aws.globalaccelerator.describe_cross_account_attachment
Example SQL Queries
SELECT * FROMaws.globalaccelerator.describe_cross_account_attachmentWHERE"attachment_arn" = 'VALUE';Description
Gets configuration information about a cross-account attachment.
Table Definition
| Column Name | Column Data Type |
|---|---|
| attachment_arn Required Input Column The Amazon Resource Name (ARN) for the cross-account attachment to describe. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| cross_account_attachment Information about the cross-account attachment. | STRUCT( |
Show child fields
| |