deleteStack

abstract suspend fun deleteStack(input: DeleteStackRequest): DeleteStackResponse

Deletes the specified stack. After the stack is deleted, the application streaming environment provided by the stack is no longer available to users. Also, any reservations made for application streaming sessions for the stack are released.