Briefing Amazon Knowledge

You advise them to:

You are providing AWS consulting services for a company developing a new mobile application that will be
leveraging Amazon SNS Mobile Push for push notifications. In order to send direct notification messages to
individual devices each device registration identifier or token needs to be registered with SNS; however the
developers are not sure of the best way to do this.
You advise them to:

A.
Bulk upload the device tokens contained in a CSV file via the AWS Management Console.

B.
Let the push notification service (e.g. Amazon Device Messaging) handle the registration.

C.
Implement a token vending service to handle the registration.

D.
Call the CreatePlatformEndPoint API function to register multiple device tokens.