Skip to content

Collection of examples using various components of aws-lambda-stream.

License

Notifications You must be signed in to change notification settings

petermyers/aws-lambda-stream-examples

Repository files navigation

AWS Lambda Stream Examples

Examples of event driven architecture on AWS leveraging the aws-lambda-stream library.

Meant to act as standalone examples, not as components. As such, you'll see certain common components like the event bus duplicated across the examples.

  • These examples depend on the aws-lambda-stream AWS SDK v3 upgrade. This work has not yet been completed. *

Examples

Event Hub

  • Common event bus

Encryption Envelope

  • Common event bus
  • DDB table
  • Rest endpoint
  • Trigger function
  • SQS channel
  • Downstream listener function

Example BFF

  • Common event bus
  • DDB table
  • Cognito user pool
  • Rest endpoint
  • Cognito api gateway authorizer
  • Trigger function

Example Connector Test
Test project. Custom flavors for testing all the connector functionality in aws-lambda-stream. No other functional purpose.

About

Collection of examples using various components of aws-lambda-stream.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published