https://github.com/shazi7804/codedeploy-permissions-onpremises
https://github.com/shazi7804/codedeploy-permissions-onpremises
automation codedeploy onpremises
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shazi7804/codedeploy-permissions-onpremises
- Owner: shazi7804
- Created: 2017-02-27T16:33:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T06:31:42.000Z (about 8 years ago)
- Last Synced: 2025-03-17T04:22:14.241Z (10 months ago)
- Topics: automation, codedeploy, onpremises
- Language: Shell
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aws-codedeploy-onpremises
Codedeploy with on premises automation tools
## register-on-premises-instance-iamuser
Use `awscli` to build the environment that codedeploy requires.
reference [Use the register-on-premises-instance Command (IAM User ARN) to Register an On-Premises Instance](http://docs.aws.amazon.com/codedeploy/latest/userguide/register-on-premises-instance-iam-user-arn.html)
## register-on-premises-instance-iamrole
Use `awscli` to build the environment that codedeploy requires.
reference: [Use the register-on-premises-instance Command (IAM Session ARN) to Register an On-Premises Instance](http://docs.aws.amazon.com/codedeploy/latest/userguide/register-on-premises-instance-iam-user-arn.html)