AWS Certified Solutions Architect – Professional — Question 35
In Amazon SNS, to send push notifications to mobile devices using Amazon SNS and ADM, you need to obtain the following, except:
Answer options
- A. Device token
- B. Client ID
- C. Registration ID
- D. Client secret
Correct answer: A
Explanation
The correct answer is A, as a device token is not required for sending notifications with Amazon SNS and ADM. Instead, the Client ID, Registration ID, and Client secret are essential components for establishing a connection with the device and authenticating the push notifications.