PinpointSmsVoiceV2Client: Specifying an origination identity

0

Hi all, In the Amazon Pinpoint SMS and Voice, version 2 API , the origination identity can be one of: PhoneNumber, PhoneNumberId, PhoneNumberArn, SenderId, SenderIdArn, PoolId, or PoolArn. What is the purpose of specifying the poolID or poolArn? If I specify the poolID or poolArn for a pool containing multiple originators, how is the originator (number or SenderID) chosen?

Thanks

gefragt vor 4 Monaten156 Aufrufe
1 Antwort
1
Akzeptierte Antwort

Please note that as per https://aws.amazon.com/about-aws/whats-new/2022/10/amazon-pinpoint-console-pool-management/

Grouping origination IDs into pools allows the user to specify a pool ID versus an individual phone number or Sender ID. The Amazon Pinpoint service uses this information to deliver your messages based on the recipient’s country. This capability also helps improve resiliency when a known issue exists with a particular origination ID by simplifying the process of adding or removing an origination ID in the console. Prior to pools, a user was required to make a code change at the data plane layer in order to manage this level of sending over the Amazon Pinpoint service. Additionally, pools manage a consistent experience across all origination identities in the pool by applying the same keywords and respecting the same opt-outs across the pool.

You can check these resources to learn more about pools:

https://docs.aws.amazon.com/sms-voice/latest/userguide/phone-pool.html https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-voice-managing-pools.html

AWS
SUPPORT-TECHNIKER
Palak
beantwortet vor 4 Monaten
profile picture
EXPERTE
überprüft vor 4 Monaten
  • Thank you. Guess I should read the docs more carefully next time.

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