Werk #15757: agent_aws: Fix fetching service quotas for EC2, ECS and ElastiCache
Component | Agent bakery |
Title | agent_aws: Fix fetching service quotas for EC2, ECS and ElastiCache |
Date | Jun 12, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p3 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Previously, service quotas were fetched without pagination which led to some quota values missing from the AWS API. For missing quota values default values were reported instead of the correct ones.