Builder
Properties
The name to be assigned to the new 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.
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 number of Glue Data Processing Units (DPUs) to allocate to this DevEndpoint
.
The number of workers of a defined workerType
that are allocated to the development endpoint.
A list of public keys to be used by the development endpoints for authentication. The use of 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
.
Security group IDs for the security groups to be used by the new DevEndpoint
.
The type of predefined worker that is allocated to the development endpoint. Accepts a value of Standard, G.1X, or G.2X.