Glue / Client / delete_dev_endpoint
delete_dev_endpoint#
- Glue.Client.delete_dev_endpoint(**kwargs)#
- Deletes a specified development endpoint. - See also: AWS API Documentation - Request Syntax - response = client.delete_dev_endpoint( EndpointName='string' ) - Parameters:
- EndpointName (string) – - [REQUIRED] - The name of the - DevEndpoint.
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - Glue.Client.exceptions.EntityNotFoundException
- Glue.Client.exceptions.InternalServiceException
- Glue.Client.exceptions.OperationTimeoutException
- Glue.Client.exceptions.InvalidInputException