Amazon Simple Notification Service (SNS) | VoIP iOS and Mac OS Notifications Flashcards
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
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.
What are VoIP Push Notifications for iOS?
VoIP iOS and Mac OS Notifications
Amazon Simple Notification Service (SNS) | Application Integration
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.
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
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.