An open API service indexing awesome lists of open source software.

https://github.com/project-flogo/aws-contrib

Project Flogo Activities and Triggers for AWS
https://github.com/project-flogo/aws-contrib

aws aws-golang aws-lambda aws-s3

Last synced: about 1 year ago
JSON representation

Project Flogo Activities and Triggers for AWS

Awesome Lists containing this project

README

          

# AWS Contrib

[![Build Status](https://travis-ci.org/project-flogo/aws-contrib.svg?branch=master)](https://travis-ci.org/project-flogo/aws-contrib.svg?branch=master)

A collection of AWS related Flogo contributions. This repository consists of activities and triggers.

## Contributions

### Activities
* [iotshadow](activity/iotshadow): Use IoT Shadow Service
* [lambda](activity/lambda): Invoke Lambda function
* [sms](activity/sms): Send SMS message via SNS
* [sns](activity/sns): Send message via SNS

### Triggers
* [lambda](trigger/lambda): Trigger to run Flogo as AWS Lambda function

## Contributing and support

### Contributing

New activities, triggers and functions are welcomed. If you would like to contribute, please following the [contribution guidelines](https://github.com/TIBCOSoftware/flogo/blob/master/CONTRIBUTING.md). If you have any questions, issues, etc feel free to chat with us on [Gitter](https://gitter.im/project-flogo/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link).

## License
The contrib repository is licensed under a BSD-type license. See [LICENSE](LICENSE) for license text.

### Support
For Q&A you can post your questions on [Gitter](https://gitter.im/project-flogo/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)