Closed mkleszcz closed 3 months ago
Fixes #604
Added AWS_EXPORTS_STORAGE_BUCKET_NAME env and allow backend task role to access exports bucket.
AWS_EXPORTS_STORAGE_BUCKET_NAME
Export functionality fill fail because there is no AWS_EXPORTS_STORAGE_BUCKET_NAME set.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce?
Fixes #604
Added
AWS_EXPORTS_STORAGE_BUCKET_NAME
env and allow backend task role to access exports bucket.What is the current behavior?
Export functionality fill fail because there is no
AWS_EXPORTS_STORAGE_BUCKET_NAME
set.