Skip to content

Bedrock Agentcore Control  >  Unions  >  InterceptorConfiguration

InterceptorConfiguration

Union Type

InterceptorConfiguration module-attribute

The interceptor configuration.

Union Member Types

InterceptorConfigurationLambda dataclass

The details of the lambda function used for the interceptor.

Attributes

value instance-attribute

InterceptorConfigurationUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str