View a markdown version of this page

VectorCapacity - Amazon DynamoDB

VectorCapacity

The consumed capacity for vector index operations, including vector search request bytes and vector write request bytes.

Contents

Note

In the following list, the required parameters are described first.

VectorSearchRequestBytes

The number of vector search request bytes consumed by a SearchVectors operation.

Type: Double

Required: No

VectorWriteRequestBytes

The number of vector write request bytes consumed when writing to a vector index. Reported for write operations that modify attributes indexed by a vector index.

Type: Double

Required: No

See Also

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