Attachment
A cross-account attachment in AWS Global Accelerator. A cross-account attachment specifies the principals who have permission to work with resources in your account, which you also list in the attachment.
Contents
- AttachmentArn
-
The Amazon Resource Name (ARN) of the cross-account attachment.
Type: String
Length Constraints: Maximum length of 255.
Required: No
- CreatedTime
-
The date and time that the cross-account attachment was created.
Type: Timestamp
Required: No
- LastModifiedTime
-
The date and time that the cross-account attachment was last modified.
Type: Timestamp
Required: No
- Name
-
The name of the cross-account attachment.
Type: String
Length Constraints: Maximum length of 64.
Pattern:
[\S\s]+
Required: No
- Principals
-
The principals included in the cross-account attachment.
Type: Array of strings
Length Constraints: Maximum length of 256.
Pattern:
(^\d{12}$|arn:.*)
Required: No
- Resources
-
The resources included in the cross-account attachment.
Type: Array of Resource objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: