AWS Redshift · JSON Structure

Redshift Import Tables Completed Structure

ImportTablesCompleted schema from Amazon Redshift

Type: array Properties: 0
AnalyticsBig DataCloud DatabaseData WarehouseSQL

ImportTablesCompleted is a JSON Structure definition published by AWS Redshift. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "array",
  "items": {
    "type": "string"
  },
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-import-tables-completed-structure.json",
  "name": "ImportTablesCompleted",
  "description": "ImportTablesCompleted schema from Amazon Redshift"
}