DynamoDB > Structures > DeleteVectorIndexAction DeleteVectorIndexAction¶ Structure Class¶ DeleteVectorIndexAction dataclass ¶ A vector index to be removed from a table. Attributes¶ index_name instance-attribute ¶ index_name: str The name of the vector index to delete.