aws-toolkit-jetbrains icon indicating copy to clipboard operation
aws-toolkit-jetbrains copied to clipboard

SQS: Support sending message attributes with body

Open tylerjaques opened this issue 2 years ago • 3 comments

Your Environment

  • OS: Windows 10
  • JetBrains product: Rider
  • JetBrains product version: 2022.2.1
  • AWS Toolkit version: 1.49-222
  • SAM CLI version:
  • JVM/Python version: Version 8 Update 152

Question

I'm not seeing an option to send an attribute with a message to an SQS queue with the toolkit. Is there a way to format the body to include the message if another section is unavailable?

tylerjaques avatar Aug 17 '22 15:08 tylerjaques

No, we do not support attributes yet

rli avatar Aug 17 '22 16:08 rli

I'd like to see this feature as well, a very common pattern for those who develop on SQS is to include a message type attribute to specify the schema of the message payload. Lack of support for this feature makes such workflows difficult.

cjmaria avatar Nov 07 '23 15:11 cjmaria

Supporting message attributes would be very helpful.

funtom-io avatar May 23 '24 12:05 funtom-io