VectorCapacity - Amazon DynamoDB
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.

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: