Hello,
I encountered an issue in adding additional data source from S3.
the error I get:
for context I have another source from the same bucket that is currently working.
When I looked into the source of the problem I took a look at amplitude’s docs:
amplitude docs - S3 import guide
In the policy that is there it seems that the S3 integration need the following: s3:ListObjects
but s3:ListObjects is deprecated, the error from the policy editor in AWS:
I would like to know if this is the cause of the problem? could it be on amplitude’s end?
the currently running source is working fine.
Thanks for any help in advance!