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.
-
Container Instances State - Update Container Instances State POST {{aws_elastic_container_service_base_url}}/?Action=UpdateContainerInstancesState
-
Account Setting Default - Put Account Setting Default POST {{aws_elastic_container_service_base_url}}/?Action=PutAccountSettingDefault
-
Cluster Settings - Update Cluster Settings POST {{aws_elastic_container_service_base_url}}/?Action=UpdateClusterSettings
-
Task Definition Families - List Task Definition Families POST {{aws_elastic_container_service_base_url}}/?Action=ListTaskDefinitionFamilies
-
Task State Change - Submit Task State Change POST {{aws_elastic_container_service_base_url}}/?Action=SubmitTaskStateChange
-
Account Setting - Put Account Setting POST {{aws_elastic_container_service_base_url}}/?Action=PutAccountSetting
-
Attributes - Delete Attributes POST {{aws_elastic_container_service_base_url}}/?Action=DeleteAttributes
-
Cluster - List Clusters POST {{aws_elastic_container_service_base_url}}/?Action=ListClusters
-
Container Agent - Update Container Agent POST {{aws_elastic_container_service_base_url}}/?Action=UpdateContainerAgent
-
Container Instance - Register Container Instance POST {{aws_elastic_container_service_base_url}}/?Action=RegisterContainerInstance