Skip to content
This repository was archived by the owner on Oct 9, 2021. It is now read-only.

Commit 4653ccb

Browse files
committed
Updated Elasticsearch section, increase lambda function timeout required for 1 min execution
1 parent e13db1f commit 4653ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ In this section you'll configure an Elasticsearch Service domain to index chat m
230230

231231
15\. Under the Role, create a new DynamoDB event stream role. When a new page opens confirming that you want to create a role, just click **Allow** to proceed.
232232

233-
16\. In the "Timeout" field, change the function timeout to **60** seconds. This ensure Lambda can process the batch of messages before Lambda times out. Keep all the other defaults on the page set as is. Select **Next** and then on the Review page, select **Create function** to create your Lambda function.
233+
16\. In the "Timeout" field, change the function timeout to **1** minute. This ensure Lambda can process the batch of messages before Lambda times out. Keep all the other defaults on the page set as is. Select **Next** and then on the Review page, select **Create function** to create your Lambda function.
234234

235235
17\. Select the "Event Sources" tab for the new ZombieWorkshopSearchIndexing function.
236236

0 commit comments

Comments
 (0)