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