Skip to main content

locationf_sx_lustres_list_only

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

Overview

Namelocationf_sx_lustres_list_only
TypeResource
DescriptionResource schema for AWS::DataSync::LocationFSxLustre.
Idaws.datasync.locationf_sx_lustres_list_only

Fields

NameDatatypeDescription
fsx_filesystem_arnstringThe Amazon Resource Name (ARN) for the FSx for Lustre file system.
security_group_arnsarrayThe ARNs of the security groups that are to use to configure the FSx for Lustre file system.
subdirectorystringA subdirectory in the location's path.
tagsarrayAn array of key-value pairs to apply to this resource.
location_arnstringThe Amazon Resource Name (ARN) of the Amazon FSx for Lustre file system location that is created.
location_uristringThe URL of the FSx for Lustre location that was described.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all locationf_sx_lustres in a region.

SELECT
region,
location_arn
FROM aws.datasync.locationf_sx_lustres_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the locationf_sx_lustres_list_only resource, see locationf_sx_lustres