Skip to content

Conversation

@MurilloFagundes
Copy link
Contributor

docs(sqs): add documentation for receiving SQS MessageAttributes

Explain how to opt in to Amazon SQS user-defined message attributes
using MessageAttributeNames on endpoints. Document that this feature
is interop-only, affects receive only, and requires a custom
ISqsEnvelopeMapper to consume the attributes.

Includes code samples for:

  • Requesting all user-defined attributes ("All")
  • Requesting specific attributes by name

Notes section highlights defaults, limitations, and scope.

@MurilloFagundes
Copy link
Contributor Author

Thanks again for the previous approval it’s already proving very useful at the company, and now we’re starting to roll out WolverineFX more broadly within the squad. The documentation took me a little longer than I expected, but I’m glad to finally contribute this part as well. @jeremydmiller

@jeremydmiller
Copy link
Member

@MurilloFagundes Thank you! And I struggle mightily to feel motivated to do docs sometimes.

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