recoverGlueIcebergTableSnapshot
Schedules an on-demand job to recover a Glue Iceberg table snapshot. Only in-place recovery (into a branch on the source table) is supported today.
Arguments
| Argument | Type | Description |
|---|---|---|
| input (required) | RecoverGlueIcebergTableSnapshotInput! | Source table, snapshot, and recovery destination. |
Returns
RecoverGlueIcebergTableSnapshotReply!