Group
This structure contains information about one group.
Contents
- Arn
- 
               The ARN of the group. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Pattern: arn:(aws[a-zA-Z-]*)?:synthetics:[a-z]{2,4}(-[a-z]{2,4})?-[a-z]+-\d{1}:\d{12}:group:[0-9a-z]+Required: No 
- CreatedTime
- 
               The date and time that the group was created. Type: Timestamp Required: No 
- Id
- 
               The unique ID of the group. Type: String Length Constraints: Minimum length of 1. Maximum length of 1024. Required: No 
- LastModifiedTime
- 
               The date and time that the group was most recently updated. Type: Timestamp Required: No 
- Name
- 
               The name of the group. Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Required: No 
- Tags
- 
               The list of key-value pairs that are associated with the canary. Type: String to string map Map Entries: Maximum number of 50 items. Key Length Constraints: Minimum length of 1. Maximum length of 128. Key Pattern: ^(?!aws:)[a-zA-Z+-=._:/]+$Value Length Constraints: Maximum length of 256. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: