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

Get into working state

Open serhii-pemakhov-onix opened this issue 1 year ago • 0 comments

  • 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 for "**.d.ts" files
  • migrated (mainly) to AWS SDK for JavaScript (v3) (didn't work after deploy without migration)

serhii-pemakhov-onix avatar Apr 06 '24 09:04 serhii-pemakhov-onix