Creates a refactor across multiple stacks, with the list of stacks and resources that are affected
Source:R/cloudformation_operations.R
cloudformation_create_stack_refactor.RdCreates 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.
Usage
cloudformation_create_stack_refactor(
Description = NULL,
EnableStackCreation = NULL,
ResourceMappings = NULL,
StackDefinitions
)