View a markdown version of this page

AWS::DataSync::LocationObjectStorage GoogleOidcConfig - 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::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: String IdentityProviderName: String ProjectName: String ProjectNumber: String

Properties

IdentityPoolName

Property description not available.

Required: Yes

Type: String

Pattern: ^(?!gcp-)[a-z][a-z0-9-]{2,30}[a-z0-9]$

Minimum: 4

Maximum: 32

Update requires: No interruption

IdentityProviderName

Property description not available.

Required: Yes

Type: String

Pattern: ^(?!gcp-)[a-z][a-z0-9-]{2,30}[a-z0-9]$

Minimum: 4

Maximum: 32

Update requires: No interruption

ProjectName

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-z][a-z0-9-]{4,28}[a-z0-9]$

Minimum: 6

Maximum: 30

Update requires: No interruption

ProjectNumber

Property description not available.

Required: Yes

Type: String

Pattern: ^[0-9]+$

Minimum: 1

Maximum: 20

Update requires: No interruption