Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhyatt committed Jan 23, 2018
1 parent cd808c1 commit 27c319e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Expand Up @@ -96,6 +96,20 @@ exports.handler = vandium.api()
});
```

Vandium supports the following types of AWS Lambda events:

- API Gateway
- Cloudformation
- Cloudwatch
- Cognito
- Dynamodb
- Kinesis
- Alexa
- S3
- Scheduled
- SES
- SNS

## Documentation

For documentation on how to use vandium in your project, please see our [documentation](docs) page.
Expand Down

0 comments on commit 27c319e

Please sign in to comment.