Skip to main content

direct_connect_gateway_attachments_list_only

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

Overview

Namedirect_connect_gateway_attachments_list_only
TypeResource
DescriptionAWS::NetworkManager::DirectConnectGatewayAttachment Resource Type
Idaws.networkmanager.direct_connect_gateway_attachments_list_only

Fields

NameDatatypeDescription
attachment_idstringId of the attachment.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all direct_connect_gateway_attachments in a region.

SELECT
region,
attachment_id
FROM aws.networkmanager.direct_connect_gateway_attachments_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the direct_connect_gateway_attachments_list_only resource, see direct_connect_gateway_attachments