AWS Redshift · JSON Structure

Redshift Supported Platform Structure

A list of supported platforms for orderable clusters.

Type: object Properties: 1
AnalyticsBig DataCloud DatabaseData WarehouseSQL

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

Properties

Name

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

JSON Structure

Raw ↑
{
  "type": "object",
  "properties": {
    "Name": {}
  },
  "description": "A list of supported platforms for orderable clusters.",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-supported-platform-structure.json",
  "name": "SupportedPlatform"
}