Publish SNS message with AWS CLI including attributes
What is the correct syntax to include message attributes when publishing a message to an SNS topic? I know it’s –message-attributes, but how to properly pass the values?
What is the correct syntax to include message attributes when publishing a message to an SNS topic? I know it’s –message-attributes, but how to properly pass the values?