VectorIndexUpdate - 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.

VectorIndexUpdate

A vector index to be added to or removed from a table.

Contents

Note

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

Create

The configuration for creating a new vector index on the table.

Type: CreateVectorIndexAction object

Required: No

Delete

The configuration for deleting an existing vector index from the table.

Type: DeleteVectorIndexAction object

Required: No

See Also

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