AWS Redshift · JSON Structure

Redshift Usage Limit Limit Type Structure

UsageLimitLimitType schema from Amazon Redshift

Type: string Properties: 0
AnalyticsBig DataCloud DatabaseData WarehouseSQL

UsageLimitLimitType 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": "string",
  "enum": [
    "time",
    "data-scanned"
  ],
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-usage-limit-limit-type-structure.json",
  "name": "UsageLimitLimitType",
  "description": "UsageLimitLimitType schema from Amazon Redshift"
}