ConduitSQS v0.2.2 ConduitSQS.SQS.Options View Source
Produces SQS options from a conduit message and publish options.
Link to this section Summary
Link to this section Types
Link to this type
sqs_options()
View Source
sqs_options() :: [ delay_seconds: 0..900, message_attributes: sqs_message_attribute() | [sqs_message_attribute(), ...], message_deduplication_id: binary(), message_group_id: binary() ]