AWS Security ChangesHomeSearch

AWS toolkit-for-visual-studio documentation change

Service: toolkit-for-visual-studio · 2025-11-22 · Documentation low

File: toolkit-for-visual-studio/latest/user-guide/tkv-iam.md

Summary

Fixed URL path in Java SDK documentation link

Security assessment

The change only corrects a URL path format and does not modify security-related IAM role documentation content.

Diff

diff --git a/toolkit-for-visual-studio/latest/user-guide/tkv-iam.md b/toolkit-for-visual-studio/latest/user-guide/tkv-iam.md
index 17ab7674f..859536f67 100644
--- a//toolkit-for-visual-studio/latest/user-guide/tkv-iam.md
+++ b//toolkit-for-visual-studio/latest/user-guide/tkv-iam.md
@@ -145 +145 @@ For example, you can create a role and attach a policy to that role that limits
-For more information about IAM roles, go to [Working with IAM Roles in the IAM User Guide](https://docs.aws.amazon.com/IAM/latest/UserGuide/WorkingWithRoles.html). For examples of programs accessing AWS using the IAM role associated with an Amazon EC2 instance, go to the AWS developer guides for [Java](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/ec2-iam-roles.html), [.NET](https://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/net-dg-hosm.html), [PHP](https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/guide_credentials_assume_role.html), and Ruby ([Setting Credentials Using IAM](https://docs.aws.amazon.com/sdk-for-ruby/latest/developer-guide/setup-config.html#aws-ruby-sdk-credentials-iam), [Creating an IAM Role](https://docs.aws.amazon.com/sdk-for-ruby/latest/developer-guide/iam-example-create-role.html), and [Working with IAM Policies](https://docs.aws.amazon.com/sdk-for-ruby/latest/developer-guide/iam-example-working-with-policies.html)).
+For more information about IAM roles, go to [Working with IAM Roles in the IAM User Guide](https://docs.aws.amazon.com/IAM/latest/UserGuide/WorkingWithRoles.html). For examples of programs accessing AWS using the IAM role associated with an Amazon EC2 instance, go to the AWS developer guides for [Java](https://docs.aws.amazon.com//sdk-for-java/latest/developer-guide/ec2-iam-roles.html), [.NET](https://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/net-dg-hosm.html), [PHP](https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/guide_credentials_assume_role.html), and Ruby ([Setting Credentials Using IAM](https://docs.aws.amazon.com/sdk-for-ruby/latest/developer-guide/setup-config.html#aws-ruby-sdk-credentials-iam), [Creating an IAM Role](https://docs.aws.amazon.com/sdk-for-ruby/latest/developer-guide/iam-example-create-role.html), and [Working with IAM Policies](https://docs.aws.amazon.com/sdk-for-ruby/latest/developer-guide/iam-example-working-with-policies.html)).