{ "opencollection": "1.0.0", "info": { "name": "Amazon ECS Amazon Elastic Container Service (ECS) Capacity Providers API", "version": "3.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Capacity Providers", "type": "folder" }, "items": [ { "info": { "name": "Amazon Ecs Create a Capacity Provider", "type": "http" }, "http": { "method": "POST", "url": "https://ecs.{region}.amazonaws.com/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.CreateCapacityProvider", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new capacity provider. Capacity providers are associated with an Auto Scaling group to manage the infrastructure for your tasks and services." }, { "info": { "name": "Amazon Ecs Describe Capacity Providers", "type": "http" }, "http": { "method": "POST", "url": "https://ecs.{region}.amazonaws.com/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DescribeCapacityProviders", "headers": [ { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Describes one or more capacity providers." } ] } ], "bundled": true }