Skip to content

Support Number and Binary SQS data types listed in the AWS documentation #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

benwynn
Copy link

@benwynn benwynn commented May 14, 2018

https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-message-attributes.html

Double isn't large enough to hold a SQS 'Number' so we need to leave it as a string, and potentially interpret on the outgoing side.
@kdamevin
Copy link

kdamevin commented Nov 5, 2018

any update on this? Blocked with the same issue.

@robin-aws
Copy link
Collaborator

I've just merged #71 , which was split off from #61 to cover the Number case separately. I'm going to close this PR as a duplicate and work with the submitter of #71 to address the Binary case as well.

@robin-aws robin-aws closed this Feb 8, 2019
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.

3 participants