Skip to content

Bedrock Agent Runtime  >  Unions  >  Caller

Caller

Union Type

Caller module-attribute

Details about a caller.

Union Member Types

CallerAgentAliasArn dataclass

The caller's agent alias ARN.

Attributes

value instance-attribute
value: str

CallerUnknown 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