locationf_sx_lustre_tags
Expands all tag keys and values for locationf_sx_lustres
in a region
Overview
Name | locationf_sx_lustre_tags |
Type | Resource |
Description | Resource schema for AWS::DataSync::LocationFSxLustre. |
Id | aws.datasync.locationf_sx_lustre_tags |
Fields
Name | Datatype | Description |
---|---|---|
fsx_filesystem_arn | string | The Amazon Resource Name (ARN) for the FSx for Lustre file system. |
security_group_arns | array | The ARNs of the security groups that are to use to configure the FSx for Lustre file system. |
subdirectory | string | A subdirectory in the location's path. |
location_arn | string | The Amazon Resource Name (ARN) of the Amazon FSx for Lustre file system location that is created. |
location_uri | string | The URL of the FSx for Lustre location that was described. |
tag_key | string | Tag key. |
tag_value | string | Tag value. |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Expands tags for all locationf_sx_lustres
in a region.
SELECT
region,
fsx_filesystem_arn,
security_group_arns,
subdirectory,
location_arn,
location_uri,
tag_key,
tag_value
FROM aws.datasync.locationf_sx_lustre_tags
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the locationf_sx_lustre_tags
resource, see locationf_sx_lustres