ReviewTemplateSummary
Summary of a review template.
Contents
- Description
-
Description of the review template.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 250.
Pattern:
^[A-Za-z0-9-_.,:/()@!&?#+'’\s]+$
Required: No
- Lenses
-
Lenses associated with the review template.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- Owner
-
An AWS account ID.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[0-9]{12}
Required: No
- TemplateArn
-
The review template ARN.
Type: String
Length Constraints: Minimum length of 50. Maximum length of 250.
Pattern:
arn:aws(-us-gov|-iso(-[a-z])?|-cn)?:wellarchitected:[a-z]{2}(-gov|-iso([a-z])?)?-[a-z]+-\d:\d{12}:(review-template)/[a-f0-9]{32}
Required: No
- TemplateName
-
The name of the review template.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 100.
Pattern:
^[A-Za-z0-9-_.,:/()@!&?#+'’\s]+$
Required: No
- UpdatedAt
-
The date and time recorded in Unix format (seconds).
Type: Timestamp
Required: No
- UpdateStatus
-
The latest status of a review template.
Type: String
Valid Values:
CURRENT | LENS_NOT_CURRENT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: