amazonaws.com

Amazon Elastic Container Service Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service. It makes it easy to run, stop, and manage Docker containers. You can host your cluster on a serverless infrastructure that's managed by Ama

🔑 oauth2 56 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Starts a new task using the specified task definition.</p> <p>You can allo…
curl \
  -H "Authorization: $API_KEY" \
  http://ecs.us-east-1.amazonaws.com/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.RunTask
<p>Stops a running task. Any tags associated with the task will be deleted.</…
curl \
  -H "Authorization: $API_KEY" \
  http://ecs.us-east-1.amazonaws.com/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.StopTask
Endpoints (56 total)
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.RunTask
<p>Starts a new task using the specified task definition.</p> <p>You can allo…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.StopTask
<p>Stops a running task. Any tags associated with the task will be deleted.</…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.ListTasks
<p>Returns a list of tasks. You can filter the results by cluster, task defin…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.StartTask
<p>Starts a new task from the specified task definition on the specified cont…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.TagResource
Associates the specified tags to a resource with the specified <code>resource…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.ListClusters
Returns a list of existing clusters.
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.ListServices
Returns a list of services. You can filter the results by cluster, launch typ…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.CreateCluster
<p>Creates a new Amazon ECS cluster. By default, your account receives a <cod…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.CreateService
<p>Runs and maintains your desired number of tasks from a specified task defi…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.CreateTaskSet
Create a task set in the specified cluster and service. This is used when a s…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DeleteCluster
<p>Deletes the specified cluster. The cluster transitions to the <code>INACTI…
POST
/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DeleteService
<p>Deletes a specified service within a cluster. You can delete a service if …
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints56
Authoauth2
Categories1
http://ecs.us-east-1.amazonaws.com