Below you will find pages that utilize the taxonomy term “AWS”
Posts
Deploying AWS CloudFormation templates from CircleCI
CircleCI provides several official orbs for interacting with Amazon Web Services,
but not for CloudFormation specifically. However, that doesn’t mean you need to
reach for a community orb to update your stacks from a CI pipeline. A single
AWS CLI command is all that is needed to push template updates to your AWS
account.