Amazon Elastic Container Service

Number of APIs: 42

Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service that makes it easy to run, stop, and manage Docker containers on a cluster. You can host your cluster on a serverless infrastructure that is managed by Amazon ECS by launching your services or tasks using the Fargate launch type. For more control, you can host your tasks on a cluster of Amazon Elastic Compute Cloud (Amazon EC2) instances that you manage by using the EC2 launch type.

  1. Container Instances State - Update Container Instances State POST {{aws_elastic_container_service_base_url}}/?Action=UpdateContainerInstancesState

  2. Account Setting Default - Put Account Setting Default POST {{aws_elastic_container_service_base_url}}/?Action=PutAccountSettingDefault

  3. Cluster Settings - Update Cluster Settings POST {{aws_elastic_container_service_base_url}}/?Action=UpdateClusterSettings

  4. Task Definition Families - List Task Definition Families POST {{aws_elastic_container_service_base_url}}/?Action=ListTaskDefinitionFamilies

  5. Task State Change - Submit Task State Change POST {{aws_elastic_container_service_base_url}}/?Action=SubmitTaskStateChange

  6. Account Setting - Put Account Setting POST {{aws_elastic_container_service_base_url}}/?Action=PutAccountSetting

  7. Attributes - Delete Attributes POST {{aws_elastic_container_service_base_url}}/?Action=DeleteAttributes

  8. Cluster - List Clusters POST {{aws_elastic_container_service_base_url}}/?Action=ListClusters

  9. Container Agent - Update Container Agent POST {{aws_elastic_container_service_base_url}}/?Action=UpdateContainerAgent

  10. Container Instance - Register Container Instance POST {{aws_elastic_container_service_base_url}}/?Action=RegisterContainerInstance