This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::Runtime AuthorizerConfiguration
The authorizer configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CustomJWTAuthorizer" :
CustomJWTAuthorizerConfiguration
}
Properties
-
Represents inbound authorization configuration options used to authenticate incoming requests.
Required: No
Type: CustomJWTAuthorizerConfiguration
Update requires: No interruption