Gary Jennings

Results 4 issues of Gary Jennings

```yml - type: None name: # data source name ```

Here is some context: [Blog introducing Lambda Destinations](https://aws.amazon.com/blogs/compute/introducing-aws-lambda-destinations/)

Would it make sense to support streams in this component, or add that functionality with another? For example, we could add streams to the createTable method in utils.js: ```js async...