AWS Redshift · Schema

ImportTablesInProgress

ImportTablesInProgress schema from Amazon Redshift

AnalyticsBig DataCloud DatabaseData WarehouseSQL
View JSON Schema on GitHub

JSON Schema

redshift-import-tables-in-progress-schema.json Raw ↑
{
  "type": "array",
  "items": {
    "type": "string"
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-import-tables-in-progress-schema.json",
  "title": "ImportTablesInProgress",
  "description": "ImportTablesInProgress schema from Amazon Redshift"
}