Amazon Keyspaces · Capability
Amazon Keyspaces API — Tables
Amazon Keyspaces API — Tables. 6 operations. Lead operation: Amazon Keyspaces Create Table. Self-contained Naftiko capability covering one Amazon Keyspaces business surface.
What You Can Do
POST
Createtable
— Amazon Keyspaces Create Table
/v1/keyspaces/{keyspacename}/tables
GET
Listtables
— Amazon Keyspaces List Tables
/v1/keyspaces/{keyspacename}/tables
GET
Gettable
— Amazon Keyspaces Get Table
/v1/keyspaces/{keyspacename}/tables/{tablename}
PUT
Updatetable
— Amazon Keyspaces Update Table
/v1/keyspaces/{keyspacename}/tables/{tablename}
DELETE
Deletetable
— Amazon Keyspaces Delete Table
/v1/keyspaces/{keyspacename}/tables/{tablename}
POST
Restoretable
— Amazon Keyspaces Restore Table
/v1/keyspaces/{keyspacename}/tables/{tablename}/restore
MCP Tools
amazon-keyspaces-create-table
Amazon Keyspaces Create Table
amazon-keyspaces-list-tables
Amazon Keyspaces List Tables
read-only
idempotent
amazon-keyspaces-get-table
Amazon Keyspaces Get Table
read-only
idempotent
amazon-keyspaces-update-table
Amazon Keyspaces Update Table
idempotent
amazon-keyspaces-delete-table
Amazon Keyspaces Delete Table
idempotent
amazon-keyspaces-restore-table
Amazon Keyspaces Restore Table