stopStackSetOperation
abstract suspend fun stopStackSetOperation(input: StopStackSetOperationRequest): 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.