Open rajeshn95 opened 9 months ago
https://github.com/nobejs/access/blob/0dd5743dda3c5cefca90b7b79f2e91af1fbd9b75/src/functions/EventHandlers/SQS/sendMessage.js#L2
In this file, we are updating the AWS config, I think AWS SDK picks the credentials by default from the env. This might overwrite the default config.
https://github.com/nobejs/access/blob/0dd5743dda3c5cefca90b7b79f2e91af1fbd9b75/src/functions/EventHandlers/SQS/sendMessage.js#L2
In this file, we are updating the AWS config, I think AWS SDK picks the credentials by default from the env. This might overwrite the default config.