{ "type": "object", "properties": { "TableRestoreRequestId": {}, "Status": {}, "Message": {}, "RequestTime": {}, "ProgressInMegaBytes": {}, "TotalDataInMegaBytes": {}, "ClusterIdentifier": {}, "SnapshotIdentifier": {}, "SourceDatabaseName": {}, "SourceSchemaName": {}, "SourceTableName": {}, "TargetDatabaseName": {}, "TargetSchemaName": {}, "NewTableName": {} }, "description": "Describes the status of a RestoreTableFromClusterSnapshot operation.", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-table-restore-status-structure.json", "name": "TableRestoreStatus" }