Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it.
See https://paws-r.github.io/docs/apigateway/delete_deployment.html for full documentation.
apigateway_delete_deployment(restApiId, deploymentId)
[required] The string identifier of the associated RestApi.
[required] The identifier of the Deployment resource to delete.