-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Description
To submit a template to the Serverless Snippets Collection, submit an issue with the following information.
To learn more about submitting a pattern, read the publishing guidelines page. and added a new snippet guide.
- Use the model template located at https://github.com/aws-samples/serverless-snippets/tree/main/_snippet-model to set up a README, snipet-data.json (metadata) and your snippet code (snippet.txt).
If you want multiple code examples in your snippet or support tabbed code examples (multi runtimes for example) then follow the guide for added a new snippet.
GitHub PR for template: #1
There are already two snippets to count the Lambda cold starts. However, this snippet extracts the initialization duration during the cold start and provides the min, max, and avg initialization time.
Metadata
Metadata
Assignees
Labels
No labels