AWS singlesignon documentation change
Summary
Changed contraction 'don't' to 'do not' in security context explanation
Security assessment
Grammatical change in existing security documentation. Reinforces security best practices but does not introduce new security information or address vulnerabilities.
Diff
diff --git a/singlesignon/latest/userguide/idp.md b/singlesignon/latest/userguide/idp.md index 04a32321c..a9c255b92 100644 --- a//singlesignon/latest/userguide/idp.md +++ b//singlesignon/latest/userguide/idp.md @@ -7 +7 @@ -When you add single sign-on access to an AWS account, IAM Identity Center creates an IAM identity provider in each AWS account. An IAM identity provider helps keep your AWS account secure because you don't have to distribute or embed long-term security credentials, such as access keys, in your application. +When you add single sign-on access to an AWS account, IAM Identity Center creates an IAM identity provider in each AWS account. An IAM identity provider helps keep your AWS account secure because you do not have to distribute or embed long-term security credentials, such as access keys, in your application.