Knative event sources for AWS services


Keywords
knative, kubernetes, lambda, serverless
License
Apache-2.0
Install
go get github.com/triggermesh/aws-event-sources

Documentation

Release Downloads CircleCI Go Report Card License

Sources for Amazon Web Services

TriggerMesh Sources for Amazon Web Services (SAWS) allow you to quickly and easily consume events from your AWS services and send them to workloads running in your cluster.

Other Knative Sources maintained by TriggerMesh are available in the following repositories:

Installation

Kubernetes

Using Helm:

$ helm repo add triggermesh https://storage.googleapis.com/triggermesh-charts
$ helm install triggermesh/aws-event-sources

Refer to the aws-event-sources chart documentation for all available configuration options.

OpenShift

Login to the OpenShift Container Platform console and install the AWS Sources Operator from the OperatorHub. Refer to the documentation of the AWS Event Sources Operator for the complete guide in getting up and running on the OpenShift Container Platform.

Getting Started

The following table lists the AWS services currently supported by TriggerMesh Sources for AWS and their support level.

AWS Service Documentation Support Level
CloudWatch alpha
CloudWatch Logs alpha
CodeCommit README alpha
Cognito Identity Pool README alpha
Cognito User Pool README alpha
DynamoDB README alpha
Kinesis README alpha
Simple Cloud Storage (S3) alpha
Simple Notifications Service (SNS) README alpha
Simple Queue Service (SQS) README alpha

For detailed usage instructions about a particular source, please refer to its linked README.md file, or to the TriggerMesh documentation.

Contributions and support

We would love to hear your feedback on these sources. Please don't hesitate to submit bug reports and suggestions by filing issues, or contribute by submitting pull-requests.

Refer to DEVELOPMENT.md in order to get started.

TriggerMesh Cloud Early Access

TriggerMesh Sources for Amazon Web Services can be used as is from this repo. You can also use them along with other components from our Cloud at https://cloud.triggermesh.io, which has a web UI to configure and run them.

Commercial Support

TriggerMesh Inc. supports those sources commercially. Email us at info@triggermesh.com to get more details.

Code of Conduct

Although this project is not part of the CNCF, we abide by its code of conduct.