Amazon Keyspaces · Arazzo Workflow
Amazon Keyspaces Restore Table
Version 1.0.0
Restore a table to a point in time and wait for the restored copy to be ACTIVE.
Provider
Workflows
restore-table
Restore a table to a point in time and poll until the target is ACTIVE.
Confirms the source table, restores it to a new target table at a given timestamp, then polls the target table until it becomes ACTIVE.
1
confirmSource
Read the source table to confirm it exists and is ACTIVE before starting the restore.
2
3
waitForActive
Poll the restored target table until the service completes the RESTORING transition and reports ACTIVE. While the status is RESTORING the step loops back on itself.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.