You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the repo.
I followed the Helium Oracle Observer Lambda
I created the S3 buckets, notifications.
Also compiled and created lambda.zip in the arm64 machine
I configured the database_url and its connected successfully.
I copied the radio share file from
foundation-poc-data-requester-pays/foundation-mobile-verified/radio_reward_share.1680746455400.gz
and copied it to
/mybucketname/radio_reward_share...
I think its triggering the lambda function but the rows are not updated in the PostgreSQL database
Should I add any permissions in S3 bucker or Lambda roles.
Can you please help me with this.
Sample cloud watch logs
The text was updated successfully, but these errors were encountered:
I have configured my S3 bucket as public
also, created policy to let access the bucket by anyone. But still the data is not saving in the Postgres database
Please let me know what I am missing
Thanks for the repo.
I followed the Helium Oracle Observer Lambda
I created the S3 buckets, notifications.
Also compiled and created lambda.zip in the arm64 machine
I configured the database_url and its connected successfully.
I copied the radio share file from
foundation-poc-data-requester-pays/foundation-mobile-verified/radio_reward_share.1680746455400.gz
and copied it to
/mybucketname/radio_reward_share...
I think its triggering the lambda function but the rows are not updated in the PostgreSQL database
Should I add any permissions in S3 bucker or Lambda roles.
Can you please help me with this.
Sample cloud watch logs
The text was updated successfully, but these errors were encountered: