import * as mod from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/emrserverless.ts?docs=full";| EMRServerless |
| Application | Information about an application. Amazon EMR Serverless uses applications to run jobs. |
| ApplicationSummary | The summary of attributes associated with an application. |
| AutoStartConfig | The configuration for an application to automatically start on job submission. |
| AutoStopConfig | The configuration for an application to automatically stop after a certain amount of time being idle. |
| CancelJobRunRequest | |
| CancelJobRunResponse | |
| CloudWatchLoggingConfiguration | The Amazon CloudWatch configuration for monitoring logs. You can configure your jobs to send log information to CloudWatch. |
| Configuration | A configuration specification to be used when provisioning an application. A configuration consists of a classification, properties, and optional nested configurations. A classification refers to an application-specific configuration file. Properties are the settings you want to change in that file. |
| ConfigurationOverrides | A configuration specification to be used to override existing configurations. |
| CreateApplicationRequest | |
| CreateApplicationResponse | |
| DeleteApplicationRequest | |
| GetApplicationRequest | |
| GetApplicationResponse | |
| GetDashboardForJobRunRequest | |
| GetDashboardForJobRunResponse | |
| GetJobRunRequest | |
| GetJobRunResponse | |
| Hive | The configurations for the Hive job driver. |
| ImageConfiguration | The applied image configuration. |
| ImageConfigurationInput | The image configuration. |
| InitialCapacityConfig | The initial capacity configuration per worker. |
| InteractiveConfiguration | The configuration to use to enable the different types of interactive use cases in an application. |
| JobDriver | The driver that the job runs on. |
| JobRun | Information about a job run. A job run is a unit of work, such as a Spark JAR, Hive query, or SparkSQL query, that you submit to an Amazon EMR Serverless application. |
| JobRunAttemptSummary | The summary of attributes associated with a job run attempt. |
| JobRunSummary | The summary of attributes associated with a job run. |
| ListApplicationsRequest | |
| ListApplicationsResponse | |
| ListJobRunAttemptsRequest | |
| ListJobRunAttemptsResponse | |
| ListJobRunsRequest | |
| ListJobRunsResponse | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResponse | |
| ManagedPersistenceMonitoringConfiguration | The managed log persistence configuration for a job run. |
| MaximumAllowedResources | The maximum allowed cumulative resources for an application. No new resources will be created once the limit is hit. |
| MonitoringConfiguration | The configuration setting for monitoring. |
| NetworkConfiguration | The network configuration for customer VPC connectivity. |
| PrometheusMonitoringConfiguration | The monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run. |
| ResourceUtilization | The resource utilization for memory, storage, and vCPU for jobs. |
| RetryPolicy | The retry policy to use for a job run. |
| S3MonitoringConfiguration | The Amazon S3 configuration for monitoring log publishing. You can configure your jobs to send log information to Amazon S3. |
| SparkSubmit | The configurations for the Spark submit job driver. |
| StartApplicationRequest | |
| StartJobRunRequest | |
| StartJobRunResponse | |
| StopApplicationRequest | |
| TagResourceRequest | |
| TotalResourceUtilization | The aggregate vCPU, memory, and storage resources used from the time job start executing till the time job is terminated, rounded up to the nearest second. |
| UntagResourceRequest | |
| UpdateApplicationRequest | |
| UpdateApplicationResponse | |
| WorkerResourceConfig | The cumulative configuration requirements for every worker instance of the worker type. |
| WorkerTypeSpecification | The specifications for a worker type. |
| WorkerTypeSpecificationInput | The specifications for a worker type. |