DocumentReviewerResponseSource
Information about a reviewer's response to a document review request.
Contents
- Comment
-
The comment entered by a reviewer as part of their document review response.
Type: Array of DocumentReviewCommentSource objects
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Required: No
- CreateTime
-
The date and time that a reviewer entered a response to a document review request.
Type: Timestamp
Required: No
- Reviewer
-
The user in your organization assigned to review a document request.
Type: String
Length Constraints: Maximum length of 50.
Pattern:
^[a-zA-Z0-9_\-.]{1,128}$
Required: No
- ReviewStatus
-
The current review status of a new custom SSM document created by a member of your organization, or of the latest version of an existing SSM document.
Only one version of a document can be in the APPROVED state at a time. When a new version is approved, the status of the previous version changes to REJECTED.
Only one version of a document can be in review, or PENDING, at a time.
Type: String
Valid Values:
APPROVED | NOT_REVIEWED | PENDING | REJECTED
Required: No
- UpdatedTime
-
The date and time that a reviewer last updated a response to a document review request.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: