DevEndpoint
A development endpoint where a developer can remotely debug extract, transform, and load (ETL) scripts.
Types
Properties
The Amazon Web Services Availability Zone where this DevEndpoint is located.
The point in time at which this DevEndpoint was created.
The name of the DevEndpoint.
The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.
The paths to one or more Python libraries in an Amazon S3 bucket that should be loaded in your DevEndpoint. Multiple values must be complete paths separated by a comma.
The reason for a current failure in this DevEndpoint.
Glue version determines the versions of Apache Spark and Python that Glue supports. The Python version indicates the version supported for running your ETL scripts on development endpoints.
The point in time at which this DevEndpoint was last modified.
The status of the last update.
The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
The number of workers of a defined workerType that are allocated to the development endpoint.
A private IP address to access the DevEndpoint within a VPC if the DevEndpoint is created within one. The PrivateAddress field is present only when you create the DevEndpoint within your VPC.
The public IP address used by this DevEndpoint. The PublicAddress field is present only when you create a non-virtual private cloud (VPC) DevEndpoint.
A list of public keys to be used by the DevEndpoints for authentication. Using this attribute is preferred over a single public key because the public keys allow you to have a different private key per client.
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
A list of security group identifiers used in this DevEndpoint.
The type of predefined worker that is allocated to the development endpoint. Accepts a value of Standard, G.1X, or G.2X.
The YARN endpoint address used by this DevEndpoint.
The Apache Zeppelin port for the remote Apache Spark interpreter.