Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 93590d801961d180c7958a478839a07b2cbb1d77
https://github.com/Checkmk/checkmk/commit/93590d801961d180c7958a478839a07b2…
Author: Sofia Colakovic <sofia.colakovic(a)checkmk.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
A .werks/15757
M cmk/special_agents/agent_aws.py
M tests/unit/cmk/special_agents/agent_aws/agent_aws_fake_clients.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_ecs.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_elasticache.py
Log Message:
-----------
15757 FIX agent_aws: Fix fetching service quotas for EC2, ECS and ElastiCache
Previously, service quotas were fetched without pagination wich led to
some quota values not beeing fetched from the Azure API.
For missing quota values default values were reported instead of the correct
ones.
CMK-13599
Change-Id: I5ad4625c1eeed3477af2e2f0f894a71f119c83a7