glue_delete_dev_endpoint: Deletes a specified development endpoint
Description
Deletes a specified development endpoint.
Usage
glue_delete_dev_endpoint(EndpointName)
Arguments
EndpointName
[required] The name of the DevEndpoint
.
Request syntax
svc$delete_dev_endpoint(
EndpointName = "string"
)