Command option Sample:aws deploy install

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

Configures and installs the AWS CodeDeploy Agent on the on-premisesinstance.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/deploy/install.html

aws deploy install --override-config --config-file C:\temp\codedeploy.onpremises.yml --region us-west-2 --agent-installer s3://aws-codedeploy-us-west-2/latest/codedeploy-agent.msi
    install — AWS CLI 1.16.5 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/deploy/install.html
aws deploy install --override-config --config-file codedeploy.onpremises.yml --region us-west-2 Get: Ign:1 http://cran.fhcrc.org/bin/linux/ubuntu trusty/ InRelease Hit:2 http://cra..." />
    On Premise Instance fails to install on Ubuntu 16.04 揃 Issue #82 揃 aws/aws-codedeploy-agent 揃 GitHub : http://github.com/aws/aws-codedeploy-agent/issues/82
aws deploy install --config-file codedeploy.onpremises.yml
    CodeDeploy : http://inokara.hateblo.jp/category/CodeDeploy
aws deploy install --overide-config --config-file conf.onpremises.yml --region us-west-2 --agent-installer s3://aws-codedeploy-us-west-2/latest/codedeploy-agent.msi
    windows - InvalidIamUserArnException when registering on prem instance - Stack Overflow : http://stackoverflow.com/questions/36581921/invalidiamuserarnexception-when-registering-on-prem-instance

aws のオプション一覧