How can the developer keep the dependencies of the Lambda functions up to date with the LEAST additional complexity?

2 Comments

  1. Kevin
    Author

    If I’m not mistaken, the answer is:
    Define a Lambda layer that contains all of the shared dependencies.

  2. Michelle
    Author

    I plan that the answer is:
    Define a Lambda layer that contains all of the shared dependencies.

Leave a Reply

Your email address will not be published. Required fields are marked *

fourteen + 9 =