Creates a refactor across multiple stacks, with the list of stacks and resources that are affected.
See https://www.paws-r-sdk.com/docs/cloudformation_create_stack_refactor/ for full documentation.
cloudformation_create_stack_refactor(
Description = NULL,
EnableStackCreation = NULL,
ResourceMappings = NULL,
StackDefinitions
)
A description to help you identify the stack refactor.
Determines if a new stack is created with the refactor.
The mappings for the stack resource Source
and stack resource
Destination
.
[required] The stacks being refactored.