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

## Properties

- `ProfileDescription` (`string`, required): The profile description.
- `ProfileName` (`string`, required): The name of the profile.
- `ProfileQuestions` (`WellArchitectedProfile_ProfileQuestionUpdate[]`, required): The profile questions.
- `CreatedAt` (`string`, optional): The date and time the profile was created.
- `Owner` (`string`, optional): The owner of the profile.
- `ProfileArn` (`string`, optional): The profile ARN.
- `ProfileVersion` (`string`, optional): The profile version.
- `Tags` (`WellArchitectedProfile_Tag[]`, optional): The tags assigned to the profile.
- `UpdatedAt` (`string`, optional): The date and time the profile was last updated.

## Attributes

- `CreatedAt`
- `Owner`
- `ProfileArn`
- `ProfileVersion`
- `UpdatedAt`
