View a markdown version of this page

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

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