ReadClientCredentialsGrantMetadata - Amazon Quick Sight
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).

ReadClientCredentialsGrantMetadata

Read-only metadata for OAuth2 client credentials grant authentication configuration.

Contents

Note

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

BaseEndpoint

The base endpoint URL for the OAuth2 client credentials grant flow.

Type: String

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

Pattern: https://.*

Required: Yes

ClientCredentialsSource

The source of client credentials for the OAuth2 client credentials grant flow.

Type: String

Valid Values: PLAIN_CREDENTIALS

Required: No

ReadClientCredentialsDetails

The read-only client credentials configuration details.

Type: ReadClientCredentialsDetails object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

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