Profile
A profile.
Contents
- CreatedAt
-
The date and time recorded in Unix format (seconds).
Type: Timestamp
Required: No
- Owner
-
An AWS account ID.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[0-9]{12}
Required: No
- ProfileArn
-
The profile ARN.
Type: String
Length Constraints: Maximum length of 2084.
Pattern:
arn:aws[-a-z]*:wellarchitected:[a-z]{2}(-gov)?-[a-z]+-\d:\d{12}:profile/[a-z0-9]+
Required: No
- ProfileDescription
-
The profile description.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 100.
Required: No
- ProfileName
-
The profile name.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 100.
Required: No
- ProfileQuestions
-
Profile questions.
Type: Array of ProfileQuestion objects
Required: No
- ProfileVersion
-
The profile version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Pattern:
^[A-Za-z0-9-]+$
Required: No
-
The ID assigned to the share invitation.
Type: String
Pattern:
[0-9a-f]{32}
Required: No
- Tags
-
The tags assigned to the profile.
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
- UpdatedAt
-
The date and time recorded in Unix format (seconds).
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: