AWS Redshift · JSON Structure

Redshift Data List Statements Limit Structure

ListStatementsLimit schema from Amazon Redshift

Type: int32 Properties: 0
AnalyticsBig DataCloud DatabaseData WarehouseSQL

ListStatementsLimit 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": "int32",
  "minimum": 0,
  "maximum": 100,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-data-list-statements-limit-structure.json",
  "name": "ListStatementsLimit",
  "description": "ListStatementsLimit schema from Amazon Redshift"
}