CreateStackRefactor - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Source and stack resource Destination.

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 Errors.

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: