About 989,000 results
Open links in new tab
  1. What is the difference between AWS Pinpoint and AWS SNS?

    Mar 6, 2020 · A. Both Amazon SNS and Amazon Pinpoint, support push notification feature and I normally like classifying them as "Mobile Push Messaging" tools however they differ in …

  2. Amazon Pinpoint vs. Amazon SES/SMS - Stack Overflow

    This may be addressed by the Pinpoint FAQ Q: I already use Amazon SNS or Amazon SES. What do I gain by switching to Amazon Pinpoint? In typical Amazon SNS and Amazon SES …

  3. How to get "Application ID" from Amazon Pinpoint through …

    I am trying to get application ID for sending a message from AWS Pinpoint through Postman, But I am unable to get the Application ID. /v1/apps/application-id/messages This is the application …

  4. AWS PinPoint - SMS Message From Postman - Stack Overflow

    Aug 19, 2020 · Looking at the Amazon Pinpoint SendMessages REST API, the request body doesn't include either the application-id key or MessageRequest key. Resolution: You will …

  5. amazon web services - AWS Pinpoint/SNS: Two-way SMS …

    Dec 24, 2020 · Pinpoint endpoints could not be used because the SNS opt-out list would always take precedence. Finally, I'm just using pinpoint for getting the long code with two-way SMS …

  6. How to trigger an AWS Pinpoint Journey from an event?

    Oct 25, 2024 · I'm trying to start an AWS Pinpoint Journey from an event. My golang app is using the PutEvents endpoint to submit the event: func (c *Client) SendEvent(ctx context.Context, …

  7. What is the best way to get delivery status of sent message using …

    Mar 6, 2020 · I went through the AWS pinpoint documentation for checking delivery status of sent SMS message. But, I couldn't find any batter way than streaming SMS Event to either Amazon …

  8. AWS pinpoint sending Email with attachment(pdf) using .net core

    Apr 12, 2022 · AWS pinpoint sending Email with attachment (pdf) using .net core Asked 3 years, 7 months ago Modified 2 years, 6 months ago Viewed 1k times

  9. firebase - AWS Pinpoint Push Notifications Not Delivered Despite ...

    Jun 10, 2024 · 1 I'm experiencing an issue with AWS Pinpoint not sending push notifications, despite it returning a successful send status Here are the steps I've taken and the problem I'm …

  10. Can we send sms using AWS pinpoint without phone number …

    Sep 19, 2023 · 0 Initially when you use AWS pinpoint SMS service, it will be placed in SMS sandbox, a safe environment so that we can test it. When its in the sandbox, SMS can be sent …