View a markdown version of this page

InterceptorInputConfiguration - Amazon Bedrock AgentCore Control Plane

InterceptorInputConfiguration

The input configuration of the interceptor.

Contents

passRequestHeaders

Indicates whether to pass request headers as input into the interceptor. When set to true, request headers will be passed.

Type: Boolean

Required: Yes

payloadFilter

The filter that determines which parts of the request or response payload are passed as input to the interceptor.

Type: InterceptorPayloadFilter object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: