Oauth2ProviderConfigOutput - Amazon Bedrock AgentCore Control

Oauth2ProviderConfigOutput

Contains the output configuration for an OAuth2 provider.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

customOauth2ProviderConfig

The output configuration for a custom OAuth2 provider.

Type: CustomOauth2ProviderConfigOutput object

Required: No

githubOauth2ProviderConfig

The output configuration for a GitHub OAuth2 provider.

Type: GithubOauth2ProviderConfigOutput object

Required: No

googleOauth2ProviderConfig

The output configuration for a Google OAuth2 provider.

Type: GoogleOauth2ProviderConfigOutput object

Required: No

microsoftOauth2ProviderConfig

The output configuration for a Microsoft OAuth2 provider.

Type: MicrosoftOauth2ProviderConfigOutput object

Required: No

salesforceOauth2ProviderConfig

The output configuration for a Salesforce OAuth2 provider.

Type: SalesforceOauth2ProviderConfigOutput object

Required: No

slackOauth2ProviderConfig

The output configuration for a Slack OAuth2 provider.

Type: SlackOauth2ProviderConfigOutput object

Required: No

See Also

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