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: