AWS sms-voice documentation change
Summary
Replaced 'Amazon Connect' references with 'Connect Customer' and updated related terminology
Security assessment
Changes are purely cosmetic rebranding updates. IAM role requirements and security policies remain unchanged. No evidence of security vulnerability fixes or new security features.
Diff
diff --git a/sms-voice/latest/userguide/two-way-sms-phone-number.md b/sms-voice/latest/userguide/two-way-sms-phone-number.md index 37d02e004..1db0076fd 100644 --- a//sms-voice/latest/userguide/two-way-sms-phone-number.md +++ b//sms-voice/latest/userguide/two-way-sms-phone-number.md @@ -11 +11 @@ AWS End User Messaging SMS includes support for two-way SMS. When you set up two -When one of your customers sends a message to your phone number, the message body is sent to an Amazon SNS topic or Amazon Connect instance for processing. +When one of your customers sends a message to your phone number, the message body is sent to an Amazon SNS topic or Connect Customer instance for processing. @@ -17 +17 @@ When one of your customers sends a message to your phone number, the message bod - * Amazon Connect for two-way SMS is available in the AWS Regions listed in [Chat messaging: SMS subtype](https://docs.aws.amazon.com/connect/latest/adminguide/regions.html#chatmessaging_region) in the _Amazon Connect Administrator Guide_. + * Connect Customer for two-way SMS is available in the AWS Regions listed in [Chat messaging: SMS subtype](https://docs.aws.amazon.com/connect/latest/adminguide/regions.html#chatmessaging_region) in the _Connect Customer Administrator Guide_. @@ -41 +41 @@ To enable two-way SMS using the AWS End User Messaging SMS console, follow these - 6. For **Destination type** , choose either **Amazon SNS** or **Amazon Connect**. + 6. For **Destination type** , choose either **Amazon SNS** or **Connect Customer**. @@ -55 +55 @@ To enable two-way SMS using the AWS End User Messaging SMS console, follow these - * For Amazon Connect, in **Two-way channel role** , choose **Choose existing IAM roles**. + * For Connect Customer, in **Two-way channel role** , choose **Choose existing IAM roles**. @@ -57 +57 @@ To enable two-way SMS using the AWS End User Messaging SMS console, follow these - * In the **Existing IAM roles** drop down choose an existing IAM role as the message destination. For example IAM policies, see [IAM policies for Amazon Connect](./two-way-connect-iam-policy.html) . + * In the **Existing IAM roles** drop down choose an existing IAM role as the message destination. For example IAM policies, see [IAM policies for Connect Customer](./two-way-connect-iam-policy.html) . @@ -61 +61 @@ To enable two-way SMS using the AWS End User Messaging SMS console, follow these - 8. _(Optional)_ If you've chosen Amazon Connect as the **Destination type** then in the **Import Phone Number to Amazon Connect** window: + 8. _(Optional)_ If you've chosen Connect Customer as the **Destination type** then in the **Import Phone Number to Connect Customer** window: @@ -63 +63 @@ To enable two-way SMS using the AWS End User Messaging SMS console, follow these - 1. For the **Incoming messages destination** dropdown choose the Amazon Connect instance that will receive incoming messages. + 1. For the **Incoming messages destination** dropdown choose the Connect Customer instance that will receive incoming messages. @@ -88 +88 @@ In the preceding command, make the following changes: - * Replace `TwoWayARN` with the Amazon Resource Name (ARN) to receive the incoming SMS messages. For example Amazon SNS policies, see [Topic policies for Amazon SNS topics](./two-way-sms-iam-policy-auto.html). To set Amazon Connect as the inbound destination set `TwoWayARN` to `connect.`region`.amazonaws.com`. Replace `region` with the AWS Region the Amazon Connect instance is hosted in. + * Replace `TwoWayARN` with the Amazon Resource Name (ARN) to receive the incoming SMS messages. For example Amazon SNS policies, see [Topic policies for Amazon SNS topics](./two-way-sms-iam-policy-auto.html). To set Connect Customer as the inbound destination set `TwoWayARN` to `connect.`region`.amazonaws.com`. Replace `region` with the AWS Region the Connect Customer instance is hosted in. @@ -90 +90 @@ In the preceding command, make the following changes: - * Replace `TwoChannelWayRole` with the Amazon Resource Name (ARN) of the IAM role to use. For example SNS permission policies, see [IAM policies for Amazon SNS topics](./two-way-sms-iam-policy.html) and for example Amazon Connect policies, see [IAM policies for Amazon Connect](./two-way-connect-iam-policy.html). This parameter is only required if you choose to use IAM permission policies. + * Replace `TwoChannelWayRole` with the Amazon Resource Name (ARN) of the IAM role to use. For example SNS permission policies, see [IAM policies for Amazon SNS topics](./two-way-sms-iam-policy.html) and for example Connect Customer policies, see [IAM policies for Connect Customer](./two-way-connect-iam-policy.html). This parameter is only required if you choose to use IAM permission policies.