You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Example AWS SAM template that utilizes a lambda layer
Parameters:
MyLayerLatestVersion:
Type: 'AWS::SSM::Parameter::Value<String>'
Default: '/Layers/MyLayer/Latest'
Resources:
MyFunction:
Type: AWS::Serverless::Function # More info about Function Resource: https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessfunction