amazon-connect / amazon-connect-salesforce-lambda

Apache License 2.0
45 stars 34 forks source link

Unable to connect to Secret Manager #33

Closed vshaikh-2ndwatch closed 2 years ago

vshaikh-2ndwatch commented 2 years ago

We are trying to test invoking "sfInvokeAPI" lambda multiple times using different phone numbers. Almost half of the time lambda is failing as it is not able to connect to secret manager. Lambda logs shows it is hanging after "Loading Credentials", Secret manager "get_secret_value()" is the next call after that.(line 65 - salesforce.py)

Did anybody had similar issue with connection to Secret Manager?

ramaniad commented 2 years ago

Are you still having this issue? My guess is that there is an issue with the secret manager arn

blee-amzn commented 2 years ago

Closing this issue due to no update - if you are still dealing with this problem please open a ticket with AWS support, you will receive support much quicker that way!