This makes a minor change regarding caching the AWS region the first time we request it, as opposed to requesting it for every single secrets retrieval. The prior behavior resulted in occasionally not getting the region, and then failing subsequent requests. This has been tested on a dev ship.
This makes a minor change regarding caching the AWS region the first time we request it, as opposed to requesting it for every single secrets retrieval. The prior behavior resulted in occasionally not getting the region, and then failing subsequent requests. This has been tested on a dev ship.