APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon Redshift
GetStatementResultResponse
Amazon Redshift
· Schema
GetStatementResultResponse
Analytics
Big Data
Cloud
Data Lake
Data Warehouse
ETL
Machine Learning
Serverless
SQL
Properties
Name
Type
Description
Records
array
The results of the SQL statement as an array of rows
ColumnMetadata
array
Metadata about the columns in the result set
TotalNumRows
integer
Total number of rows in the result set
NextToken
string
Pagination token for the next page of results
View JSON Schema on GitHub