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

Add support for verifying SNS message authenticity #709

Closed
trevorrowe opened this issue Feb 16, 2015 · 0 comments
Closed

Add support for verifying SNS message authenticity #709

trevorrowe opened this issue Feb 16, 2015 · 0 comments
Labels
feature-request A feature should be added or improved.

Comments

@trevorrowe
Copy link
Member

Issue moved from aws/aws-sdk-core-ruby repo: amazon-archives/aws-sdk-core-ruby#211

Original request from @leifg:

With v1 I could verify SNS Messages like this:

AWS::SNS::Message.new(params).authentic?

But in the v2 docs (and code) I have found no reference to this. The only thing I discovered was a post from November 2014 where it is explained, that this feature is not implemented yet. https://forums.aws.amazon.com/message.jspa?messageID=584183

But as v2 is stable now I suppose this feature should be implemented?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

1 participant