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ヶ月前372ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ