Skip to main content

s3access_point_attachments_list_only

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

Overview

Names3access_point_attachments_list_only
TypeResource
DescriptionResource type definition for AWS::FSx::S3AccessPointAttachment
Idawscc.fsx.s3access_point_attachments_list_only

Fields

NameDatatypeDescription
namestringThe Name of the S3AccessPointAttachment
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all s3access_point_attachments in a region.

SELECT
region,
name
FROM awscc.fsx.s3access_point_attachments_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the s3access_point_attachments_list_only resource, see s3access_point_attachments