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
- Host: GitHub
- URL: https://github.com/project-flogo/aws-contrib
- Owner: project-flogo
- License: bsd-3-clause
- Created: 2019-02-28T23:09:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T21:08:40.000Z (over 2 years ago)
- Last Synced: 2025-04-17T12:34:07.420Z (about 1 year ago)
- Topics: aws, aws-golang, aws-lambda, aws-s3
- Language: Go
- Size: 96.7 KB
- Stars: 3
- Watchers: 9
- Forks: 8
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS Contrib
[](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)