Viewing Amazon Redshift Advisor recommendations - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Viewing Amazon Redshift Advisor recommendations

You can access Amazon Redshift Advisor recommendations using the Amazon Redshift console, Amazon Redshift API, or Amazon CLI. To access recommendations you must have permission redshift:ListRecommendations attached to your IAM role or identity.

Viewing Amazon Redshift Advisor recommendations on the Amazon Redshift provisioned console

You can view Amazon Redshift Advisor recommendations on the Amazon Web Services Management Console.

To view Amazon Redshift Advisor recommendations for Amazon Redshift clusters on the console
  1. Sign in to the Amazon Web Services Management Console and open the Amazon Redshift console at https://console.amazonaws.cn/redshiftv2/.

  2. On the navigation menu, choose Advisor.

  3. Expand each recommendation to see more details. On this page, you can sort and group recommendations.

Viewing Amazon Redshift Advisor recommendations using Amazon Redshift API operations

You can list Amazon Redshift Advisor recommendations for Amazon Redshift clusters using the Amazon Redshift API. Typically, you develop and application in your programming language of your choice to call the redshift:ListRecommendations API using an Amazon SDK. For more information, see ListRecommendations in the Amazon Redshift API Reference.

Viewing Amazon Redshift Advisor recommendations using Amazon Command Line Interface operations

You can list Amazon Redshift Advisor recommendations for Amazon Redshift clusters using the Amazon Command Line Interface. For more information, see list-recommendations in the Amazon CLI Command Reference.