AWS::BedrockAgentCore::OAuth2CredentialProvider Oauth2ProviderConfigOutput - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::BedrockAgentCore::OAuth2CredentialProvider Oauth2ProviderConfigOutput

Contains the output configuration for an OAuth2 provider.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "ClientId" : String, "OauthDiscovery" : Oauth2Discovery }

Properties

ClientId

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 256

Update requires: No interruption

OauthDiscovery

Property description not available.

Required: No

Type: Oauth2Discovery

Update requires: No interruption