Command option Sample:aws deploy get-application-revision

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

Gets information about an application revision.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/deploy/get-application-revision.html

aws deploy get-application-revision --application-name WordPress_App --s3-location bucket=CodeDeployDemoBucket
    register-application-revision — AWS CLI 1.16.5 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/deploy/get-application-revision.html
aws deploy get-application-revision --application-name YourApplcationName --s3-location bucket=your-deploy-bucket
    amazon web services - CodeDeploy can't find my AWS Lambda Function - Stack Overflow : http://stackoverflow.com/questions/48488126/codedeploy-cant-find-my-aws-lambda-function

aws のオプション一覧