Skip to content

Commit

Permalink
Added support for AppSync DataSource invocations (#144)
Browse files Browse the repository at this point in the history
* Added support for AppSync DataSource invocations

* added integration tests
  • Loading branch information
bendubuisson committed Apr 11, 2022
1 parent 45b58ef commit 81e6679
Show file tree
Hide file tree
Showing 9 changed files with 1,229 additions and 5 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ For now, the plugin only works with Lambda functions invoked by
* CloudWatch Scheduled events
* CloudWatch Logs
* IoT rules
* AppSync DataSources

[More events](https://serverless.com/framework/docs/providers/aws/events/) will be added soon.

Expand Down
Loading

0 comments on commit 81e6679

Please sign in to comment.