Values_0.EmrServerlessSettingsSourceThe settings for running Amazon EMR Serverless jobs in SageMaker Canvas.
type nonrec t = {executionRoleArn : RoleArn.t option;The Amazon Resource Name (ARN) of the Amazon Web Services IAM role that is assumed for running Amazon EMR Serverless jobs in SageMaker Canvas. This role should have the necessary permissions to read and write data attached and a trust relationship with EMR Serverless.
*)status : FeatureStatus.t option;Describes whether Amazon EMR Serverless job capabilities are enabled or disabled in the SageMaker Canvas application.
*)}