Skip to content

/AWS1/CL_S3VMETADATACONF

Amazon S3 Vectors is in preview release for Amazon S3 and is subject to change.

The metadata configuration for a vector index.

CONSTRUCTOR

IMPORTING

Required arguments:

it_nonfilterablemetadatakeys TYPE /AWS1/CL_S3VNONFILTBLMETKEYS_W=>TT_NONFILTERABLEMETADATAKEYS TT_NONFILTERABLEMETADATAKEYS

Non-filterable metadata keys allow you to enrich vectors with additional context during storage and retrieval. Unlike default metadata keys, these keys can’t be used as query filters. Non-filterable metadata keys can be retrieved but can’t be searched, queried, or filtered. You can access non-filterable metadata keys of your vectors after finding the vectors. For more information about non-filterable metadata keys, see Vectors and Limitations and restrictions in the Amazon S3 User Guide.


Queryable Attributes

nonFilterableMetadataKeys

Non-filterable metadata keys allow you to enrich vectors with additional context during storage and retrieval. Unlike default metadata keys, these keys can’t be used as query filters. Non-filterable metadata keys can be retrieved but can’t be searched, queried, or filtered. You can access non-filterable metadata keys of your vectors after finding the vectors. For more information about non-filterable metadata keys, see Vectors and Limitations and restrictions in the Amazon S3 User Guide.

Accessible with the following methods

Method Description
GET_NONFILTERABLEMETKEYS() Getter for NONFILTERABLEMETADATAKEYS, with configurable defa
ASK_NONFILTERABLEMETKEYS() Getter for NONFILTERABLEMETADATAKEYS w/ exceptions if field
HAS_NONFILTERABLEMETKEYS() Determine if NONFILTERABLEMETADATAKEYS has a value