Awso_emr_containers_asyncSourceval cancel_job_run :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.CancelJobRunRequest.t ->
(Awso_emr_containers.Values.CancelJobRunResponse.t,
Awso_emr_containers.Values.CancelJobRunResponse.error)
Result.t
Async.Deferred.tval create_job_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.CreateJobTemplateRequest.t ->
(Awso_emr_containers.Values.CreateJobTemplateResponse.t,
Awso_emr_containers.Values.CreateJobTemplateResponse.error)
Result.t
Async.Deferred.tval create_managed_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.CreateManagedEndpointRequest.t ->
(Awso_emr_containers.Values.CreateManagedEndpointResponse.t,
Awso_emr_containers.Values.CreateManagedEndpointResponse.error)
Result.t
Async.Deferred.tval create_security_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.CreateSecurityConfigurationRequest.t ->
(Awso_emr_containers.Values.CreateSecurityConfigurationResponse.t,
Awso_emr_containers.Values.CreateSecurityConfigurationResponse.error)
Result.t
Async.Deferred.tval create_virtual_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.CreateVirtualClusterRequest.t ->
(Awso_emr_containers.Values.CreateVirtualClusterResponse.t,
Awso_emr_containers.Values.CreateVirtualClusterResponse.error)
Result.t
Async.Deferred.tval delete_job_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.DeleteJobTemplateRequest.t ->
(Awso_emr_containers.Values.DeleteJobTemplateResponse.t,
Awso_emr_containers.Values.DeleteJobTemplateResponse.error)
Result.t
Async.Deferred.tval delete_managed_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.DeleteManagedEndpointRequest.t ->
(Awso_emr_containers.Values.DeleteManagedEndpointResponse.t,
Awso_emr_containers.Values.DeleteManagedEndpointResponse.error)
Result.t
Async.Deferred.tval delete_virtual_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.DeleteVirtualClusterRequest.t ->
(Awso_emr_containers.Values.DeleteVirtualClusterResponse.t,
Awso_emr_containers.Values.DeleteVirtualClusterResponse.error)
Result.t
Async.Deferred.tval describe_job_run :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.DescribeJobRunRequest.t ->
(Awso_emr_containers.Values.DescribeJobRunResponse.t,
Awso_emr_containers.Values.DescribeJobRunResponse.error)
Result.t
Async.Deferred.tval describe_job_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.DescribeJobTemplateRequest.t ->
(Awso_emr_containers.Values.DescribeJobTemplateResponse.t,
Awso_emr_containers.Values.DescribeJobTemplateResponse.error)
Result.t
Async.Deferred.tval describe_managed_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.DescribeManagedEndpointRequest.t ->
(Awso_emr_containers.Values.DescribeManagedEndpointResponse.t,
Awso_emr_containers.Values.DescribeManagedEndpointResponse.error)
Result.t
Async.Deferred.tval describe_security_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.DescribeSecurityConfigurationRequest.t ->
(Awso_emr_containers.Values.DescribeSecurityConfigurationResponse.t,
Awso_emr_containers.Values.DescribeSecurityConfigurationResponse.error)
Result.t
Async.Deferred.tval describe_virtual_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.DescribeVirtualClusterRequest.t ->
(Awso_emr_containers.Values.DescribeVirtualClusterResponse.t,
Awso_emr_containers.Values.DescribeVirtualClusterResponse.error)
Result.t
Async.Deferred.tval get_managed_endpoint_session_credentials :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.GetManagedEndpointSessionCredentialsRequest.t ->
(Awso_emr_containers.Values.GetManagedEndpointSessionCredentialsResponse.t,
Awso_emr_containers.Values.GetManagedEndpointSessionCredentialsResponse.error)
Result.t
Async.Deferred.tval list_job_runs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.ListJobRunsRequest.t ->
(Awso_emr_containers.Values.ListJobRunsResponse.t,
Awso_emr_containers.Values.ListJobRunsResponse.error)
Result.t
Async.Deferred.tval list_job_templates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.ListJobTemplatesRequest.t ->
(Awso_emr_containers.Values.ListJobTemplatesResponse.t,
Awso_emr_containers.Values.ListJobTemplatesResponse.error)
Result.t
Async.Deferred.tval list_managed_endpoints :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.ListManagedEndpointsRequest.t ->
(Awso_emr_containers.Values.ListManagedEndpointsResponse.t,
Awso_emr_containers.Values.ListManagedEndpointsResponse.error)
Result.t
Async.Deferred.tval list_security_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.ListSecurityConfigurationsRequest.t ->
(Awso_emr_containers.Values.ListSecurityConfigurationsResponse.t,
Awso_emr_containers.Values.ListSecurityConfigurationsResponse.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.ListTagsForResourceRequest.t ->
(Awso_emr_containers.Values.ListTagsForResourceResponse.t,
Awso_emr_containers.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval list_virtual_clusters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.ListVirtualClustersRequest.t ->
(Awso_emr_containers.Values.ListVirtualClustersResponse.t,
Awso_emr_containers.Values.ListVirtualClustersResponse.error)
Result.t
Async.Deferred.tval start_job_run :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.StartJobRunRequest.t ->
(Awso_emr_containers.Values.StartJobRunResponse.t,
Awso_emr_containers.Values.StartJobRunResponse.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.TagResourceRequest.t ->
(Awso_emr_containers.Values.TagResourceResponse.t,
Awso_emr_containers.Values.TagResourceResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_emr_containers.Values.UntagResourceRequest.t ->
(Awso_emr_containers.Values.UntagResourceResponse.t,
Awso_emr_containers.Values.UntagResourceResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_emr_containers.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Namespace inputs for the system job.
Lake Formation related configuration inputs for the security configuration.
Configurations related to the TLS certificate for the security configuration.
module InTransitEncryptionConfiguration =
Awso_emr_containers.Values.InTransitEncryptionConfigurationConfigurations related to in-transit encryption for the security configuration.
Configurations related to encryption for the security configuration.
Authorization-related configuration inputs for the security configuration.
Cancels 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.
There are invalid parameters in the client request.
This is an internal server exception.
Cancels 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.
The entity representing certificate data generated for managed endpoint.
module CloudWatchMonitoringConfiguration =
Awso_emr_containers.Values.CloudWatchMonitoringConfigurationA configuration for CloudWatch monitoring. You can configure your jobs to send log information to CloudWatch Logs.
module Configuration = Awso_emr_containers.Values.ConfigurationA 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.
module ConfigurationList = Awso_emr_containers.Values.ConfigurationListAmazon S3 configuration for monitoring log publishing. You can configure your jobs to send log information to Amazon S3.
The entity that provides configuration control over managed logs.
module ContainerLogRotationConfiguration =
Awso_emr_containers.Values.ContainerLogRotationConfigurationThe settings for container log rotation.
Configuration setting for monitoring.
A configuration specification to be used to override existing configurations.
The information about the Amazon EKS cluster.
The information about the container used for a job run or a managed endpoint.
The information about the container provider.
module TemplateParameterConfiguration =
Awso_emr_containers.Values.TemplateParameterConfigurationThe configuration of a job template parameter.
module TemplateParameterConfigurationMap =
Awso_emr_containers.Values.TemplateParameterConfigurationMapmodule ParametricS3MonitoringConfiguration =
Awso_emr_containers.Values.ParametricS3MonitoringConfigurationAmazon 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.
module ParametricCloudWatchMonitoringConfiguration =
Awso_emr_containers.Values.ParametricCloudWatchMonitoringConfigurationA 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.
module ParametricMonitoringConfiguration =
Awso_emr_containers.Values.ParametricMonitoringConfigurationConfiguration setting for monitoring. This data type allows job template parameters to be specified within.
module ParametricConfigurationOverrides =
Awso_emr_containers.Values.ParametricConfigurationOverridesA configuration specification to be used to override existing configurations. This data type allows job template parameters to be specified within.
The information about job driver for Spark submit.
The job driver for job type.
Specify the driver that the job runs on. Exactly one of the two available job drivers is required, either sparkSqlJobDriver or sparkSubmitJobDriver.
The values of StartJobRun API requests used in job runs started using the job template.
Creates 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.
The specified resource was not found.
Creates 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.
Creates a managed endpoint. A managed endpoint is a gateway that connects Amazon EMR Studio to Amazon EMR on EKS so that Amazon EMR Studio can communicate with your virtual cluster.
module CreateManagedEndpointResponse =
Awso_emr_containers.Values.CreateManagedEndpointResponseCreates a managed endpoint. A managed endpoint is a gateway that connects Amazon EMR Studio to Amazon EMR on EKS so that Amazon EMR Studio can communicate with your virtual cluster.
Configurations related to the security configuration for the request.
module CreateSecurityConfigurationRequest =
Awso_emr_containers.Values.CreateSecurityConfigurationRequestCreates a security configuration. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the Lake Formation integration setup. You can also create a security configuration to re-use a security setup each time you create a virtual cluster.
module CreateSecurityConfigurationResponse =
Awso_emr_containers.Values.CreateSecurityConfigurationResponseCreates a security configuration. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the Lake Formation integration setup. You can also create a security configuration to re-use a security setup each time you create a virtual cluster.
Creates a virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.
The request exceeded the Amazon EKS API operation limits.
Creates a virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.
The structure containing the session token being returned.
Deletes 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.
Deletes 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.
Deletes a managed endpoint. A managed endpoint is a gateway that connects Amazon EMR Studio to Amazon EMR on EKS so that Amazon EMR Studio can communicate with your virtual cluster.
module DeleteManagedEndpointResponse =
Awso_emr_containers.Values.DeleteManagedEndpointResponseDeletes a managed endpoint. A managed endpoint is a gateway that connects Amazon EMR Studio to Amazon EMR on EKS so that Amazon EMR Studio can communicate with your virtual cluster.
Deletes a virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.
Deletes a virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.
Displays detailed information about 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.
The current status of the retry policy executed on the job.
The configuration of the retry policy that the job runs on.
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.
Displays detailed information about 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.
Displays detailed information about a specified 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.
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.
Displays detailed information about a specified 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.
module DescribeManagedEndpointRequest =
Awso_emr_containers.Values.DescribeManagedEndpointRequestDisplays detailed information about a managed endpoint. A managed endpoint is a gateway that connects Amazon EMR Studio to Amazon EMR on EKS so that Amazon EMR Studio can communicate with your virtual cluster.
This entity represents the endpoint that is managed by Amazon EMR on EKS.
module DescribeManagedEndpointResponse =
Awso_emr_containers.Values.DescribeManagedEndpointResponseDisplays detailed information about a managed endpoint. A managed endpoint is a gateway that connects Amazon EMR Studio to Amazon EMR on EKS so that Amazon EMR Studio can communicate with your virtual cluster.
module DescribeSecurityConfigurationRequest =
Awso_emr_containers.Values.DescribeSecurityConfigurationRequestDisplays detailed information about a specified security configuration. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the Lake Formation integration setup. You can also create a security configuration to re-use a security setup each time you create a virtual cluster.
Inputs related to the security configuration. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the Lake Formation integration setup. You can also create a security configuration to re-use a security setup each time you create a virtual cluster.
module DescribeSecurityConfigurationResponse =
Awso_emr_containers.Values.DescribeSecurityConfigurationResponseDisplays detailed information about a specified security configuration. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the Lake Formation integration setup. You can also create a security configuration to re-use a security setup each time you create a virtual cluster.
module DescribeVirtualClusterRequest =
Awso_emr_containers.Values.DescribeVirtualClusterRequestDisplays detailed information about a specified virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.
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.
module DescribeVirtualClusterResponse =
Awso_emr_containers.Values.DescribeVirtualClusterResponseDisplays detailed information about a specified virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.
module GetManagedEndpointSessionCredentialsRequest =
Awso_emr_containers.Values.GetManagedEndpointSessionCredentialsRequestGenerate a session token to connect to a managed endpoint.
The request throttled.
module GetManagedEndpointSessionCredentialsResponse =
Awso_emr_containers.Values.GetManagedEndpointSessionCredentialsResponseGenerate a session token to connect to a managed endpoint.
Lists job runs based on a set of parameters. 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.
Lists job runs based on a set of parameters. 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.
Lists job templates based on a set of parameters. 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.
Lists job templates based on a set of parameters. 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.
Lists managed endpoints based on a set of parameters. A managed endpoint is a gateway that connects Amazon EMR Studio to Amazon EMR on EKS so that Amazon EMR Studio can communicate with your virtual cluster.
Lists managed endpoints based on a set of parameters. A managed endpoint is a gateway that connects Amazon EMR Studio to Amazon EMR on EKS so that Amazon EMR Studio can communicate with your virtual cluster.
module ListSecurityConfigurationsRequest =
Awso_emr_containers.Values.ListSecurityConfigurationsRequestLists security configurations based on a set of parameters. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the Lake Formation integration setup. You can also create a security configuration to re-use a security setup each time you create a virtual cluster.
module ListSecurityConfigurationsResponse =
Awso_emr_containers.Values.ListSecurityConfigurationsResponseLists security configurations based on a set of parameters. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the Lake Formation integration setup. You can also create a security configuration to re-use a security setup each time you create a virtual cluster.
Lists the tags assigned to the resources.
Lists the tags assigned to the resources.
Lists information about the specified virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.
Lists information about the specified virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.
Starts 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.
Starts 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.
Assigns tags to resources. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value, both of which you define. Tags enable you to categorize your Amazon Web Services resources by attributes such as purpose, owner, or environment. When you have many resources of the same type, you can quickly identify a specific resource based on the tags you've assigned to it. For example, you can define a set of tags for your Amazon EMR on EKS clusters to help you track each cluster's owner and stack level. We recommend that you devise a consistent set of tag keys for each resource type. You can then search and filter the resources based on the tags that you add.
Assigns tags to resources. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value, both of which you define. Tags enable you to categorize your Amazon Web Services resources by attributes such as purpose, owner, or environment. When you have many resources of the same type, you can quickly identify a specific resource based on the tags you've assigned to it. For example, you can define a set of tags for your Amazon EMR on EKS clusters to help you track each cluster's owner and stack level. We recommend that you devise a consistent set of tag keys for each resource type. You can then search and filter the resources based on the tags that you add.
Removes tags from resources.
Removes tags from resources.