View a markdown version of this page

AWS::DataSync::LocationAzureBlob AzureFederatedIdentityConfig - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::DataSync::LocationAzureBlob AzureFederatedIdentityConfig

The AzureFederatedIdentityConfig property type specifies Property description not available. for an AWS::DataSync::LocationAzureBlob.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "AwsIamRole" : String, "AzureOidc" : AzureOidcConfig }

Properties

AwsIamRole

Property description not available.

Required: No

Type: String

Pattern: ^(arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*|)$

Maximum: 2048

Update requires: No interruption

AzureOidc

Property description not available.

Required: No

Type: AzureOidcConfig

Update requires: No interruption