{ "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-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-table-restore-status-schema.json", "title": "TableRestoreStatus" }