OAuthParameters - Amazon QuickSight

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.

Contents

Note

In the following list, the required parameters are described first.

TokenProviderUrl

The token endpoint URL of the identity provider.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

IdentityProviderResourceUri

The resource uri of the identity provider.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: No

IdentityProviderVpcConnectionProperties

VPC connection properties.

Type: VpcConnectionProperties object

Required: No

OAuthScope

The OAuth scope.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: