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::Gateway InterceptorConfiguration
The interceptor configuration.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Lambda" :LambdaInterceptorConfiguration}
Properties
Lambda-
The details of the lambda function used for the interceptor.
Required: Yes
Type: LambdaInterceptorConfiguration
Update requires: No interruption