Command option Sample:aws deploy get-deployment-config

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

Gets information about a deployment configuration.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/deploy/get-deployment-config.html

aws deploy get-deployment-config --deployment-config-name ThreeQuartersHealthy
    get-deployment — AWS CLI 1.16.5 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/deploy/get-deployment-config.html
aws deploy get-deployment-config --deployment-config-name CodeDeployDefault.AllAtOnce
    GitHub - techpivot/aws-code-deploy: Bash script to easily deploy applications with AWS Code Deploy. Designed to be used with CI systems such as TravisCI, CircleCI, and CodeShip and provide functionality that is not included in the out-of-box solutions from these vendors. : http://github.com/techpivot/aws-code-deploy.1

aws のオプション一覧