Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

143
Vistas
Adding packages to an existing layer in AWS lambda

I have a layer in my work AWS account which contains many python libraries like pandas, numpy, sqlalchemy, etc. It has a folder structure of

-> LayerName:
     ->  python
          ->  pandas
          ->  numpy
              ......

I want to add my custom package also to this layer. How do I do that?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

To add new packages to your Lambda layer, you would need to deploy a new version of the Layer containing the original packages as well as the new packages you wanted to add.

You can get the contents of a layer version by running get-layer-version and copying the contents from the Content.Location value.

Alternatively you would create a new Lambda layer and package these other packages into that.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda