Smaws_Client_CloudFormation.CreateStackRefactorCreates a refactor across multiple stacks, with the list of stacks and resources that are affected.
val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error ] -> stringval request :
'http_type Smaws_Lib.Context.t ->
Types.create_stack_refactor_input ->
(Types.create_stack_refactor_output, [> Smaws_Lib.Protocols.AwsQuery.error ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.create_stack_refactor_input ->
(Types.create_stack_refactor_output Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsQuery.error ] * Smaws_Lib.Response.metadata)
Stdlib.result