StackRefactorAction
Describes the stack and the action that CloudFormation will perform on it if you execute the stack refactor.
Types
Properties
The action that CloudFormation takes on the stack.
A description to help you identify the refactor.
The detection type is one of the following:
The description of the detection type.
The type that will be evaluated in the StackRefactorAction
. The following are potential Entity
types:
The name or unique identifier associated with the physical instance of the resource.
A key-value pair that identifies the target resource. The key is an identifier property (for example, BucketName
for AWS::S3::Bucket
resources) and the value is the actual property value (for example, MyS3Bucket
).
The mapping for the stack resource Source
and stack resource Destination
.
Assigns one or more tags to specified resources.
Removes one or more tags to specified resources.