EventBus v1.0.0 EventBus.Queue.Acknowledger View Source
Link to this section Summary
Functions
Deletes a message from SQS after processing it
Link to this section Functions
Link to this function
run(sqs_message)
View Source
run(sqs_message)
View Source
run(EventBus.SQSMessage.t()) :: {:ok, map()} | {:error, any()}
run(EventBus.SQSMessage.t()) :: {:ok, map()} | {:error, any()}
Deletes a message from SQS after processing it