Skip to main content
Fetch the temporarily cached result of a SQL statement that was run through the Redshift Data API, together with the metadata of its columns. Note: the statement must have been run with Result Format set to CSV - this action cannot fetch the results of a statement that ran with the default JSON format. Each returned record holds rows in CSV format. Results are paginated. When the response contains a NextToken, run the action again with that value in Next Token to fetch the next page.
External DocumentationTo learn more, visit the AWS documentation.

Basic Parameters

Advanced Parameters

Example Output

Workflow Library Example

Redshift Data Get Statement Result V2 with Aws and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop