Set up SMS End User Messaging Service and AWS resources
Set up conversational SMS with Amazon Web Services (AWS) end user messaging to enable customers to seamlessly talk to virtual or live agents.
始める前に
- Procure an Amazon Web Services (AWS) account with the administrative access to complete the setup of SMS integration. This step is not required, if you already have an AWS account. To learn how to create an AWS account, see documentation
このタスクについて
To set up integration on AWS, you must procure a phone number and an AWS SNS topic that subscribes to the AWS End User messaging phone number. The Lambda function on AWS that subscribes to the SNS topic signs the SMS messages with a secret key to verify and validate the messages that you receive. The Lambda function uses the Key Management Services (KMS) to create signatures using the SHA-256 algorithm.
This further enables IAM users to call the AWS End User Messaging APIs to send outbound SMS/MMS. You can also set up the S3 bucket to send media files to customers and store outbound media files.