AWS Redshift · Schema

TableRestoreStatusMessage

AnalyticsBig DataCloud DatabaseData WarehouseSQL

Properties

Name Type Description
TableRestoreStatusDetails object
Marker object
View JSON Schema on GitHub

JSON Schema

redshift-table-restore-status-message-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "TableRestoreStatusDetails": {},
    "Marker": {}
  },
  "description": "<p/>",
  "$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-message-schema.json",
  "title": "TableRestoreStatusMessage"
}