AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/connect/get-federation-token.md

Summary

Updated terminology from 'Amazon Connect' to 'Connect Customer' throughout the documentation, including command descriptions, error messages, parameter explanations, and output field definitions. Version reference updated from 2.34.48 to 2.34.49.

Security assessment

The changes are purely terminological updates (Amazon Connect → Connect Customer) with no modifications to security mechanisms, protocols, or vulnerabilities. The SAML federation process remains unchanged, and there are no references to security patches, vulnerabilities, or new security features.

Diff

diff --git a/cli/latest/reference/connect/get-federation-token.md b/cli/latest/reference/connect/get-federation-token.md
index 29d446708..e529a093d 100644
--- a//cli/latest/reference/connect/get-federation-token.md
+++ b//cli/latest/reference/connect/get-federation-token.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.48 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.49 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Supports SAML sign-in for Amazon Connect. Retrieves a token for federation. The token is for the Amazon Connect user which corresponds to the IAM credentials that were used to invoke this action.
+Supports SAML sign-in for Connect Customer. Retrieves a token for federation. The token is for the Connect Customer user which corresponds to the IAM credentials that were used to invoke this action.
@@ -61 +61 @@ Supports SAML sign-in for Amazon Connect. Retrieves a token for federation. The
-For more information about how SAML sign-in works in Amazon Connect, see `Configure SAML with IAM for Amazon Connect in the *Amazon Connect Administrator Guide* . <https://docs.aws.amazon.com/connect/latest/adminguide/configure-saml.html >`__
+For more information about how SAML sign-in works in Connect Customer, see `Configure SAML with IAM for Connect Customer in the *Connect Customer Administrator Guide* . <https://docs.aws.amazon.com/connect/latest/adminguide/configure-saml.html >`__
@@ -67 +67 @@ This API doesn’t support root users. If you try to invoke GetFederationToken w
-> `Provided identity: Principal: .... User: .... cannot be used for federation with Amazon Connect`
+> `Provided identity: Principal: .... User: .... cannot be used for federation with Connect Customer`
@@ -103 +103 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec
-> 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.
@@ -231 +231 @@ Credentials -> (structure)
->> An access token generated for a federated user to access Amazon Connect.
+>> An access token generated for a federated user to access Connect Customer.
@@ -235 +235 @@ Credentials -> (structure)
->> A token generated with an expiration time for the session a user is logged in to Amazon Connect.
+>> A token generated with an expiration time for the session a user is logged in to Connect Customer.
@@ -239 +239 @@ Credentials -> (structure)
->> Renews a token generated for a user to access the Amazon Connect instance.
+>> Renews a token generated for a user to access the Connect Customer instance.
@@ -274 +274 @@ UserId -> (string)
-  * [AWS CLI 2.34.48 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.49 Command Reference](../../index.html) »