stopStackSetOperation
inline suspend fun CloudFormationClient.stopStackSetOperation(crossinline block: StopStackSetOperationRequest.Builder.() -> Unit): StopStackSetOperationResponse
Stops an in-progress operation on a stack set and its associated stack instances. StackSets will cancel all the unstarted stack instance deployments and wait for those are in-progress to complete.