Skip to content

Bedrock Agentcore Control  >  Unions  >  InterceptorPayloadExclusionSelector

InterceptorPayloadExclusionSelector

Union Type

InterceptorPayloadExclusionSelector module-attribute

A selector that identifies a payload field to exclude from the interceptor input.

Union Member Types

InterceptorPayloadExclusionSelectorField dataclass

The field to exclude from the interceptor input.

Attributes

value instance-attribute

InterceptorPayloadExclusionSelectorUnknown 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