This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon CloudFormation template, use the following syntax:
JSON
{ "AwsIamRole" :String, "AzureOidc" :AzureOidcConfig}
YAML
AwsIamRole:StringAzureOidc:AzureOidcConfig
Properties
AwsIamRoleProperty 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:
2048Update requires: No interruption
AzureOidcProperty description not available.
Required: No
Type: AzureOidcConfig
Update requires: No interruption