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
Hi, when I am trying to implement the library on local machine.
It gives me SdkClientException: Unable to load AWS credentials from any provider in the chain for secretsManager.
In such a case, I want it to fall back to the next config option and not throw an exception.
Please let me know how to implement the same
The text was updated successfully, but these errors were encountered:
Hi, when I am trying to implement the library on local machine.
It gives me SdkClientException: Unable to load AWS credentials from any provider in the chain for secretsManager.
In such a case, I want it to fall back to the next config option and not throw an exception.
Please let me know how to implement the same
The text was updated successfully, but these errors were encountered: