Add s3 read permissions to data-workflows
manasaV3 opened this issue · 0 comments
manasaV3 commented
Adding s3 read permissions back to data-workflows, as they are used for seeding category data.
how this bug was introduced?
It was introduced as a part of maintenance cleanup, where we replaced the s3 supported plugin code_repo fetch with dynamo calls. (bcfc7aa)
what the current user impact of it is? And is it critical to get released to prod soon?
This should not have any user impact, as this issue will only be raised when we try to seed the category data. All environments currently have category data, and this workflow should not be needed in the foreseeable future. This can wait until the next release to go to prod and is not urgent.