Amazon Simple Notification Service (SNS) | VoIP iOS and Mac OS Notifications Flashcards

1
Q

Can Amazon SNS use the same AWS Lambda functions that I use with other services (e.g. Amazon S3)?

VoIP iOS and Mac OS Notifications

Amazon Simple Notification Service (SNS) | Application Integration

A

You can use the same AWS Lambda functions that you use with other services as long as the same function can parse the event formats from Amazon SNS in addition to the event format of the other services. For the SNS event format please read our blog.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are VoIP Push Notifications for iOS?

VoIP iOS and Mac OS Notifications

Amazon Simple Notification Service (SNS) | Application Integration

A

In iOS 8 and later, voice-over-IP (VoIP) apps can register for VoIP remote notifications such that iOS can launch or wake the app, as appropriate, when an incoming VoIP call arrives for the user. The procedure to register for VoIP notifications is similar to registering for regular push notifications on iOS. For more information, please refer to our documentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Can I use VoIP Push Notifications and other Push Notifications in the same iOS app?

VoIP iOS and Mac OS Notifications

Amazon Simple Notification Service (SNS) | Application Integration

A

Yes, you can have an iOS application that is registered to receive both types of push notifications. However, you will need to obtain the VoIP push notification certificate from Apple in addition to the regular push notification certificate and create a new Platform Application in Amazon SNS and choose Apple VoIP Push as the platform type. For more information, please refer to our documentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly