[Announcement] The AWS Lambda console now supports bulk update of layers

0

You can now select all or subset of the functions that use a Lambda layer, and update them simultaneously to a newer layer version in the Lambda console.

Lambda layers provide a convenient way to package libraries and other dependencies that you can use with your Lambda functions. Using layers reduces the size of uploaded deployment archives and makes it faster to deploy your code. Previously, it was challenging to identify and update all the functions that used a specific layer version. With this release, the Lambda console displays a list of all the functions using a given layer and allows to select multiple functions to be updated with a newer layer version. This release eliminates the need to update one function at a time or utilize an external script to perform the update on multiple functions.

Access the AWS Lambda console to get started. To learn more about updating layers see the AWS Lambda User Guide (https://docs.aws.amazon.com/lambda/latest/dg/invocation-layers.html).

This capability is available in the regions where AWS Lambda is available, with the exception of the Regions in China. For more information on availability, please see the AWS Region table (https://aws-preview.aka.amazon.com/about-aws/global-infrastructure/regional-product-services/).

  • This is an announcement migrated from AWS Forums that does not require an answer

AWS
질문됨 2년 전90회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠