Retrieves information about a specified DevEndpoint.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/glue/get-dev-endpoint.html
aws glue get-dev-endpoint --endpoint-name my-dev-endpoint --query 'DevEndpoint.PublicAddress' --output text |
pyspark - How to set up a local development environment for Scala Spark ETL to run in AWS Glue? - Stack Overflow : http://stackoverflow.com/questions/49254077/how-to-set-up-a-local-development-environment-for-scala-spark-etl-to-run-in-aws |