AWS Security ChangesHomeSearch

AWS singlesignon documentation change

Service: singlesignon · 2025-08-13 · Documentation low

File: singlesignon/latest/userguide/howtogetcredentials.md

Summary

Multiple grammatical updates (contractions to full forms) in credential management documentation

Security assessment

Language clarifications in credential refresh processes. No security implications as the technical content remains unchanged.

Diff

diff --git a/singlesignon/latest/userguide/howtogetcredentials.md b/singlesignon/latest/userguide/howtogetcredentials.md
index a686d1dd4..15cd34cbc 100644
--- a//singlesignon/latest/userguide/howtogetcredentials.md
+++ b//singlesignon/latest/userguide/howtogetcredentials.md
@@ -68 +68 @@ You can get and refresh temporary credentials for your IAM Identity Center user
-Automatic credential refresh uses the Open ID Connect (OIDC) Device Code Authorization standard. With this method, you initiate access directly by using the `aws configure sso` command in the AWS CLI. You can use this command to automatically access any role that's associated with any permission set that you’re assigned to for any AWS account.
+Automatic credential refresh uses the Open ID Connect (OIDC) Device Code Authorization standard. With this method, you initiate access directly by using the `aws configure sso` command in the AWS CLI. You can use this command to automatically access any role that is associated with any permission set that you’re assigned to for any AWS account.
@@ -82 +82 @@ For more information, see [Configure your profile with the `aws configure sso wi
-If you don't see any **AWS accounts** listed, it's likely that you've not yet been assigned to a permission set for that account. In this case, contact your administrator and ask them to add this access for you. For more information, see [Assign user or group access to AWS accounts](./assignusers.html).
+If you do not see any **AWS accounts** listed, it is likely that you've not yet been assigned to a permission set for that account. In this case, contact your administrator and ask them to add this access for you. For more information, see [Assign user or group access to AWS accounts](./assignusers.html).
@@ -99 +99 @@ Continue using the AWS CLI as necessary for your AWS account until the credentia
-You can use the manual credential refresh method to get temporary credentials for a role that's associated with a specific permission set in a specific AWS account. To do so, you copy and paste the required commands for the temporary credentials. With this method, you must refresh the temporary credentials manually. 
+You can use the manual credential refresh method to get temporary credentials for a role that is associated with a specific permission set in a specific AWS account. To do so, you copy and paste the required commands for the temporary credentials. With this method, you must refresh the temporary credentials manually. 
@@ -111 +111 @@ You can run AWS CLI commands until your temporary credentials expire.
-If you don't see any **AWS accounts** listed, it's likely that you've not yet been assigned to a permission set for that account. In this case, contact your administrator and ask them to add this access for you. For more information, see [Assign user or group access to AWS accounts](./assignusers.html).
+If you do not see any **AWS accounts** listed, it is likely that you've not yet been assigned to a permission set for that account. In this case, contact your administrator and ask them to add this access for you. For more information, see [Assign user or group access to AWS accounts](./assignusers.html).