

# Amazon ECS API 参考
<a name="ProgrammingGuide"></a>

除了 AWS 管理控制台 和 AWS Command Line Interface（AWS CLI）之外，Amazon ECS 还提供了一个 API。您可以使用 API，自动执行管理 Amazon ECS 资源的任务。
+ 有关按 Amazon ECS 资源进行的 API 操作列表，请参阅[按 Amazon ECS 资源执行的操作](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/OperationList-query.html)。
+ 有关 API 操作的字母顺序列表，请参阅[操作](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_Operations.html)。
+ 有关数据类型的字母顺序列表，请参阅[数据类型](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_Types.html)。
+ 有关常用查询参数的列表，请参阅[常用参数](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/CommonParameters.html)。
+ 有关错误代码的描述，请参阅[常见错误](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/CommonErrors.html)。

有关 AWS CLI 的更多信息，请参阅《适用于 Amazon ECS 的 AWS Command Line Interface 参考》[https://docs.aws.amazon.com/cli/latest/reference/ecs/index.html](https://docs.aws.amazon.com/cli/latest/reference/ecs/index.html)。