Skip to main content

cross_account_attachments_list_only

Lists cross_account_attachments in a region or regions, for all properties use cross_account_attachments

Overview

Namecross_account_attachments_list_only
TypeResource
DescriptionResource Type definition for AWS::GlobalAccelerator::CrossAccountAttachment
Idaws.globalaccelerator.cross_account_attachments_list_only

Fields

NameDatatypeDescription
namestringThe Friendly identifier of the attachment.
attachment_arnstringThe Amazon Resource Name (ARN) of the attachment.
principalsarrayPrincipals to share the resources with.
resourcesarrayResources shared using the attachment.
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all cross_account_attachments in a region.

SELECT
region,
attachment_arn
FROM aws.globalaccelerator.cross_account_attachments_list_only
;

Permissions

For permissions required to operate on the cross_account_attachments_list_only resource, see cross_account_attachments