Replies: 1 comment 1 reply
-
Hi @Dahlak76 , Can you share you actual code, and also tell us which method of credential loading are you using? (env variables, Thanks, |
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.
-
the code base has been using v2 with no issues and during migration to v3 (manual as well as using 'codemod') i keep getting the same error. the only changes have been in the package update and necessary syntax/logic changes. The error seems to change from one file to another and the only constant is that its reading 'undefined' (reading then)
i have checked my AWS config and credentials files and am able to access all AWS services as expected.
Beta Was this translation helpful? Give feedback.
All reactions