Skip to content

joe4dev/dynamodb_event_reader

Repository files navigation

dynamodb_event_reader

Based on "Sample SAM Template for dynamodb_event_reader to interact with DynamoDB Events."

Requirements

  • AWS CLI
  • AWS SAM
  • AWS Toolkit for VSCode
  • AWS Profile for LocalStack (currently required as default profile because the Toolkit does not propagate the profile into sam)
    • See sample_aws_profile for example
    • Favor http://127.0.0.1:4566 over localhost to avoid IPv6 issues with Nodejs>=v17
  • LocalStack

Invoke

make put-item

About

Sample application for AWS SAM on LocalStack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published