Support new Lambda deployment params: Provisioned Concurrency, Maximum Event Age and Maximum Retry Attempts
Author: danil-smirnovCreated Dec 10, 2019Updated Dec 23, 2025
Labelsfeature-request
New and quite exciting Lambda configuration parameters have been recently announced by AWS:
- https://aws.amazon.com/ru/about-aws/whats-new/2019/11/aws-lambda-supports-max-retry-attempts-event-age-asynchronous-invocations/
- https://aws.amazon.com/ru/about-aws/whats-new/2019/12/aws-lambda-announces-provisioned-concurrency/
They can be set using AWS console and it would be great to have them configurable in .chalice/config.json as well:
Source: aws/chalice
