AWS cli documentation change
Summary
Updated branding from 'Amazon Connect' to 'Connect Customer' throughout documentation, including API description, instance references, and administrator guide links. Also updated CLI version references.
Security assessment
Changes are purely branding/naming updates without any modifications to security functionality, configurations, or vulnerabilities. The IP-based access control and session duration security features remain documented but aren't new additions.
Diff
diff --git a/cli/latest/reference/connect/describe-authentication-profile.md b/cli/latest/reference/connect/describe-authentication-profile.md index b895dc8ce..3d89eb2b4 100644 --- a//cli/latest/reference/connect/describe-authentication-profile.md +++ b//cli/latest/reference/connect/describe-authentication-profile.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 -This API is in preview release for Amazon Connect and is subject to change. To request access to this API, contact Amazon Web Services Support. +This API is in preview release for Connect Customer and is subject to change. To request access to this API, contact Amazon Web Services Support. @@ -109 +109 @@ 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. @@ -274 +274 @@ AuthenticationProfile -> (structure) ->> A list of IP address range strings that are allowed to access the Amazon Connect instance. For more information about how to configure IP addresses, see [Configure IP address based access control](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac) in the _Amazon Connect Administrator Guide_ . +>> A list of IP address range strings that are allowed to access the Connect Customer instance. For more information about how to configure IP addresses, see [Configure IP address based access control](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac) in the _Connect Customer Administrator Guide_ . @@ -288 +288 @@ AuthenticationProfile -> (structure) ->> A list of IP address range strings that are blocked from accessing the Amazon Connect instance. For more information about how to configure IP addresses, see [Configure IP address based access control](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac) in the _Amazon Connect Administrator Guide_ . +>> A list of IP address range strings that are blocked from accessing the Connect Customer instance. For more information about how to configure IP addresses, see [Configure IP address based access control](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac) in the _Connect Customer Administrator Guide_ . @@ -302 +302 @@ AuthenticationProfile -> (structure) ->> Shows whether the authentication profile is the default authentication profile for the Amazon Connect instance. The default authentication profile applies to all agents in an Amazon Connect instance, unless overridden by another authentication profile. +>> Shows whether the authentication profile is the default authentication profile for the Connect Customer instance. The default authentication profile applies to all agents in an Connect Customer instance, unless overridden by another authentication profile. @@ -324 +324 @@ AuthenticationProfile -> (structure) ->> The short lived session duration configuration for users logged in to Amazon Connect, in minutes. This value determines the maximum possible time before an agent is authenticated. For more information, see [Configure the session duration](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts) in the _Amazon Connect Administrator Guide_ . +>> The short lived session duration configuration for users logged in to Connect Customer, in minutes. This value determines the maximum possible time before an agent is authenticated. For more information, see [Configure the session duration](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts) in the _Connect Customer Administrator Guide_ . @@ -335 +335 @@ AuthenticationProfile -> (structure) ->> The long lived session duration for users logged in to Amazon Connect, in minutes. After this time period, users must log in again. For more information, see [Configure the session duration](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts) in the _Amazon Connect Administrator Guide_ . +>> The long lived session duration for users logged in to Connect Customer, in minutes. After this time period, users must log in again. For more information, see [Configure the session duration](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts) in the _Connect Customer Administrator Guide_ . @@ -369 +369 @@ AuthenticationProfile -> (structure) - * [AWS CLI 2.34.48 Command Reference](../../index.html) » + * [AWS CLI 2.34.49 Command Reference](../../index.html) »