naftiko: 1.0.0-alpha2 info: label: Amazon ECS Amazon Elastic Container Service (ECS) API — Container Instances description: 'Amazon ECS Amazon Elastic Container Service (ECS) API — Container Instances. 2 operations. Lead operation: Amazon Ecs Describe Container Instances. Self-contained Naftiko capability covering one Amazon Ecs business surface.' tags: - Amazon Ecs - Container Instances created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: AMAZON_ECS_API_KEY: AMAZON_ECS_API_KEY capability: consumes: - type: http namespace: amazon-ecs-container-instances baseUri: https://ecs.{region}.amazonaws.com description: Amazon ECS Amazon Elastic Container Service (ECS) API — Container Instances business capability. Self-contained, no shared references. resources: - name: '#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DescribeContainerInstances' path: /#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DescribeContainerInstances operations: - name: describecontainerinstances method: POST description: Amazon Ecs Describe Container Instances outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: '#X-Amz-Target=AmazonEC2ContainerServiceV20141113.ListContainerInstances' path: /#X-Amz-Target=AmazonEC2ContainerServiceV20141113.ListContainerInstances operations: - name: listcontainerinstances method: POST description: Amazon Ecs List Container Instances outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false authentication: type: apikey key: Authorization value: '{{env.AMAZON_ECS_API_KEY}}' placement: header exposes: - type: rest namespace: amazon-ecs-container-instances-rest port: 8080 description: REST adapter for Amazon ECS Amazon Elastic Container Service (ECS) API — Container Instances. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/x-amz-target-amazonec2containerservicev20141113-describecontainerinstances name: x-amz-target-amazonec2containerservicev20141113-describecontainerinstances description: 'REST surface for #X-Amz-Target=AmazonEC2ContainerServiceV20141113.DescribeContainerInstances.' operations: - method: POST name: describecontainerinstances description: Amazon Ecs Describe Container Instances call: amazon-ecs-container-instances.describecontainerinstances with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/x-amz-target-amazonec2containerservicev20141113-listcontainerinstances name: x-amz-target-amazonec2containerservicev20141113-listcontainerinstances description: 'REST surface for #X-Amz-Target=AmazonEC2ContainerServiceV20141113.ListContainerInstances.' operations: - method: POST name: listcontainerinstances description: Amazon Ecs List Container Instances call: amazon-ecs-container-instances.listcontainerinstances with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: amazon-ecs-container-instances-mcp port: 9090 transport: http description: MCP adapter for Amazon ECS Amazon Elastic Container Service (ECS) API — Container Instances. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: amazon-ecs-describe-container-instances description: Amazon Ecs Describe Container Instances hints: readOnly: false destructive: false idempotent: false call: amazon-ecs-container-instances.describecontainerinstances with: body: tools.body outputParameters: - type: object mapping: $. - name: amazon-ecs-list-container-instances description: Amazon Ecs List Container Instances hints: readOnly: true destructive: false idempotent: false call: amazon-ecs-container-instances.listcontainerinstances with: body: tools.body outputParameters: - type: object mapping: $.