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 GatewayInterceptorConfiguration
The GatewayInterceptorConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::Gateway.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "InputConfiguration" :InterceptorInputConfiguration, "InterceptionPoints" :[ String, ... ], "Interceptor" :InterceptorConfiguration}
YAML
InputConfiguration:InterceptorInputConfigurationInterceptionPoints:- StringInterceptor:InterceptorConfiguration
Properties
InputConfigurationProperty description not available.
Required: No
Type: InterceptorInputConfiguration
Update requires: No interruption
InterceptionPointsProperty description not available.
Required: Yes
Type: Array of String
Minimum:
1Maximum:
2Update requires: No interruption
InterceptorProperty description not available.
Required: Yes
Type: InterceptorConfiguration
Update requires: No interruption