Skip to main content

locationf_sx_ontaps_list_only

Lists locationf_sx_ontaps in a region or regions, for all properties use locationf_sx_ontaps

Overview

Namelocationf_sx_ontaps_list_only
TypeResource
DescriptionResource schema for AWS::DataSync::LocationFSxONTAP.
Idaws.datasync.locationf_sx_ontaps_list_only

Fields

NameDatatypeDescription
location_arnstringThe Amazon Resource Name (ARN) of the Amazon FSx ONTAP file system location that is created.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all locationf_sx_ontaps in a region.

SELECT
region,
location_arn
FROM aws.datasync.locationf_sx_ontaps_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the locationf_sx_ontaps_list_only resource, see locationf_sx_ontaps