https://github.com/circleci-public/aws-code-deploy-orb
Easily deploy applications to AWS CodeDeploy on CircleCI with the aws-code-deploy orb
https://github.com/circleci-public/aws-code-deploy-orb
aws-codedeploy circleci-orbs
Last synced: 13 days ago
JSON representation
Easily deploy applications to AWS CodeDeploy on CircleCI with the aws-code-deploy orb
- Host: GitHub
- URL: https://github.com/circleci-public/aws-code-deploy-orb
- Owner: CircleCI-Public
- License: mit
- Created: 2020-01-13T16:10:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T08:39:34.000Z (over 1 year ago)
- Last Synced: 2025-03-27T07:35:47.807Z (about 1 month ago)
- Topics: aws-codedeploy, circleci-orbs
- Language: Shell
- Homepage: https://circleci.com/orbs/registry/orb/circleci/aws-code-deploy
- Size: 82 KB
- Stars: 9
- Watchers: 12
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# aws-code-deploy Orb [](https://circleci.com/gh/CircleCI-Public/aws-code-deploy) [](https://circleci.com/orbs/registry/orb/circleci/aws-code-deploy) [](https://raw.githubusercontent.com/CircleCI-Public/aws-code-deploy-orb/master/LICENSE) [](https://discuss.circleci.com/c/ecosystem/orbs)
A CircleCI Orb to easily deploy applications to AWS CodeDeploy.
## Resources
[CircleCI Orb Registry Page](https://circleci.com/orbs/registry/orb/circleci/aws-code-deploy) - The official registry page of this orb for all versions, executors, commands, and jobs described.
[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.
[AWS CodeDeploy](https://aws.amazon.com/codedeploy/) - Automate code deployments to maintain application uptime.
[AWS CodeDeploy Docs](https://docs.aws.amazon.com/codedeploy/latest/userguide/welcome.html) - User Guide### Examples
Please visit the [orb registry page](https://circleci.com/orbs/registry/orb/circleci/aws-code-deploy#usage-examples) for usage examples and guidelines.
### How To ContributeWe welcome [issues](https://github.com/CircleCI-Public/aws-code-deploy-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/aws-code-deploy-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/orbs).