Title: AWS SNS Plugin
Author: fayzandotocom
Published: <strong>February 26, 2016</strong>
Last modified: February 28, 2016

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/aws-sns.svg)

# AWS SNS Plugin

 By [fayzandotocom](https://profiles.wordpress.org/fayzandotocom/)

[Download](https://downloads.wordpress.org/plugin/aws-sns.zip)

 * [Details](https://pcd.wordpress.org/plugins/aws-sns/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/aws-sns/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/aws-sns/#installation)
 * [Development](https://pcd.wordpress.org/plugins/aws-sns/#developers)

 [Support](https://wordpress.org/support/plugin/aws-sns/)

## Description

This plugin is created to send push notifications to different devices using Amazon
Simple Notification Service.
 It connects with the Amazon SNS and fetch all the 
Topics created. And publish messages to that topics.

To use this plugin you must need following things.
 1. Amazon web service account.
2. Amazon API “Access Key ID” and “Secret Access Key”. 3. Create atleast one topic
in SNS.

Following payload is send to the selected topic, togather with the title and message
you provide.

{
 “default”: “[MESSAGE]”, “APNS”: “{\”aps\”:{\”alert\”: \”[MESSAGE]\”} }”, “APNS_SANDBOX”:”{\”
aps\”:{\”alert\”:\”[MESSAGE]\”}}”, “GCM”: “{ \”data\”: { \”message\”: \”[MESSAGE]\”,\”
title\”: \”[TITLE]\”, \”datetime\”: \”[DATETIME]\” } }”, “MPNS” : “1[MESSAGE]”, “
WNS” : “” }

In above payload following tags are replaced by the data provided.
 [TITLE] -> The
title you provide. [MESSAGE] -> The message you provide. [DATETIME] -> server current
datetime.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/aws-sns` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the Settings->AWS SNS screen to configure the plugin.
 4. Provide Access Key ID, Secret Access Key, and Region of your Amazon SNS.

#### 1.0

 * Initial release.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AWS SNS Plugin” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ fayzandotocom ](https://profiles.wordpress.org/fayzandotocom/)

“AWS SNS Plugin” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/aws-sns/contributors)
for their contributions.

[Translate “AWS SNS Plugin” into your language.](https://translate.wordpress.org/projects/wp-plugins/aws-sns)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/aws-sns/), check out
the [SVN repository](https://plugins.svn.wordpress.org/aws-sns/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/aws-sns/) by [RSS](https://plugins.trac.wordpress.org/log/aws-sns/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.0**
 *  Last updated **10 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.4.34**
 *  Languages
 * [English (UK)](https://en-gb.wordpress.org/plugins/aws-sns/) and [English (US)](https://wordpress.org/plugins/aws-sns/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/aws-sns)
 * Tags
 * [amazon](https://pcd.wordpress.org/plugins/tags/amazon/)[amazon web services](https://pcd.wordpress.org/plugins/tags/amazon-web-services/)
   [Notifications](https://pcd.wordpress.org/plugins/tags/notifications/)[push notifications](https://pcd.wordpress.org/plugins/tags/push-notifications/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/aws-sns/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/aws-sns/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/aws-sns/reviews/)

## Contributors

 *   [ fayzandotocom ](https://profiles.wordpress.org/fayzandotocom/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/aws-sns/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=fayzandotcom%40hotmail%2ecom&lc=MY&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)