Skip to main content

Module delivery

Module delivery 

Source

Structs§

DeliveryBus
Cross-service message delivery.
SqsMessageAttribute
Message attribute for SQS delivery from SNS.

Traits§

EventBridgeDelivery
Trait for putting events onto an EventBridge bus from cross-service integrations.
KinesisDelivery
Trait for putting records to Kinesis Data Streams.
LambdaDelivery
Trait for invoking Lambda functions from cross-service integrations.
SnsDelivery
Trait for publishing messages to SNS topics.
SqsDelivery
Trait for delivering messages to SQS queues.