getDevEndpoints
inline suspend fun GlueClient.getDevEndpoints(crossinline block: GetDevEndpointsRequest.Builder.() -> Unit): GetDevEndpointsResponse
Retrieves all the development endpoints in this Amazon Web Services account.
When you create a development endpoint in a virtual private cloud (VPC), Glue returns only a private IP address and the public IP address field is not populated. When you create a non-VPC development endpoint, Glue returns only a public IP address.