Unable to set Lambda memory over 3008MB

0

I have a Lambda with the following configuration:

Region: us-east-1 (N. VIrginia) Runtime: nodejs16 Inside my accounts service quotas, I can see that my maximum function size is 10240 (10gb).

However, attempting to update to anything beyond 3008MB results in the following error:

'MemorySize' value failed to satisfy constraint: Member must have value less than or equal to 3008

According to this post, N. Virginia is a supported region.

I have seen numerous other posts about this issue and I tried contacting AWS technical support but I do not have a support plan and I was told by the account support rep to post so here I am /shrug.

Thanks!

質問済み 1年前346ビュー
1回答
1
承認された回答

That link to a previous post about this covers it pretty thoroughly. As @Brettski-AWS mentions it's a known account-based issue.

Your Basic (free) support doesn't cover technical support but this is an Account issue so you can raise a support case for it. Please follow the approach another person on that previous post used:

I filed a request in the Support Center as: Account & Billing, Service: "Account", Category: "Other Account Issues", Severity: "General Question".

エキスパート
回答済み 1年前
profile picture
エキスパート
レビュー済み 1年前
  • I did that but the account rep I got would not help and said I needed to post - I guess I can try again and hope I get someone willing to help.

  • The trick is to not raise it as a technical issue, and stress it's an account issue. Quote @Brettski-AWS, he's very high profile. I can't tell you his real name without checking with him first but let me know if you get stuck.

  • They were able to solve the issue - thanks!

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

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

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

関連するコンテンツ