Creates a new development endpoint.
Headers
Request body
The name to be assigned to the new <code>DevEndpoint</code>.
The IAM role for the <code>DevEndpoint</code>.
Security group IDs for the security groups to be used by the new <code>DevEndpoint</code>.
The subnet ID for the new <code>DevEndpoint</code> to use.
The public key to be used by this <code>DevEndpoint</code> for authentication. This attribute is provided for backward compatibility because the recommended attribute to use is public keys.
The number of Glue Data Processing Units (DPUs) to allocate to this <code>DevEndpoint</code>.
The path to one or more Java <code>.jar</code> files in an S3 bucket that should be loaded in your <code>DevEndpoint</code>.
The name of the <code>SecurityConfiguration</code> structure to be used with this <code>DevEndpoint</code>.
The tags to use with this DevEndpoint. You may use tags to limit access to the DevEndpoint. For more information about tags in Glue, see <a href="https://docs.aws.amazon.com/glue/latest/dg/monitor-tags.html">Amazon Web Services Tags in Glue</a> in the developer guide.
A map of arguments used to configure the <code>DevEndpoint</code>.
Response
Success
The name assigned to the new <code>DevEndpoint</code>.
The current status of the new <code>DevEndpoint</code>.
The security groups assigned to the new <code>DevEndpoint</code>.
The subnet ID assigned to the new <code>DevEndpoint</code>.
The Amazon Resource Name (ARN) of the role assigned to the new <code>DevEndpoint</code>.
The address of the YARN endpoint used by this <code>DevEndpoint</code>.
The Apache Zeppelin port for the remote Apache Spark interpreter.
The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
The type of predefined worker that is allocated to the development endpoint. May be a value of Standard, G.1X, or G.2X.
The number of workers of a defined <code>workerType</code> that are allocated to the development endpoint.
The Amazon Web Services Availability Zone where this <code>DevEndpoint</code> is located.
The ID of the virtual private cloud (VPC) used by this <code>DevEndpoint</code>.
The paths to one or more Python libraries in an S3 bucket that will be loaded in your <code>DevEndpoint</code>.
Path to one or more Java <code>.jar</code> files in an S3 bucket that will be loaded in your <code>DevEndpoint</code>.
The reason for a current failure in this <code>DevEndpoint</code>.
The name of the <code>SecurityConfiguration</code> structure being used with this <code>DevEndpoint</code>.
The point in time at which this <code>DevEndpoint</code> was created.