aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/app/controllers/action_mailbox/ingresses/amazon
Commit message (Collapse)AuthorAgeFilesLines
* Bring in all of aws-sdk-sns if using Amazon ingressRob Zolkos2019-01-091-1/+1
| | | | | | | Requiring _just_ the `Aws::SNS::MessageVerifier` does not work as it references other classes in the AWS SDK that are not in this one class. Bringing in the entire SNS SDK verifies the authenticity correctly.
* Nest Action Mailbox classes in the API docsGeorge Claghorn2018-12-261-44/+46
|
* Import Action MailboxGeorge Claghorn2018-12-251-0/+52