Home icon

Automate Amazon Redshift Advisor recommendations with email alerts using an API

Big Data Blog



This article explains how to automate receiving and implementing Amazon Redshift Advisor recommendations through an API. Redshift Advisor provides recommendations to optimize cluster performance and reduce costs.

Specifically, the article covers:

  • How to access Redshift Advisor recommendations via the Amazon Redshift console or the ListRecommendations API
  • A solution architecture to automatically retrieve recommendations, store them in S3, and send email notifications with SNS
  • Prerequisites and steps to deploy the solution using AWS CloudFormation
  • Details on the workflow, including how the Lambda function processes recommendations and categorizes them
  • A sample email notification showing summarized recommendations
  • How to clean up the deployed resources


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Jul 1
2026
AI-powered performance recommendations for Amazon Redshift
Apr 7
2026
Proactive monitoring for Amazon Redshift Serverless using AWS Lambda and Slack alerts
Jul 29
2026
Amazon Redshift Data API announces long polling, session management, and flexible batch execution
Sep 2
2025
Automating Amazon RDS and Amazon Aurora recommendations via notification with AWS Lambda, Amazon EventBridge, and Amazon SES

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.