Amazon CodeCatalyst workflow for Amazon CloudFormation

Example CodeCatalyst workflow to deploy CloudFormation infrastructure changes.

Rohini Gaonkar
Amazon Employee
Published May 5, 2023
Last Modified Mar 28, 2024
This snippet shows a CodeCatalyst workflow that will deploy any changes in the CloudFormation template. It is intended to be used on the main branch, and run after merging a PR that has been validated - see this example of the PR branch workflow.
Used in:

Snippet

 

Any opinions in this post are those of the individual author and may not reflect the opinions of AWS.

Comments