locationf_sx_lustres
Retrieves a list of locationf_sx_lustres
in a region
Overview
Name | locationf_sx_lustres |
Type | Resource |
Description | locationf_sx_lustres |
Id | awscc.datasync.locationf_sx_lustres |
Fields
Name | Datatype | Description |
---|---|---|
location_arn | string | The Amazon Resource Name (ARN) of the Amazon FSx for Lustre file system location that is created. |
region | string | AWS 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