- Newest
- Most votes
- Most comments
What exactly is DownloadBundle doing?
The AWS Official FAQs state the following [1]
[1] AWS CodeDeploy FAQs | Amazon Web Sevices
https://aws.amazon.com/codedeploy/faqs/?nc1=h_ls#:~:text=of%20a%20deployment.-,DownloadBundle,-During%20this%20deployment
----- excerpt -----
During this deployment lifecycle event, the agent copies the revision files to a temporary location on the instance. This deployment lifecycle event is reserved for the agent and cannot be used to run user scripts.
----- excerpt -----
I'm not sure of the specific error in your environment, but I found a similar GitHub Issue below. [2]
[2] CodeDeploy fails at "DownloadBundle" step - Issue #255 - aws/aws-codedeploy-agent
https://github.com/aws/aws-codedeploy-agent/issues/255
According to the GitHub Issue above, this can happen with certain CodeDeploy agent versions.
I hope this is helpful.
Relevant content
- asked 2 years ago
- asked 3 months ago
- asked 8 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago