WikiWatershed / model-my-watershed

The web application front end for Model My Watershed.
https://modelmywatershed.org
Apache License 2.0
57 stars 31 forks source link

AWS 2-5: Fix Tiler Caching #3642

Closed rajadain closed 1 month ago

rajadain commented 1 month ago

Tiler caching works correctly in development, if configuring AWS environment variables within /etc/mmw.d/env, but does not work on Staging where they are configured via iam-role.

This could potentially be in issue in the aws-sdk package.

Investigate and fix.