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::LocationObjectStorage GoogleOidcConfig
The GoogleOidcConfig property type specifies Property description not available. for an AWS::DataSync::LocationObjectStorage.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "IdentityPoolName" :String, "IdentityProviderName" :String, "ProjectName" :String, "ProjectNumber" :String}
YAML
IdentityPoolName:StringIdentityProviderName:StringProjectName:StringProjectNumber:String
Properties
IdentityPoolNameProperty description not available.
Required: Yes
Type: String
Pattern:
^(?!gcp-)[a-z][a-z0-9-]{2,30}[a-z0-9]$Minimum:
4Maximum:
32Update requires: No interruption
IdentityProviderNameProperty description not available.
Required: Yes
Type: String
Pattern:
^(?!gcp-)[a-z][a-z0-9-]{2,30}[a-z0-9]$Minimum:
4Maximum:
32Update requires: No interruption
ProjectNameProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-z][a-z0-9-]{4,28}[a-z0-9]$Minimum:
6Maximum:
30Update requires: No interruption
ProjectNumberProperty description not available.
Required: Yes
Type: String
Pattern:
^[0-9]+$Minimum:
1Maximum:
20Update requires: No interruption