---
type: resource-type
title: ReviewTemplate
description: aws resource type AWS::WellArchitected::ReviewTemplate
name: ReviewTemplate
lexicon: aws
resource_type: AWS::WellArchitected::ReviewTemplate
---
`AWS::WellArchitected::ReviewTemplate`, a resource type of the aws lexicon.

## Properties

- `Description` (`string`, required): The review template description.
- `Lenses` (`string[]`, required): The lenses applied to the review template.
- `TemplateName` (`string`, required): The name of the review template.
- `Notes` (`string`, optional): The notes associated with the review template.
- `Owner` (`string`, optional): The owner of the review template.
- `Tags` (`Record<string, unknown>[]`, optional): The tags assigned to the review template.
- `TemplateArn` (`string`, optional): The review template ARN.
- `UpdatedAt` (`string`, optional): The date and time the review template was last updated.
- `UpdateStatus` (`"CURRENT" | "LENS_NOT_CURRENT"`, optional): The latest status of the review template.

## Attributes

- `Owner`
- `TemplateArn`
- `UpdatedAt`
- `UpdateStatus`
