Amazon EMR Containers Skill
amazonaws-com-emr-containers
amazonaws-com-emr-containers
| Method | Path | Description |
|---|---|---|
DELETE | /virtualclusters/{virtualClusterId}/jobruns/{jobRunId} | |
POST | /jobtemplates | 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. |
POST | /virtualclusters/{virtualClusterId}/endpoints | 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... |
POST | /securityconfigurations | 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 cluste... |
POST | /virtualclusters | Creates a security configuration. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the La... |
DELETE | /jobtemplates/{templateId} | 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... |
DELETE | /virtualclusters/{virtualClusterId}/endpoints/{endpointId} | 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... |
DELETE | /virtualclusters/{virtualClusterId} | 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 cluste... |
GET | /virtualclusters/{virtualClusterId}/jobruns/{jobRunId} | 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... |
GET | /jobtemplates/{templateId} | 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. |
GET | /virtualclusters/{virtualClusterId}/endpoints/{endpointId} | 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... |
GET | /securityconfigurations/{securityConfigurationId} | Displays 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 communic... |
GET | /virtualclusters/{virtualClusterId} | Displays detailed information about a specified security configuration. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use secur... |
POST | /virtualclusters/{virtualClusterId}/endpoints/{endpointId}/credentials | Displays 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 cluste... |
GET | /virtualclusters/{virtualClusterId}/jobruns | Generate a session token to connect to a managed endpoint. |
GET | /jobtemplates | 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. |
GET | /virtualclusters/{virtualClusterId}/endpoints | 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 u... |
GET | /securityconfigurations | 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 communicat... |
GET | /tags/{resourceArn} | Lists 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 configur... |
GET | /virtualclusters | Lists the tags assigned to the resources. |
POST | /virtualclusters/{virtualClusterId}/jobruns | 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 d... |
POST | /tags/{resourceArn} | 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. |
DELETE | /tags/{resourceArn} | 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 en... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-emr-containers
Downloads and installs to ~/.claude/skills/amazonaws-com-emr-containers/
2020-10-01 (2026-02-13)