We’re setting ephemeralStorageSize
for a function as per the docs here Serverless Framework - AWS Lambda Guide - Serverless.yml Reference, and every time we re-deploy it reverts to the default 512.
Is this a bug?
We’re setting ephemeralStorageSize
for a function as per the docs here Serverless Framework - AWS Lambda Guide - Serverless.yml Reference, and every time we re-deploy it reverts to the default 512.
Is this a bug?
@cwt Please update your serverless version to latest version. Maybe 3.21.0. And you will be good.