Is a Lambda Layer connected to the Cloudshell

0

I created a lambda layer using cloudshell by installing the requirements to a target folder. Then zipped it and published it as layer, got the arn and applied that layer to a lambda. Now I want to create another layer to add way more dependencies. I tried installing and publishing it as layer, but the Cloudshell gave error "No space left on device". So my question is, if I delete stuff from cloudshell and install new dependencies, will it affect my previously created layer as I and other users are still using that layer. Please guide me in this. Thankyou.

已提問 2 個月前檢視次數 134 次
1 個回答
0

No, once you have created the lambda layer version it becomes an immutable snapshot. Since Cloudshell only gives 1 GB of persisted storage, you can look at Cloud9 where you can control the size of the EBS attached to the EC2 instance that Cloud9 runs on.

AWS
已回答 2 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南