Files
backstage/plugins
Patrick Jungermann d3ecb2382d feat(events/sqs): add a new AWS SQS event publisher
This change introduces a new plugin `@backstage/plugin-events-backend-module-aws-sqs`.

This plugin provides an event publisher which receives events from
(an) AWS SQS queue(s) and publishes them to the event broker.

The plugin supports the new backend-plugin-api and connects with the other plugins.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 00:15:50 +01:00
..
2022-11-09 10:15:16 +00:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 12:12:10 +01:00
2022-11-09 12:12:10 +01:00
2022-11-09 12:12:10 +01:00
2022-11-09 12:12:10 +01:00
2022-11-09 12:12:10 +01:00
2022-10-25 13:18:27 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 13:15:49 +01:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +00:00
2022-11-08 14:04:37 +00:00
2022-10-25 13:18:27 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00
2022-11-08 14:04:37 +00:00
2022-11-08 14:04:37 +00:00
2022-11-09 10:15:16 +00:00
2022-11-09 10:15:16 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.