Skip to main content

location_azure_blobs

Retrieves a list of location_azure_blobs in a region

Overview

Namelocation_azure_blobs
TypeResource
Descriptionlocation_azure_blobs
Idawscc.datasync.location_azure_blobs

Fields

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

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
location_arn
FROM awscc.datasync.location_azure_blobs
WHERE region = 'us-east-1'

Permissions

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

Create

datasync:CreateLocationAzureBlob,
datasync:DescribeLocationAzureBlob,
datasync:TagResource,
datasync:ListTagsForResource

List

datasync:ListLocations