podaac / hydrocron

API for retreiving time series of SWOT data
https://podaac.github.io/hydrocron/
Apache License 2.0
13 stars 2 forks source link

Feature/issue 169 #170

Closed torimcd closed 2 months ago

torimcd commented 2 months ago

Github Issue: #169

Description

Removing the EDL credentials caused authentication errors when there is a mix of venues (ie loading OPS data in SIT).

Overview of work done

Restored the EDL environment vars so the CMR query in the load_data lambda succeeds. Also worked with Stepheny to allow lambda role access on the SWOT OPS bucket from SIT and UAT.

Overview of verification done

Unit tests pass

Overview of integration done

Deployed to SIT and verified all the lambdas load data successfully

PR checklist:

See Pull Request Review Checklist for pointers on reviewing this pull request