Skip to content
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

Amazon SNS signature create #9

Open
pokal4u opened this issue Aug 26, 2016 · 1 comment
Open

Amazon SNS signature create #9

pokal4u opened this issue Aug 26, 2016 · 1 comment

Comments

@pokal4u
Copy link

pokal4u commented Aug 26, 2016

HI,

I try to implement send message through SNS using HTTP request like:

http://sns.us-east-1.amazonaws.com/?Subject=My%20first%20message&TopicArn=arn..&Message=Hello%20world%21&Action=Publish&SignatureVersion=2&SignatureMethod=HmacSHA256&Timestamp=2016-08-20T05:57:29Z&AWSAccessKeyId=accesskey&Signature={*signature*}

here how to create signature?

and also any other way to send messages using SNS?

Thanks

@pokal4u
Copy link
Author

pokal4u commented Aug 26, 2016

Ok

I got it

anyway... Thanks

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

No branches or pull requests

1 participant