I send Firebase push messsages like in this example as Data message. Its a simple REST POST call to https://fcm.googleapis.com/fcm/send
Is ther a way to send it in the same way with AWS SNS ?
I send Firebase push messsages like in this example as Data message. Its a simple REST POST call to https://fcm.googleapis.com/fcm/send
Is ther a way to send it in the same way with AWS SNS ?