Endpoint better usage in Amazon Pinpoint

0

Hello, I am getting into using Amazon Pinpoint to send emails via campaigns and I have noticed that the biggest cost I have is the addition of endpoints (proportionally the cost of sending is zero).

Enter image description here

I currently load the endpoints via an API call (updateUserEndpoint) every time I send a campaign. Is it possible to reduce and curb these costs by combining Amazon Pinpoint with another service such as Amazon S3 (or others) ? Can endpoints be saved on some Amazon service to reduce MTA costs ?

1 個回答
0

I don't understand this question. There is no cost for loading endpoints. The ways to load endpoints into Pinpoint include directly through the API, as a custom event in the events API, or through an upload of CSV/JSON. You can add a file to s3 and have lambda load it as well. There are ways to daisy chain services. https://github.com/aws-samples/communication-developer-services-reference-architectures/blob/master/README.md#Amazon-S3-Triggered-Endpoint-Imports

AWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南