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 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen