Closed tolikkostin closed 1 year ago
@tolikkostin Thank you for your reporting.
This issue seems to be dependent on your AWS account. https://stackoverflow.com/questions/70943739/aws-lambda-memorysize-value-failed-to-satisfy-constraint
Could you please contact AWS Support?
@mats16 Thanks, got it.
Bug report
Describe the bug
Deployment fails with error: Resource handler returned message: "'MemorySize' value failed to satisfy constraint: Member must have value less than or equal to 3008 (Service: Lambda, Status Code: 400
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
Succesful supabase installation.
Screenshots
System information
Additional context
Seems that error in this line. If I specify
3008
the deployment works.