Expand description
Helpers for working with change sets.
Structs§
- Change
Set - A planned set of changes to apply to a CloudFormation stack.
- Modify
Detail - Additional detail for resource modifications.
- Parameter
- A parameter set for a change set.
- Resource
Change - The resource and the action that AWS CloudFormation will perform on it if you execute this change set.
- Resource
Change Detail - A change that AWS CloudFormation will make to a resource.
Enums§
- Action
- The action that AWS CloudFormation takes on a resource.
- Change
Source - The type of an entity that triggered a change.
- Evaluation
- Execution
Status - The change set’s execution status.
- Modify
Scope - Indicates which resource attribute is triggering this update.
- Replacement
- Indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one.
- Requires
Recreation - Indicates whether a change to a property causes the resource to be recreated.
- Resource
Target Definition - The field that AWS CloudFormation will change, such as the name of a resource’s property, and whether the resource will be recreated.