UNPKG

serverless-sam

Version:

Serverless framework plugin to export AWS SAM templates for a service

11 lines (10 loc) 244 B
{ "name": "aws-rest-with-pynamodb", "version": "1.0.0", "description": "Serverless CRUD service exposing a REST HTTP interface", "author": "", "license": "MIT", "dependencies": { "serverless-python-requirements": "^2.4.1" } }