View a markdown version of this page

AgenticRetrieveMessage - Amazon Bedrock

AgenticRetrieveMessage

A message in the agentic retrieval conversation.

Contents

content

The content of the message.

Type: AgenticRetrieveMessageContent object

Required: Yes

role

The role of the message sender (e.g., user or assistant).

Type: String

Valid Values: user | assistant

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: