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
-
Sign in to the Amazon Web Services Management Console and open the Amazon Redshift console at https://console.amazonaws.cn/redshiftv2/
. -
On the navigation menu, choose Advisor.
-
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.