InputContentBlock - Amazon Bedrock AgentCore Data Plane

InputContentBlock

A block of input content.

Contents

path

The path to the input content.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 100000000.

Required: Yes

blob

The binary input content.

Type: Base64-encoded binary data object

Length Constraints: Minimum length of 0. Maximum length of 100000000.

Required: No

text

The text input content.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 100000000.

Required: No

See Also

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