💾 Archived View for cfdocs.wetterberg.nu › using-cfn-updating-stacks-direct.gemini captured on 2021-12-03 at 14:04:38. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Updating stacks directly

Search

When you want to quickly deploy updates to your stack, perform a direct update. With a direct update, you submit a template or input parameters that specify updates to the resources in the stack, and AWS CloudFormation immediately deploys them. If you want to use a template to make your updates, you can modify the current template and store it locally or in an S3 bucket.

For resource properties that don't support updates, you must keep the current values. To preview the changes that AWS CloudFormation will make to your stack before you update it, use change sets. For more information, see Updating stacks using change sets.

Updating stacks using change sets

When updating a stack, AWS CloudFormation might interrupt resources or replace updated resources, depending on which properties you update. For more information about resource update behaviors, see Update behaviors of stack resources.

Update behaviors of stack resources

AWS CloudFormation console

https://console.aws.amazon.com/s3/

Amazon S3 default encryption for S3 buckets

Amazon Simple Storage Service Developer Guide

Managing objects in a versioning-enabled bucket

Do not embed credentials in your templates

Setting AWS CloudFormation stack options

Controlling access with AWS Identity and Access Management

Updating stacks using change sets

Canceling a stack update

https://docs.aws.amazon.com/cli/latest/reference/cloudformation/update-stack.html