Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 583 Bytes

roadmap.md

File metadata and controls

18 lines (15 loc) · 583 Bytes

🧭 Roadmap

Event Sources

  • ✅ Allow JSON to be used as an event-source
  • ✅ Allow DynamoDb to be used as an event-source
  • 🔲 Allow Opensearch to be used as an event-source

Event Destinations

  • ✅ Allow AWS Ion to be used as a destination
  • ✅ Allow SQL Server (mssql) to be used as a destination
  • ✅ Allow DynamoDb to be used as a destination
  • 🔲 Allow Opensearch to be used as a destination

General

  • ✅ Setup Credentials With Environment Variables
  • ✅ Allow Local DynamoDb
  • ✅ Specify The Region With Environment Variables
  • 🔲 Release to NPM