Lambda function memory increase.

0

I cant increase the memory size of my lambda function beyond 3008 MB even if the maximum allowed is 10240 MB. How can I increase this? Can anyone help me on this please.

Sreeraj
已提问 6 个月前370 查看次数
2 回答
0
已接受的回答

Hello.

If your account is relatively new, there may be some restrictions.
Memory is limited as described in the documentation below.
https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html

New AWS accounts have reduced concurrency and memory quotas. AWS raises these quotas automatically based on your usage.

Lambda memory cannot be requested from the service quota, so if you open a case with AWS Support under "Account and billing", AWS Support will confirm the request.
https://support.console.aws.amazon.com/support/home#/case/create

profile picture
专家
已回答 6 个月前
profile picture
专家
已审核 6 个月前
profile pictureAWS
专家
已审核 6 个月前
0

Hello Sreeraj,

This is a pretty common problem with new accounts. I would request you to open a case with AWS support and request them to increase the limit. Please open a case under "Account and Billing" catergory and don't open a Technical issue case. This should get resolved soon.

AWS
已回答 6 个月前
profile picture
专家
已审核 6 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则