Domanda

I'm using SNS with a mobile app. Is it possible with Amazon SNS to send a message only to a particular user. For example only to the user that has some unread messages?

thx

È stato utile?

Soluzione

The Publish API call's target_arn parameter can be either a topic, or directly a device, so yes.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top