Package software.amazon.awscdk.services.emrserverless
package software.amazon.awscdk.services.emrserverless
AWS::EMRServerless Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.emrserverless.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for EMRServerless construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::EMRServerless resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::EMRServerless.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::EMRServerless::Applicationresource specifies an EMR Serverless application.The configuration for an application to automatically start on job submission.A builder forCfnApplication.AutoStartConfigurationPropertyAn implementation forCfnApplication.AutoStartConfigurationPropertyThe configuration for an application to automatically stop after a certain amount of time being idle.A builder forCfnApplication.AutoStopConfigurationPropertyAn implementation forCfnApplication.AutoStopConfigurationPropertyA fluent builder forCfnApplication.The Amazon CloudWatch configuration for monitoring logs.A builder forCfnApplication.CloudWatchLoggingConfigurationPropertyAn implementation forCfnApplication.CloudWatchLoggingConfigurationPropertyA configuration specification to be used when provisioning an application.A builder forCfnApplication.ConfigurationObjectPropertyAn implementation forCfnApplication.ConfigurationObjectPropertyThe IAM Identity Center Configuration accepts the Identity Center instance parameter required to enable trusted identity propagation.A builder forCfnApplication.IdentityCenterConfigurationPropertyAn implementation forCfnApplication.IdentityCenterConfigurationPropertyThe image configuration.A builder forCfnApplication.ImageConfigurationInputPropertyAn implementation forCfnApplication.ImageConfigurationInputPropertyExample:A builder forCfnApplication.InitialCapacityConfigKeyValuePairPropertyAn implementation forCfnApplication.InitialCapacityConfigKeyValuePairPropertyThe initial capacity configuration per worker.A builder forCfnApplication.InitialCapacityConfigPropertyAn implementation forCfnApplication.InitialCapacityConfigPropertyThe configuration to use to enable the different types of interactive use cases in an application.A builder forCfnApplication.InteractiveConfigurationPropertyAn implementation forCfnApplication.InteractiveConfigurationPropertyExample:A builder forCfnApplication.LogTypeMapKeyValuePairPropertyAn implementation forCfnApplication.LogTypeMapKeyValuePairPropertyThe managed log persistence configuration for a job run.An implementation forCfnApplication.ManagedPersistenceMonitoringConfigurationPropertyThe maximum allowed cumulative resources for an application.A builder forCfnApplication.MaximumAllowedResourcesPropertyAn implementation forCfnApplication.MaximumAllowedResourcesPropertyThe configuration setting for monitoring logs.A builder forCfnApplication.MonitoringConfigurationPropertyAn implementation forCfnApplication.MonitoringConfigurationPropertyThe network configuration for customer VPC connectivity.A builder forCfnApplication.NetworkConfigurationPropertyAn implementation forCfnApplication.NetworkConfigurationPropertyThe monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run.A builder forCfnApplication.PrometheusMonitoringConfigurationPropertyAn implementation forCfnApplication.PrometheusMonitoringConfigurationPropertyThe Amazon S3 configuration for monitoring log publishing.A builder forCfnApplication.S3MonitoringConfigurationPropertyAn implementation forCfnApplication.S3MonitoringConfigurationPropertyThe scheduler configuration for batch and streaming jobs running on this application.A builder forCfnApplication.SchedulerConfigurationPropertyAn implementation forCfnApplication.SchedulerConfigurationPropertyThe configuration of a worker.A builder forCfnApplication.WorkerConfigurationPropertyAn implementation forCfnApplication.WorkerConfigurationPropertyThe specifications for a worker type.A builder forCfnApplication.WorkerTypeSpecificationInputPropertyAn implementation forCfnApplication.WorkerTypeSpecificationInputPropertyProperties for defining aCfnApplication.A builder forCfnApplicationPropsAn implementation forCfnApplicationProps