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::GatewayTarget AuthorizationData
Contains the authorization data that is returned when a gateway target is configured with a credential provider with authorization code grant type and requires user federation.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Oauth2" :OAuth2AuthorizationData}
Properties
-
OAuth2 authorization data for the gateway target.
Required: Yes
Type: OAuth2AuthorizationData
Update requires: No interruption