locationf_sx_open_zfs_list_only
Lists locationf_sx_open_zfs
in a region or regions, for all properties use locationf_sx_open_zfs
Overview
Name | locationf_sx_open_zfs_list_only |
Type | Resource |
Description | Resource schema for AWS::DataSync::LocationFSxOpenZFS. |
Id | aws.datasync.locationf_sx_open_zfs_list_only |
Fields
Name | Datatype | Description |
---|---|---|
fsx_filesystem_arn | string | The Amazon Resource Name (ARN) for the FSx OpenZFS file system. |
security_group_arns | array | The ARNs of the security groups that are to use to configure the FSx OpenZFS file system. |
protocol | object | Configuration settings for an NFS or SMB protocol, currently only support NFS |
subdirectory | string | A subdirectory in the location's path. |
tags | array | An array of key-value pairs to apply to this resource. |
location_arn | string | The Amazon Resource Name (ARN) of the Amazon FSx OpenZFS file system location that is created. |
location_uri | string | The URL of the FSx OpenZFS that was described. |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all locationf_sx_open_zfs
in a region.
SELECT
region,
location_arn
FROM aws.datasync.locationf_sx_open_zfs_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the locationf_sx_open_zfs_list_only
resource, see locationf_sx_open_zfs