AgenticRetrieveMemoryMetadataValue - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AgenticRetrieveMemoryMetadataValue

A metadata value that a filter expression compares against. Set exactly one member.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

dateTimeValue

A timestamp value in ISO 8601 UTC format.

Type: Timestamp

Required: No

numberValue

A numeric value.

Type: Double

Required: No

stringListValue

A list of string values.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9\s._:/=+@-]*

Required: No

stringValue

A string value.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9\s._:/=+@-]*

Required: No

See Also

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