cross_account_attachments_list_only
Lists cross_account_attachments
in a region or regions, for all properties use cross_account_attachments
Overview
Name | cross_account_attachments_list_only |
Type | Resource |
Description | Resource Type definition for AWS::GlobalAccelerator::CrossAccountAttachment |
Id | aws.globalaccelerator.cross_account_attachments_list_only |
Fields
Name | Datatype | Description |
---|---|---|
name | string | The Friendly identifier of the attachment. |
attachment_arn | string | The Amazon Resource Name (ARN) of the attachment. |
principals | array | Principals to share the resources with. |
resources | array | Resources shared using the attachment. |
tags | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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