AWS::QuickSight::DataSource OAuthParameters - 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::QuickSight::DataSource OAuthParameters

An object that contains information needed to create a data source connection that uses OAuth client credentials. This option is available for data source connections that are made with Snowflake and Starburst.

Syntax

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

Properties

IdentityProviderResourceUri

The resource uri of the identity provider.

Required: No

Type: String

Minimum: 1

Maximum: 2048

Update requires: No interruption

IdentityProviderVpcConnectionProperties

Property description not available.

Required: No

Type: VpcConnectionProperties

Update requires: No interruption

OAuthScope

The OAuth scope.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

TokenProviderUrl

The token endpoint URL of the identity provider.

Required: Yes

Type: String

Minimum: 1

Maximum: 2048

Update requires: No interruption