Skip to main content

locationf_sx_lustres

Retrieves a list of locationf_sx_lustres in a region

Overview

Namelocationf_sx_lustres
TypeResource
Descriptionlocationf_sx_lustres
Idawscc.datasync.locationf_sx_lustres

Fields

NameDatatypeDescription
location_arnstringThe Amazon Resource Name (ARN) of the Amazon FSx for Lustre file system location that is created.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
location_arn
FROM awscc.datasync.locationf_sx_lustres
WHERE region = 'us-east-1'

Permissions

To operate on the locationf_sx_lustres resource, the following permissions are required:

Create

datasync:CreateLocationFsxLustre,
datasync:DescribeLocationFsxLustre,
datasync:ListTagsForResource,
datasync:TagResource,
fsx:DescribeFileSystems,
ec2:DescribeNetworkInterfaces,
ec2:DescribeSubnets,
ec2:DescribeSecurityGroups

List

datasync:ListLocations