aws-amplify / aws-amplify/amplify-cli

AMPLIFY CLI SET TIME OUT FOR LAMBDA FUNCTIONS

Open
#4,164 11 comments 10 reactions 0 assignees View on GitHub
feature-request functions p4
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

**Which Category is your question related to?**

Setting the Time Out for Lambda Functions via the CLI. I would like to also set time out for AppSync, but I don't believe you can do that at this time.

**Amplify CLI Version**

4.18.1

**What AWS Services are you utilizing?**

AppSync, DynamoDB, ElasticSearch

**Provide additional details e.g. code snippets**

I want to increase the time out period for Lambda functions and am unsure where I should set this in the Amplify project. I think you set something like this, but am not sure and not sure where it should be set.
```
"Globals":{
"Function": {"Timeout": 300}
}
```

Contributor guide

Open the contributing guide

Research direction

Review the Amplify CLI 4.18.1 documentation and project configuration for Lambda timeout settings; the issue does not name a file or entry point. Confirm whether AppSync timeout configuration is supported, then document the supported CLI or project setting and its limits.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cli, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.