- Newest
- Most votes
- Most comments
Hello.
Bedrock Studio creates Lambda functions behind the scenes, so if the quota is low, an error occurs when creating Lambda functions.
I think the problem is probably that your AWS account's Lambda memory quota is limited to 3GB.
This restriction may be imposed on new AWS accounts.
https://docs.aws.amazon.com/general/latest/gr/lambda-service.html
New AWS accounts have reduced concurrency and memory quotas. AWS raises these quotas automatically based on your usage. You can also request a quota increase.
As of June 2024, Lambda memory cannot be requested from the service quota screen, so you will need to open a case with AWS Support under "Account and billing".
Inquiries under "Account and billing" can be made free of charge.
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html
