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.3/services/emrcontainers.ts?docs=full";

§Classes

EMRcontainers

§Interfaces

CancelJobRunRequest
CancelJobRunResponse
Certificate

The entity representing certificate data generated for managed endpoint.

CloudWatchMonitoringConfiguration

A configuration for CloudWatch monitoring. You can configure your jobs to send log information to CloudWatch Logs.

Configuration

A configuration specification to be used when provisioning virtual clusters, which can include configurations for applications and software bundled with Amazon EMR on EKS. 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.

ContainerInfo

The information about the container used for a job run or a managed endpoint.

ContainerProvider

The information about the container provider.

CreateManagedEndpointRequest
CreateManagedEndpointResponse
CreateVirtualClusterRequest
CreateVirtualClusterResponse
DeleteManagedEndpointRequest
DeleteManagedEndpointResponse
DeleteVirtualClusterRequest
DeleteVirtualClusterResponse
DescribeJobRunRequest
DescribeJobRunResponse
DescribeManagedEndpointRequest
DescribeManagedEndpointResponse
DescribeVirtualClusterRequest
DescribeVirtualClusterResponse
EksInfo

The information about the EKS cluster.

Endpoint

This entity represents the endpoint that is managed by Amazon EMR on EKS.

JobDriver

Specify the driver that the job runs on.

JobRun

This entity describes a job run. A job run is a unit of work, such as a Spark jar, PySpark script, or SparkSQL query, that you submit to Amazon EMR on EKS.

ListJobRunsRequest
ListJobRunsResponse
ListManagedEndpointsRequest
ListManagedEndpointsResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
ListVirtualClustersRequest
ListVirtualClustersResponse
MonitoringConfiguration

Configuration setting for monitoring.

S3MonitoringConfiguration

Amazon S3 configuration for monitoring log publishing. You can configure your jobs to send log information to Amazon S3.

SparkSubmitJobDriver

The information about job driver for Spark submit.

StartJobRunRequest
StartJobRunResponse
TagResourceRequest
UntagResourceRequest
VirtualCluster

This entity describes a virtual cluster. A virtual cluster is a Kubernetes namespace that Amazon EMR is registered with. Amazon EMR uses virtual clusters to run jobs and host endpoints. Multiple virtual clusters can be backed by the same physical cluster. However, each virtual cluster maps to one namespace on an EKS cluster. Virtual clusters do not create any active resources that contribute to your bill or that require lifecycle management outside the service.

§Type Aliases

ContainerProviderType
EndpointState
FailureReason
JobRunState
PersistentAppUI
VirtualClusterState