Hi Team,
I am trying to Automate AWS secrets manager in my project, We kept all our project credentials in AWS secret manager and try fetching those credential details when executing the test scripts.
We used the below test script shared by AWS team, But this is now failing for "SDK Client exception : Unable to execute HTTP request : connect reset"
Please check this and let me know if this can be resolved