Skip to main content
Version: Next

@backstage/plugin-events-backend-module-aws-sqs

Home > @backstage/plugin-events-backend-module-aws-sqs

The module "sqs" for the Backstage backend plugin "events" adding an AWS SQS-based publisher, receiving events from an AWS SQS queue and passing it to the internal event broker.

Classes

Class

Description

AwsSqsConsumingEventPublisher

Publishes events received from an AWS SQS queue. The message payload will be used as event payload and passed to registered subscribers.

Variables

Variable

Description

eventsModuleAwsSqsConsumingEventPublisher

AWS SQS module for the Events plugin.