Creates a new session.
Headers
Request body
The ID of the session request.
The description of the session.
The IAM Role ARN
The number of minutes before session times out. Default for Spark ETL jobs is 48 hours (2880 minutes), the maximum session lifetime for this job type. Consult the documentation for other job types.
The number of minutes when idle before session times out. Default for Spark ETL jobs is value of Timeout. Consult the documentation for other job types.
A map array of key-value pairs. Max is 75 pairs.
The number of Glue data processing units (DPUs) that can be allocated when the job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB memory.
The number of workers of a defined <code>WorkerType</code> to use for the session.
The name of the SecurityConfiguration structure to be used with the session
The Glue version determines the versions of Apache Spark and Python that Glue supports. The GlueVersion must be greater than 2.0.
The map of key value pairs (tags) belonging to the session.
The origin of the request.
Response
Success