1 Answers
0
Amazon SNS topics attached to a scheduled query is currently designed to only send out notifications every time the query gets triggered, but do not come with the additional details (like query failure or success).
To verify if a schedule query is a success or failure, we have the option to check (using CLI) as of now using redshift-data API 'describe-statement'. (https://docs.aws.amazon.com/redshift-data/latest/APIReference/API_DescribeStatement.html)
answered 13 days ago
Relevant questions
Having issues selecting columns in Timestream->Scheduled query - Can't save the query
asked 5 months agoRedshift MV issue – mv_version != NULL
asked 8 months agouse Redshift Spectrum to query both Redshift table and s3 file
Accepted Answerasked 2 years agoInstance Scheduled for Retirement
asked 3 years agoRedshift Metric No Data Available.
asked 3 months agoEMR step failure Alerts Issue
asked 2 months agoError while creating redshift serverless
asked 2 days agoAWS cloudformation - Redshift Cluster subnet group
asked 2 months agoRedShift Scheduled Query Failure Alerting Issues
asked 2 months agoUsing redshift-data boto3 to make cross account redshift calls
asked 7 months ago