Amazon Redshift · Schema

GetStatementResultResponse

AnalyticsBig DataCloudData LakeData WarehouseETLMachine LearningServerlessSQL

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