Admiral-Piett / goaws

AWS (SQS/SNS) Clone for Development testing
MIT License
779 stars 144 forks source link

Adding attributes in received message response #178

Closed mwaaas closed 5 years ago

mwaaas commented 5 years ago

Sqs receive message does not return Attributes this is to add the attributes to the response

jairovadillo commented 5 years ago

@p4tin this is from the 17 oct maybe could be move forward to master? For me is pretty important to have access to the MessageAttributes from the response and this is causing discrepancies between goaws and the real AWS.

I've opened an issue #178

p4tin commented 5 years ago

@jairovadillo I am not sure this will solve your problem so I am going to test and see how I can help...