paws.analytics (version 0.1.0)

glue_get_dev_endpoint: Retrieves information about a specified DevEndpoint

Description

Retrieves information about a specified DevEndpoint.

Usage

glue_get_dev_endpoint(EndpointName)

Arguments

EndpointName

[required] Name of the DevEndpoint for which to retrieve information.

Request syntax

svc$get_dev_endpoint(
  EndpointName = "string"
)

Details

When you create a development endpoint in a virtual private cloud (VPC), AWS Glue returns only a private IP address, and the public IP address field is not populated. When you create a non-VPC development endpoint, AWS Glue returns only a public IP address.