Skip to content

Bedrock Agent Runtime  >  Unions  >  InvocationStepPayload

InvocationStepPayload

Union Type

InvocationStepPayload module-attribute

Payload content, such as text and images, for the invocation step.

Union Member Types

InvocationStepPayloadContentBlocks dataclass

The content for the invocation step.

Attributes

value instance-attribute

InvocationStepPayloadUnknown 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