Skip to content

Bedrock Runtime  >  Unions  >  InvokeModelWithBidirectionalStreamInput

InvokeModelWithBidirectionalStreamInput

Union Type

InvokeModelWithBidirectionalStreamInput module-attribute

Payload content, the speech chunk, for the bidirectional input of the invocation step.

Union Member Types

InvokeModelWithBidirectionalStreamInputChunk dataclass

The audio chunk that is used as input for the invocation step.

Attributes

value instance-attribute

InvokeModelWithBidirectionalStreamInputUnknown 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