AWS toolkit-for-visual-studio documentation change
Summary
Corrected URL path in IAM Identity Center documentation link
Security assessment
While the context discusses security best practices (avoiding IAM users), the change itself only fixes a URL path and does not modify security guidance or address vulnerabilities.
Diff
diff --git a/toolkit-for-visual-studio/latest/user-guide/keys-profiles-credentials.md b/toolkit-for-visual-studio/latest/user-guide/keys-profiles-credentials.md index 50664e9fc..caeec83b2 100644 --- a//toolkit-for-visual-studio/latest/user-guide/keys-profiles-credentials.md +++ b//toolkit-for-visual-studio/latest/user-guide/keys-profiles-credentials.md @@ -21 +21 @@ Before setting up IAM credentials to authenticate with your AWS account, note th - * To avoid security risks, don't use IAM users for authentication when developing purpose-built software or working with real data. Instead, use federation with an identity provider such as AWS IAM Identity Center. For more information see the [What is IAM Identity Center?](https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html) in the _AWS IAM Identity Center User Guide_. + * To avoid security risks, don't use IAM users for authentication when developing purpose-built software or working with real data. Instead, use federation with an identity provider such as AWS IAM Identity Center. For more information see the [What is IAM Identity Center?](https://docs.aws.amazon.com//singlesignon/latest/userguide/what-is.html) in the _AWS IAM Identity Center User Guide_.