AmazonSNSClient (community library)

Summary

Name Value
Name AmazonSNSClient
Version 0.0.1
Installs 2493
License Apache 2.0 license
Author Jinesh Varia jvaria@amazon.com
URL https://github.com/jinman/amazonsnsclient
Repository https://github.com/jinman/amazonsnsclient.git
Download .tar.gz

Amazon SNS Client for Spark Core.

Example Build Testing

Device OS Version:

This table is generated from an automated build. Success only indicates that the code compiled successfully.

Library Read Me

This content is provided by the library maintainer and has not been validated or approved.

Version 1 of the Experimental AWS SDK for Arduino

An experimental SDK for contacting AWS Services on Arduino-compatible devices.

##Step 1: Create a SNS Topic

We are going to use a Topic with Email Subscription

##Step 2: Import AmazonSNSClient Library

Contributed Libraries > "AmazonSNSClient"

##Step 3: Open the Sample

application.cpp or ino file

##Step 4: Modify Keys and WiFi info

Modify keys.cpp file and add your keys Modify .ino file with Topic ARN

##Step 5: Verify, Compile and Upload

Wire your connected device. After the wiring is finished, you should be able to connect two cables to your computer via usb, compile and upload the code with the Arduino IDE.

Browse Library Files