AWS::DataSync::LocationAzureBlobResource Type definition for AWS::DataSync::LocationAzureBlob.
10 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AzureBlobAuthenticationType | string | Required |
AgentArns | Array<string> | |
AzureAccessTier | string | |
AzureBlobContainerUrl | string | Create-onlyWrite-only |
AzureBlobSasConfiguration | AzureBlobSasConfiguration | Write-only |
AzureBlobType | string | |
CmkSecretConfig | CmkSecretConfig | |
CustomSecretConfig | CustomSecretConfig | |
Subdirectory | string | Write-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
LocationArn | string | The Amazon Resource Name (ARN) of the Azure Blob Location that is created. |
LocationUri | string | The URL of the Azure Blob Location that was described. |
ManagedSecretConfig | ManagedSecretConfig | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::DataSync::LocationAzureBlob
Resources:
MyResource:
Type: AWS::DataSync::LocationAzureBlob
Properties:
AzureBlobAuthenticationType: "SAS"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
datasync:CreateLocationAzureBlobdatasync:DescribeLocationAzureBlobdatasync:TagResourcedatasync:ListTagsForResourcesecretsmanager:CreateSecretsecretsmanager:PutSecretValuesecretsmanager:DeleteSecretiam:CreateServiceLinkedRoledatasync:DescribeLocationAzureBlobdatasync:ListTagsForResourcedatasync:DescribeLocationAzureBlobdatasync:ListTagsForResourcedatasync:TagResourcedatasync:UntagResourcedatasync:UpdateLocationAzureBlobsecretsmanager:UpdateSecretsecretsmanager:DeleteSecretsecretsmanager:PutSecretValuedatasync:DeleteLocationsecretsmanager:DeleteSecretdatasync:ListLocationsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterLocationArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AzureBlobContainerUrl