paws.analytics (version 0.1.0)

glue_delete_dev_endpoint: Deletes a specified DevEndpoint

Description

Deletes a specified DevEndpoint.

Usage

glue_delete_dev_endpoint(EndpointName)

Arguments

EndpointName

[required] The name of the DevEndpoint.

Request syntax

svc$delete_dev_endpoint(
  EndpointName = "string"
)