Skip to main content

locationf_sx_open_zfs

Gets an individual locationf_sx_open_zfs resource

Overview

Namelocationf_sx_open_zfs
TypeResource
Descriptionlocationf_sx_open_zfs
Idawscc.datasync.locationf_sx_open_zfs

Fields

NameDatatypeDescription
fsx_filesystem_arnstringThe Amazon Resource Name (ARN) for the FSx OpenZFS file system.
security_group_arnsarrayThe ARNs of the security groups that are to use to configure the FSx OpenZFS file system.
protocolobject
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 OpenZFS file system location that is created.
location_uristringThe URL of the FSx OpenZFS that was described.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
fsx_filesystem_arn,
security_group_arns,
protocol,
subdirectory,
tags,
location_arn,
location_uri
FROM awscc.datasync.locationf_sx_open_zfs
WHERE data__Identifier = '<LocationArn>';

Permissions

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

Read

datasync:DescribeLocationFsxOpenZfs,
datasync:ListTagsForResource

Update

datasync:DescribeLocationFsxOpenZfs,
datasync:ListTagsForResource,
datasync:TagResource,
datasync:UntagResource

Delete

datasync:DeleteLocation