- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 391
 
Open
Labels
Description

This pattern can improve cold start times.
https://aws.amazon.com/blogs/compute/using-the-aws-parameter-and-secrets-lambda-extension-to-cache-parameters-and-secrets/
https://aws.amazon.com/blogs/compute/securely-retrieving-secrets-with-aws-lambda/
layers: https://docs.aws.amazon.com/systems-manager/latest/userguide/ps-integration-lambda-extensions.html
sample extensions: https://github.com/aws-samples/aws-lambda-extensions
WtfJoke