💾 Archived View for cfdocs.wetterberg.nu › using-cfn-updating-stacks-changesets-execute.gemini captured on 2024-05-12 at 15:28:49. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

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

Executing a change set

Search

To make the changes described in a change set to your stack, execute the change set.

After you execute a change set, AWS CloudFormation deletes any additional change sets that are associated with the stack because they are no longer valid for the updated stack. If an update fails, you need to create a new change set.

If you execute a change set on a stack that has a stack policy associated with it, AWS CloudFormation enforces the policy when it updates the stack. You can't specify a temporary stack policy that overrides the existing policy when you execute a change set. To update a protected resource, you must update the stack policy or use the direct update method.

direct update

@

[ Execute a change set for nested stacks \(console\) ]

AWS CloudFormation console

Creating a change set

Events

@

[ Execute a change set \(console\) ]

AWS CloudFormation console

Events

@

aws cloudformation execute-change-set

aws cloudformation describe-stacks