ExecutionEngineConfig
class ExecutionEngineConfig
Specifies the execution engine (cluster) to run the notebook and perform the notebook execution, for example, an Amazon EMR cluster.
Types
Properties
Link copied to clipboard
The execution role ARN required for the notebook execution.
Link copied to clipboard
An optional unique ID of an Amazon EC2 security group to associate with the master instance of the Amazon EMR cluster for this notebook execution. For more information see Specifying Amazon EC2 Security Groups for Amazon EMR Notebooks in the EMR Management Guide.
Link copied to clipboard
The type of execution engine. A value of EMR
specifies an Amazon EMR cluster.