Hello @Tommy_Deshairs,
I will suggest a couple of workarounds for you to try and see if they work:
-
Make sure you have the proper ARN given under AWS IAM in Atlas as shown below:
-
Secondly, could you try increasing the timeout for the lambda function? By default, the value is set to
3 seconds.You can do so by going to the AWS Management Console and navigating to the below option:
Lambda function -> Configuration -> General configuration -> Edit TimeoutAlso, please refer to Configuring Lambda function options - AWS Lambda to read more.
I hope it helps!
Best,
Kushagra

