CreateStackRefactor
Creates a refactor across multiple stacks, with the list of stacks and resources that are affected.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- Description
-
A description to help you identify the stack refactor.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- EnableStackCreation
-
Determines if a new stack is created with the refactor.
Type: Boolean
Required: No
- ResourceMappings.member.N
-
The mappings for the stack resource
Sourceand stack resourceDestination.Type: Array of ResourceMapping objects
Required: No
- StackDefinitions.member.N
-
The stacks being refactored.
Type: Array of StackDefinition objects
Required: Yes
Response Elements
The following element is returned by the service.
- StackRefactorId
-
The ID associated with the stack refactor created from the CreateStackRefactor action.
Type: String
Errors
For information about the errors that are common to all actions, see Common Error Types.
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: