emr Settings
suspend fun emrSettings(value: Output<DomainDefaultUserSettingsJupyterLabAppSettingsEmrSettingsArgs>)
Parameters
value
The configuration parameters that specify the IAM roles assumed by the execution role of SageMaker AI (assumable roles) and the cluster instances or job execution environments (execution roles or runtime roles) to manage and access resources required for running Amazon EMR clusters or Amazon EMR Serverless applications. see emr_settings
Block below.
suspend fun emrSettings(argument: suspend DomainDefaultUserSettingsJupyterLabAppSettingsEmrSettingsArgsBuilder.() -> Unit)
Parameters
argument
The configuration parameters that specify the IAM roles assumed by the execution role of SageMaker AI (assumable roles) and the cluster instances or job execution environments (execution roles or runtime roles) to manage and access resources required for running Amazon EMR clusters or Amazon EMR Serverless applications. see emr_settings
Block below.