View a markdown version of this page

GuardrailChecksMessage - Amazon Bedrock

GuardrailChecksMessage

A message to evaluate against guardrail checks, containing a role and content blocks.

Contents

content

The content blocks for the message.

Type: Array of GuardrailChecksContentBlock objects

Array Members: Minimum number of 1 item.

Required: Yes

role

The role of the message sender.

Type: String

Valid Values: user | assistant | system

Required: Yes

See Also

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