:doc:`CloudFormation <../../cloudformation>` / Client / execute_stack_refactor

**********************
execute_stack_refactor
**********************



.. py:method:: CloudFormation.Client.execute_stack_refactor(**kwargs)

  

  Executes the stack refactor operation.

  

  See also: `AWS API Documentation <https://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/ExecuteStackRefactor>`_  


  **Request Syntax**
  ::

    response = client.execute_stack_refactor(
        StackRefactorId='string'
    )
    
  :type StackRefactorId: string
  :param StackRefactorId: **[REQUIRED]** 

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

    

  
  
  :returns: None