Werk #11301: agent_aws: refresh cache immediately when it contains previous day's data

Component Checks & agents
Title agent_aws: refresh cache immediately when it contains previous day's data
Date Jul 23, 2020
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0i1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

For AWS services that deliver data at a daily interval (Costs & Usage, Glacier, S3), the data cache of the AWS agent used to be valid for 24 hours from the time the first request was made to the AWS API. We have made the caching functionality dynamic such that the cache loses its validity if it does not contain today's data, and a new request is made to the API.

To the list of all Werks