質問

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

役に立ちましたか?

解決

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top