Oauth2ProviderConfigOutput - Amazon Bedrock AgentCore Control Plane

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.

atlassianOauth2ProviderConfig

The configuration details for the Atlassian OAuth2 provider.

Type: AtlassianOauth2ProviderConfigOutput object

Required: No

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

includedOauth2ProviderConfig

The configuration for a non-custom OAuth2 provider. This includes the configuration details for supported OAuth2 providers that have built-in integration support.

Type: IncludedOauth2ProviderConfigOutput object

Required: No

linkedinOauth2ProviderConfig

The configuration details for the LinkedIn OAuth2 provider.

Type: LinkedinOauth2ProviderConfigOutput 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: