Skip to content

Bedrock Agent Runtime  >  Unions  >  AgenticRetrieveStreamResponseOutput

AgenticRetrieveStreamResponseOutput

Union Type

Union Member Types

AgenticRetrieveStreamResponseOutputResult dataclass

A retrieval result event containing the retrieved items.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputTraceEvent dataclass

A trace event providing visibility into the retrieval process.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputResponseEvent dataclass

A chunk of the generated answer. Emitted only when generateResponse is true.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputInternalServerException dataclass

An internal server error occurred.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputValidationException dataclass

The request validation failed.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputResourceNotFoundException dataclass

The specified resource was not found.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputServiceQuotaExceededException dataclass

The service quota has been exceeded.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputThrottlingException dataclass

The request was throttled.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputAccessDeniedException dataclass

Access to the resource was denied.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputConflictException dataclass

A conflict occurred with the current state of the resource.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputDependencyFailedException dataclass

A dependency failed during the operation.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputBadGatewayException dataclass

A bad gateway error occurred.

Attributes

value instance-attribute

AgenticRetrieveStreamResponseOutputUnknown 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