dynk8s-provisioner/src/sns
Dustin 3ce72623e6 model: sns: Add union type
The `model::sns::Message` enumeration provides a mechanism for
deserializing a JSON document into the correct type.  It will be used by
the HTTP operation that receives messages from SNS in order to determine
the correct action to take in response to the message.
2022-09-03 22:57:07 -05:00
..
mod.rs sns: Begin work on Amazon SNS message handling 2022-09-01 18:22:22 -05:00
sig.rs model: sns: Add union type 2022-09-03 22:57:07 -05:00