ProfileNotificationSummary
The profile notification summary.
Contents
- CurrentProfileVersion
-
The current profile version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Pattern:
^[A-Za-z0-9-]+$
Required: No
- LatestProfileVersion
-
The latest profile version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Pattern:
^[A-Za-z0-9-]+$
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
- ProfileName
-
The profile name.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 100.
Required: No
- Type
-
Type of notification.
Type: String
Valid Values:
PROFILE_ANSWERS_UPDATED | PROFILE_DELETED
Required: No
- WorkloadId
-
The ID assigned to the workload. This ID is unique within an AWS Region.
Type: String
Length Constraints: Fixed length of 32.
Pattern:
[0-9a-f]{32}
Required: No
- WorkloadName
-
The name of the workload.
The name must be unique within an account within an AWS Region. Spaces and capitalization are ignored when checking for uniqueness.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 100.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: