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 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
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.