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.

demandé il y a 2 mois134 vues
1 réponse
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
répondu il y a 2 mois
profile picture
EXPERT
vérifié il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions