Appian -> AWS SNS -> AWS SQS

We are trying to assert a specific payload onto an SQS queue from Appian to be picked up by an external tool and processed.  Given that Appian doesn't have an AWS SQS interface natively,  we've been trying to use the SNS Rest API to apply our payload onto an SNS topic and let a filter feed it to the SQS queue.

However we're having a lot of trouble configuring our Message Query Parameter and our MessageAttributes.

Does anyone have a sample POSTMAN, or even a screen shot of a successful Appian -> SNS integration with a message body and message attributes?  

Any help that can be offered will be gratefully received.

  Discussion posts and replies are publicly visible