deleteStack

abstract suspend fun deleteStack(input: DeleteStackRequest): DeleteStackResponse

Deletes a specified stack. Once the call completes successfully, stack deletion starts. Deleted stacks don't show up in the DescribeStacks operation if the deletion has been completed successfully.