Command option Sample:aws elasticbeanstalk describe-environment-health

Search command sample in the internet.It is the result.

Returns information about the overall health of the specifiedenvironment.Show details from next link. 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 のオプション一覧