Describe a way to delete a Global Secondary Index in Amazon DynamoDB.

2.0K    Asked by OliverWatson in AWS , Asked on Nov 30, 2023
Answered by Oliver Watson

A Global secondary index can be erased from the console or through an API call.

Select the table from which you need to erase the Global secondary index on the console, select the "indexes" tab under "Table items" and afterwards click on the "Delete" button which is alongside the erase list.

A Global Secondary Index can likewise be erased utilizing the Update Table API call.



Your Answer

Interviews

Parent Categories