Command option Sample:aws deploy create-deployment

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

Deploys an application revision through the specified deploymentgroup.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/deploy/create-deployment.html

aws deploy create-deployment --application-name CustomDeployment --s3-location bucket=20160719-codedeplybucket
    【Code3兄弟シリーズ】CodeDeploy~CustomDeployment編~ – サーバーワークスエンジニアブログ : http://blog.serverworks.co.jp/tech/2016/07/21/code3brother-part3/
aws deploy create-deployment --application-name test-app
    AWS DevOps Story: Exciting Technologies For Your Cloud Journey : http://cloudacademy.com/blog/aws-devops-story-exciting-technologies-for-your-cloud-journey/
aws deploy create-deployment --application-name
    Deploy to Amazon AWS - Atlassian Documentation : http://confluence.atlassian.com/bitbucket/deploy-to-amazon-aws-875304040.html
aws deploy create-deployment --application-name WordPress_App --deployment-config-name CodeDeployDefault.OneAtATime --deployment-group-name WordPress_DG --description "My demo deployment" --s3-location bucket=CodeDeployDemoBucket
    create-deployment — AWS CLI 1.16.5 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/deploy/create-deployment.html
aws deploy create-deployment --application-name
    Amazon EC2 : http://docs.shippable.com/ci/deploy-to-ec2/
aws deploy create-deployment --application-name SimpleDemoApp --deployment-config-name CodeDeployDefault.OneAtATime --deployment-group-name SimpleDemoDG --s3-location bucket=bucket-name
    aws-codedeploy-user-guide/tutorials-wordpress-deploy-application.md at master 揃 awsdocs/aws-codedeploy-user-guide 揃 GitHub : http://github.com/awsdocs/aws-codedeploy-user-guide/blob/master/doc_source/tutorials-auto-scaling-group-create-deployment.md
aws deploy create-deployment --application-name %AWS_CD_APPNAME%
 tag:help.appveyor.com,2012-11-13:/discussions/suggestions/670-aws-cli-as-pre-installed-tools    AppVeyor: Discussion  : http://help.appveyor.com/discussions/suggestions/670-aws-cli-as-pre-installed-tools
aws deploy create-deployment --application-name Service-A --deployment-group-name Staging --update-outdated-instances-only
    Deploying multiple applications to an auto scaling group with CodeDeploy : http://kevsoft.net/2017/10/20/deploying-multiple-applications-to-an-auto-scaling-group-with-codedeploy.html
aws deploy create-deployment --application-name MYAPP --deployment-group-name MYAPP-DEP-GRP --s3-location bucket=AppCodeBucket
    Intra-Cloud App Disruption Risks – Asterisk Labs : http://labs.asteriskinfosec.com.au/intra-cloud-app-disruption-risks/
aws deploy create-deployment \
    magento2 - Magento 2 - AWS automatic codeDeploy via GitHub webhook - Magento Stack Exchange : http://magento.stackexchange.com/questions/224198/magento-2-aws-automatic-codedeploy-via-github-webhook
aws deploy create-deployment --application-name MyApp --deployment-config-name CodeDeployDefault.OneAtATime --deployment-group-name MyAppGroup --description
    AWS CodeDeploy (cli) Getting latest revision. Jeremy Roelfs Medium : http://medium.com/@jroelfs/aws-codedeploy-cli-getting-latest-revision-baba7ce6ddde
aws deploy create-deployment \
    phly, boy, phly :: Push-to-Deploy with AWS CodeDeploy : http://mwop.net/blog/2016-06-30-aws-codedeploy.html
aws deploy create-deployment --file-exists-behavior DISALLOW --application-name project --region eu-central-1 --s3-location bucket=code-deploy
    Autoscaling with AWS, Laravel, CodeDeploy and OpsWorks Chef Automation - Pionect : http://pionect.nl/autoscaling-aws-laravel-codedeploy-opsworks-chef-automation/
aws deploy create-deployment --application-name codedeploy-secrets-test --deployment-group-name testing --s3-location bucket=
    Secret management design decisions: theory plus an example - Sander Knape : http://sanderknape.com/2018/03/secret-management-design-decisions-theory-plus-an-example/
aws deploy create-deployment --application-name semaphore-app --s3-location bucket=semaphore-bucket
    Packaging and Deploying Go Applications to AWS using Semaphore - Semaphore : http://semaphoreci.com/community/tutorials/packaging-and-deploying-go-applications-to-aws-using-semaphore
aws deploy create-deployment --application-name MyApp --deployment-config-name CodeDeployDefault.OneAtATime --deployment-group-name MyAppGroup --description "My App" --s3-location bucket=MyAppBucket
    amazon web services - AWS CodeDeploy Most Recent Revision - Stack Overflow : http://stackoverflow.com/questions/46478881/aws-codedeploy-most-recent-revision
aws deploy create-deployment --application-name application --deployment-group-name "
    MULTI-ENVIRONMENT DEPLOYMENTS USING AWS CODEDEPLOY AND MAVEN - : http://starcut.com/en/2017/11/17/multi-environment-deployments-using-aws-codedeploy-and-maven/
aws deploy create-deployment --application-name [ApplicationName] --deployment-config-name CodeDeployDefault.OneAtATime --deployment-group-name [DeploymentGroupName] --s3-location bucket=[BucketName]
     Creating a CI/CD Pipeline on AWS - Part III: CodeDeploy : http://www.aaronmedacco.com/blog/post/2017/05/14/creating-a-ci-cd-pipeline-on-aws-part-ii-codedeploy
aws deploy create-deployment --application-name
    Bitbull | Pipeline Magento2 : http://www.bitbull.it/en/blog/pipeline-magento2/
aws deploy create-deployment --application-name
    Rocketeer:PHP世界里的一个快速的部署器 - PHP - | CTOLib : http://www.ctolib.com/article/comments/11151
aws deploy create-deployment --application-name
    Using Capistrano with Dynamic Virtual Environments | Metal Toad : http://www.metaltoad.com/blog/using-capistrano-dynamic-virtual-environments
aws deploy create-deployment

aws のオプション一覧