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 OnBehalfOfTokenExchangeConfig
The OnBehalfOfTokenExchangeConfig property type specifies Property description not available. for an AWS::BedrockAgentCore::OAuth2CredentialProvider.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "GrantType" :String, "TokenExchangeGrantTypeConfig" :TokenExchangeGrantTypeConfig}
Properties
GrantTypeProperty description not available.
Required: Yes
Type: String
Allowed values:
TOKEN_EXCHANGE | JWT_AUTHORIZATION_GRANTUpdate requires: No interruption
TokenExchangeGrantTypeConfigProperty description not available.
Required: No
Type: TokenExchangeGrantTypeConfig
Update requires: No interruption