AWS CodeDeploy Adds File Handling Support

Posted on: May 16, 2017

You can now choose how AWS CodeDeploy handles files on an instance that were not part of the previous deployment. Previously, CodeDeploy would fail the deployment when it detected a discrepancy between the files present at a target location and those in the last successful deployment. Now, you can choose how CodeDeploy responds (e.g., fail the deployment, retain the content, or overwrite the content) when encountering such files for each deployment.

AWS CodeDeploy is also available in the US East (Ohio), US East (N. Virginia), US West (N. California), US West (Oregon), Canada(Central), EU (Ireland), EU (Frankfurt), EU (London), Asia Pacific (Sydney), Asia Pacific (Seoul), Asia Pacific (Singapore), Asia Pacific (Tokyo), China (Beijing), AWS GovCloud (US) and South America (Sao Paulo) AWS regions.

To learn more, please visit our documentation: