AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-19 · Documentation low

File: cli/latest/reference/connect/create-user.md

Summary

Updated CLI version from 2.34.48 to 2.34.49. Replaced 'Amazon Connect' with 'Connect Customer' in multiple locations including instance references, identity management requirements, and documentation links. Updated parameter descriptions for Password, FirstName and LastName to reflect new terminology.

Security assessment

Changes are purely terminological (Amazon Connect → Connect Customer) with no modifications to security requirements, authentication mechanisms, or permission structures. Existing security protocols around password requirements and identity management remain unchanged despite rebranded terminology.

Diff

diff --git a/cli/latest/reference/connect/create-user.md b/cli/latest/reference/connect/create-user.md
index 7a73cf915..0fd1b8a77 100644
--- a//cli/latest/reference/connect/create-user.md
+++ b//cli/latest/reference/connect/create-user.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.48 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.49 Command Reference](../../index.html) »
@@ -60 +60 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Creates a user account for the specified Amazon Connect instance.
+Creates a user account for the specified Connect Customer instance.
@@ -64 +64 @@ Creates a user account for the specified Amazon Connect instance.
-Certain [UserIdentityInfo](https://docs.aws.amazon.com/connect/latest/APIReference/API_UserIdentityInfo.html) parameters are required in some situations. For example, `Email` , `FirstName` and `LastName` are required if you are using Amazon Connect or SAML for identity management.
+Certain [UserIdentityInfo](https://docs.aws.amazon.com/connect/latest/APIReference/API_UserIdentityInfo.html) parameters are required in some situations. For example, `Email` , `FirstName` and `LastName` are required if you are using Connect Customer or SAML for identity management.
@@ -79 +79 @@ We recommend using channel-specific parameters such as `AutoAcceptConfigs` , `Af
-For information about how to create users using the Amazon Connect admin website, see [Add Users](https://docs.aws.amazon.com/connect/latest/adminguide/user-management.html) in the _Amazon Connect Administrator Guide_ .
+For information about how to create users using the Connect Customer admin website, see [Add Users](https://docs.aws.amazon.com/connect/latest/adminguide/user-management.html) in the _Connect Customer Administrator Guide_ .
@@ -148 +148 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec
-> The password for the user account. A password is required if you are using Amazon Connect for identity management. Otherwise, it is an error to include a password.
+> The password for the user account. A password is required if you are using Connect Customer for identity management. Otherwise, it is an error to include a password.
@@ -162 +162 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec
->> The first name. This is required if you are using Amazon Connect or SAML for identity management. Inputs must be in Unicode Normalization Form C (NFC). Text containing characters in a non-NFC form (for example, decomposed characters or combining marks) are not accepted.
+>> The first name. This is required if you are using Connect Customer or SAML for identity management. Inputs must be in Unicode Normalization Form C (NFC). Text containing characters in a non-NFC form (for example, decomposed characters or combining marks) are not accepted.
@@ -173 +173 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec
->> The last name. This is required if you are using Amazon Connect or SAML for identity management. Inputs must be in Unicode Normalization Form C (NFC). Text containing characters in a non-NFC form (for example, decomposed characters or combining marks) are not accepted.
+>> The last name. This is required if you are using Connect Customer or SAML for identity management. Inputs must be in Unicode Normalization Form C (NFC). Text containing characters in a non-NFC form (for example, decomposed characters or combining marks) are not accepted.
@@ -287 +287 @@ JSON Syntax:
-> The identifier of the user account in the directory used for identity management. If Amazon Connect cannot access the directory, you can specify this identifier to authenticate users. If you include the identifier, we assume that Amazon Connect cannot access the directory. Otherwise, the identity information is used to authenticate users from your directory.
+> The identifier of the user account in the directory used for identity management. If Connect Customer cannot access the directory, you can specify this identifier to authenticate users. If you include the identifier, we assume that Connect Customer cannot access the directory. Otherwise, the identity information is used to authenticate users from your directory.
@@ -289 +289 @@ JSON Syntax:
-> This parameter is required if you are using an existing directory for identity management in Amazon Connect when Amazon Connect cannot access your directory to authenticate users. If you are using SAML for identity management and include this parameter, an error is returned.
+> This parameter is required if you are using an existing directory for identity management in Connect Customer when Connect Customer cannot access your directory to authenticate users. If you are using SAML for identity management and include this parameter, an error is returned.
@@ -320 +320 @@ Syntax:
-> The identifier of the Amazon Connect instance. You can [find the instance ID](https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html) in the Amazon Resource Name (ARN) of the instance.
+> The identifier of the Connect Customer instance. You can [find the instance ID](https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html) in the Amazon Resource Name (ARN) of the instance.
@@ -811 +811 @@ UserArn -> (string)
-  * [AWS CLI 2.34.48 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.49 Command Reference](../../index.html) »