/amazon-pinpoint-event-trigger-demo

Simple demo to register endpoints and generating events to show off the capabilities of Amazon Pinpoints event trigger functionality.

Primary LanguageJavaScriptMIT No AttributionMIT-0

Amazon Pinpoint Event Trigger Demo

Simple demo to register endpoints and generating events to show off the capabilities of Amazon Pinpoints event trigger functionality.

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

How to use

For more information see the Amplify getting started guide at https://aws-amplify.github.io/docs/js/start.

You should be able to get this set up and started by issuing the following commands and following the prompts.

npm install
npm install --save aws-amplify
amplify add analytics
amplify push
amplify add hosting
amplify publish