Jérémy Benoist 8ddba63e27
docs: Add example for EventBridge with content filtering (#10795)
I was looking for a way to use EventBridge with s3 event instead of the existing s3 event integration.
I then discovered we can have a robust content filtering for EventBridge pattern and thought it was a good idea to add it to the documentation.
2022-03-08 12:26:06 +01:00
..
2021-11-15 17:05:00 +03:00

Read this on the main serverless docs site

Serverless Framework Documentation

Develop, deploy, troubleshoot and secure your serverless applications with radically less overhead and cost by using the Serverless Framework. The Serverless Framework consists of an open source CLI and a hosted dashboard. Together, they provide you with full serverless application lifecycle management.

Are you new to serverless application development?

Sign up for our hosted dashboard (its free) and well help deploy your first serverless app in minutes.

If you prefer to start on the CLI, use our get started guide.

If you are an experienced user of the Serverless Framework

Our hosted dashboard allows you to import existing projects. Track performance, troubleshoot, configure CI/CD and deployment policies, and get end-to-end serverless application lifecycle management. Get started for free.

Have questions? Visit our Forum.

For inspiration, check out example code, guides and use cases.