Amazon EC2 Container Service Skill
amazonaws-com-ecs
amazonaws-com-ecs
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Creates a new capacity provider. Capacity providers are associated with an Amazon ECS cluster and are used in capacity provider strategies to facilitate cluster auto scaling. Only... |
POST | / | Creates a new Amazon ECS cluster. By default, your account receives a default cluster when you launch your first container instance. However, you can create your own cluster with... |
POST | / | Runs and maintains your desired number of tasks from a specified task definition. If the number of tasks running in a service drops below the desiredCount, Amazon ECS runs another... |
POST | / | Create a task set in the specified cluster and service. This is used when a service uses the EXTERNAL deployment controller type. For more information, see Amazon ECS deployment t... |
POST | / | Disables an account setting for a specified user, role, or the root user for an account. |
POST | / | Deletes one or more custom attributes from an Amazon ECS resource. |
POST | / | Deletes the specified capacity provider. The FARGATE and FARGATE_SPOT capacity providers are reserved and can't be deleted. You can disassociate them from a cluster using either P... |
POST | / | Deletes the specified cluster. The cluster transitions to the INACTIVE state. Clusters with an INACTIVE status might remain discoverable in your account for a period of time. Howe... |
POST | / | Deletes a specified service within a cluster. You can delete a service if you have no running tasks in it and the desired task count is zero. If the service is actively maintainin... |
POST | / | Deletes one or more task definitions. You must deregister a task definition revision before you delete it. For more information, see DeregisterTaskDefinition. When you delete a ta... |
POST | / | Deletes a specified task set within a service. This is used when a service uses the EXTERNAL deployment controller type. For more information, see Amazon ECS deployment types in t... |
POST | / | Deregisters an Amazon ECS container instance from the specified cluster. This instance is no longer available to run tasks. If you intend to use the container instance for some ot... |
POST | / | Deregisters the specified task definition by family and revision. Upon deregistration, the task definition is marked as INACTIVE. Existing tasks and services that reference an INA... |
POST | / | Describes one or more of your capacity providers. |
POST | / | Describes one or more of your clusters. |
POST | / | Describes one or more container instances. Returns metadata about each container instance requested. |
POST | / | Describes the specified services running in your cluster. |
POST | / | Describes a task definition. You can specify a family and revision to find information about a specific task definition, or you can simply specify the family to find the latest AC... |
POST | / | Describes the task sets in the specified cluster and service. This is used when a service uses the EXTERNAL deployment controller type. For more information, see Amazon ECS Deploy... |
POST | / | Describes a specified task or tasks. Currently, stopped tasks appear in the returned results for at least one hour. If you have tasks with tags, and then delete the cluster, the t... |
POST | / | This action is only used by the Amazon ECS agent, and it is not intended for use outside of the agent. Returns an endpoint for the Amazon ECS agent to poll for updates. |
POST | / | Runs a command remotely on a container within a task. If you use a condition key in your IAM policy to refine the conditions for the policy statement, for example limit the action... |
POST | / | Retrieves the protection status of tasks in an Amazon ECS service. |
POST | / | Lists the account settings for a specified principal. |
POST | / | Lists the attributes for Amazon ECS resources within a specified target type and cluster. When you specify a target type and cluster, ListAttributes returns a list of attribute ob... |
POST | / | Returns a list of existing clusters. |
POST | / | Returns a list of container instances in a specified cluster. You can filter the results of a ListContainerInstances operation with cluster query language statements inside the fi... |
POST | / | Returns a list of services. You can filter the results by cluster, launch type, and scheduling strategy. |
POST | / | This operation lists all of the services that are associated with a Cloud Map namespace. This list might include services in different clusters. In contrast, ListServices can only... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-ecs
Downloads and installs to ~/.claude/skills/amazonaws-com-ecs/
2014-11-13 (2026-02-13)