CloudFormation / Client / execute_stack_refactor

execute_stack_refactor#

CloudFormation.Client.execute_stack_refactor(**kwargs)#

Executes the stack refactor operation.

See also: AWS API Documentation

Request Syntax

response = client.execute_stack_refactor(
    StackRefactorId='string'
)
Parameters:

StackRefactorId (string) –

[REQUIRED]

The ID associated with the stack refactor created from the CreateStackRefactor action.

Returns:

None