Replies: 1 comment 1 reply
-
My enviromental variables set in Vercel
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hello, My website is deployed to Vercel and requires access to DynamoDB. Up until today did not have any issues but not all of a sudden I am unable to access the resource anymore.
I have tried, creating new key, new user, new role. I have set the user variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY as environmental variables in Vercel but still can't get access. The permission AmazonDynamoDBFullAccess is also set. In local i have no issues and its working fine. It was working on vercel fine for weeks/months too. I am not sure what has happened.
Help would be appreciated.
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions