serverless / serverless/serverless
memorySize not working
Open
@denes is already working on this.
Since Sep 13, 2021.
needs feedback
- Dominant language
- JavaScript
- Stars
- 46.9k
- Forks
- 5.7k
- Avg merge
- 10h 7m
- Merged PRs (30d)
- 57
Description
provider:
name: aws
runtime: nodejs14.x #<-- NOT WORKING
region: us-east-1
memorySize: 128 #<-- NOT WORKING
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.