Amazon Redshift · JSON Structure

Amazon Redshift Data Active Statements Exceeded Exception Structure

Type: object Properties: 1
AnalyticsBig DataCloudData LakeData WarehouseETLMachine LearningServerlessSQL

ActiveStatementsExceededException is a JSON Structure definition published by Amazon Redshift, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

Message

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "ActiveStatementsExceededException",
  "type": "object",
  "properties": {
    "Message": {
      "type": "string"
    }
  }
}