Amazon Redshift · Schema

ListStatementsRequest

AnalyticsBig DataCloudData LakeData WarehouseETLMachine-LearningServerlessSQL

Properties

Name Type Description
MaxResults integer The maximum number of SQL statements to return in the response. Valid range is 0 to 100. Default is 100.
NextToken string A value that indicates the starting point for the next set of response records in a subsequent request.
RoleLevel boolean When true, returns statements submitted by all IAM users in the account. Default is false, which returns only statements from the calling user.
StatementName string Filter results by a specific statement name
Status string Filter results by statement status
View JSON Schema on GitHub

JSON Schema

amazon-redshift-data-list-statements-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ListStatementsRequest",
  "type": "object",
  "properties": {
    "MaxResults": {
      "type": "integer",
      "description": "The maximum number of SQL statements to return in the response. Valid range is 0 to 100. Default is 100."
    },
    "NextToken": {
      "type": "string",
      "description": "A value that indicates the starting point for the next set of response records in a subsequent request."
    },
    "RoleLevel": {
      "type": "boolean",
      "description": "When true, returns statements submitted by all IAM users in the account. Default is false, which returns only statements from the calling user."
    },
    "StatementName": {
      "type": "string",
      "description": "Filter results by a specific statement name"
    },
    "Status": {
      "type": "string",
      "description": "Filter results by statement status"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/amazon-redshift-data-list-statements-request"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.