Skip to main content

location_azure_blobs_list_only

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

Overview

Namelocation_azure_blobs_list_only
TypeResource
DescriptionResource schema for AWS::DataSync::LocationAzureBlob.
Idaws.datasync.location_azure_blobs_list_only

Fields

NameDatatypeDescription
location_arnstringThe Amazon Resource Name (ARN) of the Azure Blob Location that is created.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all location_azure_blobs in a region.

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

Permissions

For permissions required to operate on the location_azure_blobs_list_only resource, see location_azure_blobs