Skip to content

damiangreen/Amazon.SimpleNotificationService.UtilExtensions

Repository files navigation

Amazon.SimpleNotificationService.UtilExtensions

More parsing capabilities for Amazon

Build status

Usage

To deserialize an Event Notification Message , e.g. the MessageText property of an SNS message.

var result = EventNotificationMessage.Parse(message);

About

More parsing capabilities for SNS messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages