aws-lambda-dynamodb-serverless-starter icon indicating copy to clipboard operation
aws-lambda-dynamodb-serverless-starter copied to clipboard

It is a serverless application that uses AWS lambda, dynamodb, and api gateway. It is written in typescript and uses the serverless framework.

Results 2 aws-lambda-dynamodb-serverless-starter issues
Sort by recently updated
recently updated
newest added

- removed AttributeDefinitions from GlobalSecondaryIndexes (didn't work) - added scripts for develop and deploy - provided working offline - added types to ensure passing body in Swagger, implemented file-system scanning...