Knowledge Center Monthly Newsletter - March 2025
Stay up to date with the latest from the Knowledge Center. See all new and updated Knowledge Center articles published in the last month and re:Post’s top contributors.
我无法在 Amazon Elastic Container Service (Amazon ECS) 中创建新资源。或者,我收到“Limit exceeded”(超出限制)错误。
Amazon ECS 针对每个 AWS 账户在每个 AWS 区域内的最大资源数设有服务配额。如果您超出这些配额,则无法创建新资源,并且会收到“Limit exceeded”(超出限制)错误。
要解决服务配额问题,请检查您的 Amazon ECS 资源使用情况。
然后,执行以下操作:
使用集群自动扩缩,以便让 Amazon ECS 能够根据工作负载需求动态调整所需的容器实例数量。要优化集群自动扩缩,请根据应用程序需求设置扩缩指标和阈值。配置 Amazon ECS 服务自动扩缩,以根据需求自动调整服务中所需的任务计数。
如果您优化了资源但仍超出配额,则您可以申请增加配额。
**重要事项:**并非所有服务配额都是可调整的。在提交请求之前,请检查是否可以调整资源配额。
在 AWS 管理控制台中管理您的 Amazon ECS 和 AWS Fargate 服务配额
处理 Amazon ECS 服务配额和 API 节流限制