amazon-emr-vscode-toolkit icon indicating copy to clipboard operation
amazon-emr-vscode-toolkit copied to clipboard

EMR Toolkit extension is not able to read credentials set in container

Open mohanmane-a opened this issue 1 year ago • 0 comments

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

mohanmane-a avatar Dec 20 '23 12:12 mohanmane-a