NASA-IMPACT / veda-backend

Backend services for VEDA
Other
9 stars 5 forks source link

fix: make data access role optional in ingestor #382

Closed slesaad closed 1 month ago

slesaad commented 1 month ago

Issue

Data access role arn is optional in raster API, but ingestor makes it required, which doesn't make sense.

What?

Why?

Testing?