How to modify the timeouts in Lambda and SQS

How to modify the timeouts in Lambda and SQS

There can be scenarios where we need to modify the different timeouts in lambda as well as in SQS. Please follow the below steps to change the timeout in eMAM Archive Lambda function and the associated SQS.

1. Log in to AWS Console - https://aws.amazon.com/console/

2. Navigate to Lambda -> Functions and select the eMAM Archive Lambda function



3. Go to Configuration -> General Configuration and click on edit



4. Set the Timeout as 15 Minutes



5. Now click on SQS and select the SQS from the list



6. Click on edit



7. Set the Visibility Timeout as 11 Minutes and Message Retention Period as 10 Minutes then save the configuration.