CustomOauth2ProviderConfigInput - Amazon Bedrock AgentCore Control

CustomOauth2ProviderConfigInput

Input configuration for a custom OAuth2 provider.

Contents

clientId

The client ID for the custom OAuth2 provider.

Type: String

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

Required: Yes

clientSecret

The client secret for the custom OAuth2 provider.

Type: String

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

Required: Yes

oauthDiscovery

The OAuth2 discovery information for the custom provider.

Type: Oauth2Discovery object

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

Required: Yes

See Also

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