View a markdown version of this page

AWS::DataSync::LocationObjectStorage GoogleOidcConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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::LocationObjectStorage GoogleOidcConfig

The GoogleOidcConfig property type specifies Property description not available. for an AWS::DataSync::LocationObjectStorage.

Syntax

To declare this entity in your Amazon 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