Publishing to a mobile device - Amazon Simple Notification Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Publishing to a mobile device

You can send Amazon SNS push notification messages directly to an endpoint which represents an application on a mobile device.

To send a direct message
  1. Sign in to the Amazon SNS console.

  2. On the navigation panel, choose Push notifications.

  3. On the Mobile push notifications page, in the Platform applications section, choose the name of the application, for example MyApp.

  4. On the MyApp page, in the Endpoints section, choose an endpoint and then choose Publish message.

  5. On the Publish message to endpoint page, enter the message that will appear in the application on the mobile device and then choose Publish message.

    Amazon SNS sends the notification message to the platform notification service which, in turn, sends the message to the application.