Skip to content

Add forward_raw_messages config#88

Open
dustinfarris wants to merge 2 commits into
hippware:masterfrom
dustinfarris:sqs-message-id
Open

Add forward_raw_messages config#88
dustinfarris wants to merge 2 commits into
hippware:masterfrom
dustinfarris:sqs-message-id

Conversation

@dustinfarris

Copy link
Copy Markdown

This allows consumers to receive the entire SQS message payload.

Among other updates, this upgrades ex_aws to the most recent version and
includes a compatibility fix for Elixir v1.11.

See: ex-aws/ex_aws#712
Some consumers may want access to other parts of the SQS message
payload.

This change adds a new configuration to optionally forward the entire
payload to the MessageEncoder and handlers.

@toland toland left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants