List<E> applicationConfiguration
The configurations for the application running by the job run.
MonitoringConfiguration monitoringConfiguration
The configurations for monitoring.
EksInfo eksInfo
The information about the EKS cluster.
String type
The type of the container provider. EKS is the only supported type as of now.
String id
The ID of the container cluster.
ContainerInfo info
The information about the container cluster.
String name
The name of the managed endpoint.
String virtualClusterId
The ID of the virtual cluster for which a managed endpoint is created.
String type
The type of the managed endpoint.
String releaseLabel
The Amazon EMR release version.
String executionRoleArn
The ARN of the execution role.
String certificateArn
The certificate ARN provided by users for the managed endpoint. This fiedd is under deprecation and will be removed in future releases.
ConfigurationOverrides configurationOverrides
The configuration settings that will be used to override existing configurations.
String clientToken
The client idempotency token for this create call.
Map<K,V> tags
The tags of the managed endpoint.
String id
The ID of the virtual cluster that will be deleted.
String id
This output contains the ID of the virtual cluster that will be deleted.
JobRun jobRun
The output displays information about a job run.
Endpoint endpoint
This output displays information about a managed endpoint.
String id
The ID of the virtual cluster that will be described.
VirtualCluster virtualCluster
This output displays information about the specified virtual cluster.
String namespace
The namespaces of the EKS cluster.
String id
The ID of the endpoint.
String name
The name of the endpoint.
String arn
The ARN of the endpoint.
String virtualClusterId
The ID of the endpoint's virtual cluster.
String type
The type of the endpoint.
String state
The state of the endpoint.
String releaseLabel
The EMR release version to be used for the endpoint.
String executionRoleArn
The execution role ARN of the endpoint.
String certificateArn
The certificate ARN of the endpoint. This field is under deprecation and will be removed in future.
Certificate certificateAuthority
The certificate generated by emr control plane on customer behalf to secure the managed endpoint.
ConfigurationOverrides configurationOverrides
The configuration settings that are used to override existing configurations for endpoints.
String serverUrl
The server URL of the endpoint.
Date createdAt
The date and time when the endpoint was created.
String securityGroup
The security group configuration of the endpoint.
List<E> subnetIds
The subnet IDs of the endpoint.
String stateDetails
Additional details of the endpoint state.
String failureReason
The reasons why the endpoint has failed.
Map<K,V> tags
The tags of the endpoint.
SparkSubmitJobDriver sparkSubmitJobDriver
The job driver parameters specified for spark submit.
String id
The ID of the job run.
String name
The name of the job run.
String virtualClusterId
The ID of the job run's virtual cluster.
String arn
The ARN of job run.
String state
The state of the job run.
String clientToken
The client token used to start a job run.
String executionRoleArn
The execution role ARN of the job run.
String releaseLabel
The release version of Amazon EMR.
ConfigurationOverrides configurationOverrides
The configuration settings that are used to override default configuration.
JobDriver jobDriver
Parameters of job driver for the job run.
Date createdAt
The date and time when the job run was created.
String createdBy
The user who created the job run.
Date finishedAt
The date and time when the job run has finished.
String stateDetails
Additional details of the job run state.
String failureReason
The reasons why the job run has failed.
Map<K,V> tags
The assigned tags of the job run.
String virtualClusterId
The ID of the virtual cluster for which to list the job run.
Date createdBefore
The date and time before which the job runs were submitted.
Date createdAfter
The date and time after which the job runs were submitted.
String name
The name of the job run.
List<E> states
The states of the job run.
Integer maxResults
The maximum number of job runs that can be listed.
String nextToken
The token for the next set of job runs to return.
String virtualClusterId
The ID of the virtual cluster.
Date createdBefore
The date and time before which the endpoints are created.
Date createdAfter
The date and time after which the endpoints are created.
List<E> types
The types of the managed endpoints.
List<E> states
The states of the managed endpoints.
Integer maxResults
The maximum number of managed endpoints that can be listed.
String nextToken
The token for the next set of managed endpoints to return.
String resourceArn
The ARN of tagged resources.
String containerProviderId
The container provider ID of the virtual cluster.
String containerProviderType
The container provider type of the virtual cluster. EKS is the only supported type as of now.
Date createdAfter
The date and time after which the virtual clusters are created.
Date createdBefore
The date and time before which the virtual clusters are created.
List<E> states
The states of the requested virtual clusters.
Integer maxResults
The maximum number of virtual clusters that can be listed.
String nextToken
The token for the next set of virtual clusters to return.
String persistentAppUI
Monitoring configurations for the persistent application UI.
CloudWatchMonitoringConfiguration cloudWatchMonitoringConfiguration
Monitoring configurations for CloudWatch.
S3MonitoringConfiguration s3MonitoringConfiguration
Amazon S3 configuration for monitoring log publishing.
String logUri
Amazon S3 destination URI for log publishing.
String name
The name of the job run.
String virtualClusterId
The virtual cluster ID for which the job run request is submitted.
String clientToken
The client idempotency token of the job run request.
String executionRoleArn
The execution role ARN for the job run.
String releaseLabel
The Amazon EMR release version to use for the job run.
JobDriver jobDriver
The job driver for the job run.
ConfigurationOverrides configurationOverrides
The configuration overrides for the job run.
Map<K,V> tags
The tags assigned to job runs.
String id
This output displays the started job run ID.
String name
This output displays the name of the started job run.
String arn
This output lists the ARN of job run.
String virtualClusterId
This output displays the virtual cluster ID for which the job run was submitted.
String id
The ID of the virtual cluster.
String name
The name of the virtual cluster.
String arn
The ARN of the virtual cluster.
String state
The state of the virtual cluster.
ContainerProvider containerProvider
The container provider of the virtual cluster.
Date createdAt
The date and time when the virtual cluster is created.
Map<K,V> tags
The assigned tags of the virtual cluster.
Copyright © 2022. All rights reserved.