Skip to content

Execute Stack Refactor

cloudformation_execute_stack_refactor R Documentation

Executes the stack refactor operation

Description

Executes the stack refactor operation.

Usage

cloudformation_execute_stack_refactor(StackRefactorId)

Arguments

StackRefactorId

[required] The ID associated with the stack refactor created from the create_stack_refactor action.

Value

An empty list.

Request syntax

svc$execute_stack_refactor(
  StackRefactorId = "string"
)