View a markdown version of this page

VectorCapacity - Amazon DynamoDB
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: