Skip to main content

locationf_sx_ontaps

Retrieves a list of locationf_sx_ontaps in a region

Overview

Namelocationf_sx_ontaps
TypeResource
Descriptionlocationf_sx_ontaps
Idawscc.datasync.locationf_sx_ontaps

Fields

NameDatatypeDescription
location_arnstringThe Amazon Resource Name (ARN) of the Amazon FSx ONTAP 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_ontaps
WHERE region = 'us-east-1'

Permissions

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

Create

datasync:CreateLocationFsxOntap,
datasync:DescribeLocationFsxOntap,
datasync:ListTagsForResource,
datasync:TagResource,
fsx:DescribeStorageVirtualMachines,
fsx:DescribeFileSystems,
ec2:DescribeNetworkInterfaces,
ec2:DescribeSubnets,
ec2:DescribeSecurityGroups

List

datasync:ListLocations