Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/emrserverless.ts?docs=full";

§Classes

EMRServerless

§Interfaces

Application

Information about an application. 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
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.

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 EMR Serverless application.

JobRunSummary

The summary of attributes associated with a job run.

ListApplicationsRequest
ListApplicationsResponse
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.

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.

§Type Aliases

ApplicationState
Architecture
JobRunState