AWS connect documentation change
Summary
Updated service name from 'Amazon Connect' to 'Connect Customer' in titles, descriptions, and configuration references.
Security assessment
Changes only involve service renaming without modifying encryption/decryption processes or security mechanisms. No security vulnerabilities are addressed.
Diff
diff --git a/connect/latest/adminguide/encrypt-data.md b/connect/latest/adminguide/encrypt-data.md index aa5b1a43d..ed06913f2 100644 --- a//connect/latest/adminguide/encrypt-data.md +++ b//connect/latest/adminguide/encrypt-data.md @@ -7 +7 @@ -How to decrypt data encrypted by Amazon Connect +How to decrypt data encrypted by Connect Customer @@ -9 +9 @@ How to decrypt data encrypted by Amazon Connect -# Encrypt sensitive customer input in Amazon Connect +# Encrypt sensitive customer input in Connect Customer @@ -13 +13 @@ You can encrypt sensitive data that is collected by flows. To do this, you need -When configuring Amazon Connect, you first provide the public key. This is the key used when encrypting data. Later, you provide the X.509 certificate, which includes a signature that proves you possess the private key. +When configuring Connect Customer, you first provide the public key. This is the key used when encrypting data. Later, you provide the X.509 certificate, which includes a signature that proves you possess the private key. @@ -23 +23 @@ To decrypt the data in the **Stored customer input** attribute, use the AWS Encr -## How to decrypt data encrypted by Amazon Connect +## How to decrypt data encrypted by Connect Customer