deleteDeployment
inline suspend fun ApiGatewayClient.deleteDeployment(crossinline block: DeleteDeploymentRequest.Builder.() -> Unit): DeleteDeploymentResponse
Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it.