AWS::BedrockAgentCore::Gateway GatewayInterceptorConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::BedrockAgentCore::Gateway GatewayInterceptorConfiguration

The configuration for an interceptor on a gateway. This structure defines settings for an interceptor that will be invoked during the invocation of the gateway.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

InputConfiguration

The configuration for the input of the interceptor. This field specifies how the input to the interceptor is constructed

Required: No

Type: InterceptorInputConfiguration

Update requires: No interruption

InterceptionPoints

The supported points of interception. This field specifies which points during the gateway invocation to invoke the interceptor

Required: Yes

Type: Array of String

Minimum: 1

Maximum: 2

Update requires: No interruption

Interceptor

The infrastructure settings of an interceptor configuration. This structure defines how the interceptor can be invoked.

Required: Yes

Type: InterceptorConfiguration

Update requires: No interruption