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
I am very new to this & trying to setup EMR local development. I have written sample code to test on EMR local which connects to AWS & reads data from S3. I have set AWS cerdentials in Environment variables & it's working without any issue.
When I am trying to run same job using EMR Serverless : Run Job command, getting error -
CredentialsProviderError: Could not load credentials from any providers
The text was updated successfully, but these errors were encountered:
Hello,
I am very new to this & trying to setup EMR local development. I have written sample code to test on EMR local which connects to AWS & reads data from S3. I have set AWS cerdentials in Environment variables & it's working without any issue.
When I am trying to run same job using EMR Serverless : Run Job command, getting error -
CredentialsProviderError: Could not load credentials from any providers
The text was updated successfully, but these errors were encountered: