UNPKG

@amazon-codecatalyst/blueprints.sam-serverless-application

Version:

This blueprint creates a project that leverages a serverless application model (SAM) to quickly create and deploy an API. You can choose Java, TypeScript, or Python as the programming language

10 lines 182 B
{ "project_name": "Name of the project", "runtime": "nodejs14.x", "architectures": { "value": [] }, "_copy_without_render": [ ".gitignore" ] }