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