コマンドオプションサンプル:aws elasticbeanstalk describe-environment-health

コマンドサンプルを検索した結果です。

指定された環境の全体的な状態に関する情報を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elasticbeanstalk/describe-environment-health.html

aws elasticbeanstalk describe-environment-health --environment-name my-env --attribute-names All
    describe-environment-health — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/goto/aws-cli/elasticbeanstalk-2010-12-01/DescribeEnvironmentHealth
aws elasticbeanstalk describe-environment-health \
    jenkins-tips/BeanstalkDeployApp.groovy at master 揃 cazorla19/jenkins-tips 揃 GitHub : http://github.com/cazorla19/jenkins-tips/blob/master/tips/BeanstalkDeployApp.groovy
aws elasticbeanstalk describe-environment-health --environment-name my-env-name --attribute-names "Status" "Color" "Causes" "InstancesHealth" "HealthStatus" "RefreshedAt" --profile my-profile
    amazon web services - AWS IAM Policy elasticbeanstalk:DescribeEnvironmentHealth - Stack Overflow : http://stackoverflow.com/questions/35578835/aws-iam-policy-elasticbeanstalkdescribeenvironmenthealth

aws のオプション一覧