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/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.

CreateJobTemplateRequest
CreateJobTemplateResponse
CreateManagedEndpointRequest
CreateManagedEndpointResponse
CreateVirtualClusterRequest
CreateVirtualClusterResponse
DeleteJobTemplateRequest
DeleteJobTemplateResponse
DeleteManagedEndpointRequest
DeleteManagedEndpointResponse
DeleteVirtualClusterRequest
DeleteVirtualClusterResponse
DescribeJobRunRequest
DescribeJobRunResponse
DescribeJobTemplateRequest
DescribeJobTemplateResponse
DescribeManagedEndpointRequest
DescribeManagedEndpointResponse
DescribeVirtualClusterRequest
DescribeVirtualClusterResponse
EksInfo

The information about the Amazon 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. Exactly one of the two available job drivers is required, either sparkSqlJobDriver or sparkSubmitJobDriver.

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.

JobTemplate

This entity describes a job template. Job template stores values of StartJobRun API request in a template and can be used to start a job run. Job template allows two use cases: avoid repeating recurring StartJobRun API request values, enforcing certain values in StartJobRun API request.

JobTemplateData

The values of StartJobRun API requests used in job runs started using the job template.

ListJobRunsRequest
ListJobRunsResponse
ListJobTemplatesRequest
ListJobTemplatesResponse
ListManagedEndpointsRequest
ListManagedEndpointsResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
ListVirtualClustersRequest
ListVirtualClustersResponse
MonitoringConfiguration

Configuration setting for monitoring.

ParametricCloudWatchMonitoringConfiguration

A configuration for CloudWatch monitoring. You can configure your jobs to send log information to CloudWatch Logs. This data type allows job template parameters to be specified within.

ParametricConfigurationOverrides

A configuration specification to be used to override existing configurations. This data type allows job template parameters to be specified within.

ParametricMonitoringConfiguration

Configuration setting for monitoring. This data type allows job template parameters to be specified within.

ParametricS3MonitoringConfiguration

Amazon S3 configuration for monitoring log publishing. You can configure your jobs to send log information to Amazon S3. This data type allows job template parameters to be specified within.

RetryPolicyConfiguration

The configuration of the retry policy that the job runs on.

RetryPolicyExecution

The current status of the retry policy executed on the job.

S3MonitoringConfiguration

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

SparkSqlJobDriver

The job driver for job type.

SparkSubmitJobDriver

The information about job driver for Spark submit.

StartJobRunRequest
StartJobRunResponse
TagResourceRequest
TemplateParameterConfiguration

The configuration of a job template parameter.

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 Amazon 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
TemplateParameterDataType
VirtualClusterState