ReviewTemplate - AWS Well-Architected Tool

ReviewTemplate

A review template.

Contents

Description

The review template description.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 250.

Pattern: ^[A-Za-z0-9-_.,:/()@!&?#+'’\s]+$

Required: No

Lenses

The lenses applied to the review template.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

Notes

The notes associated with the workload.

For a review template, these are the notes that will be associated with the workload when the template is applied.

Type: String

Length Constraints: Maximum length of 2084.

Required: No

Owner

An AWS account ID.

Type: String

Length Constraints: Fixed length of 12.

Pattern: [0-9]{12}

Required: No

QuestionCounts

A count of how many total questions are answered and unanswered in the review template.

Type: String to integer map

Valid Keys: UNANSWERED | ANSWERED

Valid Range: Minimum value of 0.

Required: No

ShareInvitationId

The ID assigned to the template share invitation.

Type: String

Pattern: [0-9a-f]{32}

Required: No

Tags

The tags assigned to the review template.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

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: