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::Runtime AuthorizerConfiguration
Represents inbound authorization configuration options used to authenticate incoming requests.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CustomJWTAuthorizer" :CustomJWTAuthorizerConfiguration}
Properties
-
The inbound JWT-based authorization, specifying how incoming requests should be authenticated.
Required: No
Type: CustomJWTAuthorizerConfiguration
Update requires: No interruption