-
Notifications
You must be signed in to change notification settings - Fork 94
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
Added legacy support for SNS messages. #225
Conversation
Let's merge this against We called out here sometime back that in 3.0 we'll be removing legacy support for Destinations and migration but we haven't made those changes for |
The base branch was changed.
Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
69369dc
to
7936ff4
Compare
Done. |
* Added legacy support for SNS messages. Signed-off-by: AWSHurneyt <[email protected]> * Added license header to new classes. Signed-off-by: AWSHurneyt <[email protected]> * Fixed style errors. Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit 9c2621e)
* Added legacy support for SNS messages. Signed-off-by: AWSHurneyt <[email protected]> * Added license header to new classes. Signed-off-by: AWSHurneyt <[email protected]> * Fixed style errors. Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit 9c2621e)
* Added legacy support for SNS messages. Signed-off-by: AWSHurneyt <[email protected]> * Added license header to new classes. Signed-off-by: AWSHurneyt <[email protected]> * Fixed style errors. Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit 9c2621e) Co-authored-by: AWSHurneyt <[email protected]>
* Added legacy support for SNS messages. Signed-off-by: AWSHurneyt <[email protected]> * Added license header to new classes. Signed-off-by: AWSHurneyt <[email protected]> * Fixed style errors. Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit 9c2621e) Co-authored-by: AWSHurneyt <[email protected]>
…search-project#269) * Added legacy support for SNS messages. Signed-off-by: AWSHurneyt <[email protected]> * Added license header to new classes. Signed-off-by: AWSHurneyt <[email protected]> * Fixed style errors. Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit 9c2621e) Co-authored-by: AWSHurneyt <[email protected]>
…search-project#269) * Added legacy support for SNS messages. Signed-off-by: AWSHurneyt <[email protected]> * Added license header to new classes. Signed-off-by: AWSHurneyt <[email protected]> * Fixed style errors. Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit 9c2621e) Co-authored-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: AWSHurneyt [email protected]
Description
Added legacy support for SNS messages. These changes will need to be back ported back to version 2.3.
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.