Amazon Redshift Advisor レコメンデーションの表示 - Amazon Redshift

Amazon Redshift Advisor レコメンデーションの表示

Amazon Redshift Advisor レコメンデーションにアクセスするには、Amazon Redshift コンソール、Amazon Redshift API、または AWS CLI を使用できます。レコメンデーションにアクセスするには、IAM ロールまたは ID にアクセス許可 redshift:ListRecommendations がアタッチされている必要があります。

Amazon Redshift プロビジョンドコンソールでの Amazon Redshift Advisor レコメンデーションの表示

AWS Management Console で Amazon Redshift Advisor レコメンデーションを表示できます。

コンソールで Amazon Redshift クラスターに関する Amazon Redshift Advisor レコメンデーションを表示するには
  1. AWS Management Console にサインインして、 https://console.aws.amazon.com/redshiftv2/で Amazon Redshift コンソールを開きます。

  2. ナビゲーションメニューで [Advisor] (アドバイザー) を選択します。

  3. 各レコメンデーションを展開して、詳細情報を確認します。このページでは、レコメンデーションをソートしたりグループ化したりすることができます。

Amazon Redshift API オペレーションを使用した Amazon Redshift Advisor レコメンデーションの表示

Amazon Redshift API を使用して、Amazon Redshift クラスターに関する Amazon Redshift Advisor レコメンデーションを一覧表示できます。通常、選択したプログラミング言語でアプリケーションを開発するには、AWS SDK を使用して redshift:ListRecommendations API を呼び出します。詳細については、「Amazon Redshift API リファレンス」の「ListRecommendations」を参照してください。

AWS Command Line Interface オペレーションを使用した Amazon Redshift Advisor レコメンデーションの表示

AWS Command Line Interface を使用して、Amazon Redshift クラスターに関する Amazon Redshift Advisor レコメンデーションを一覧表示できます。詳細については、「AWS CLI コマンドリファレンス」の「list-recommendations」を参照してください。