AWS toolkit-for-visual-studio documentation change
Summary
Updated Java SDK documentation link from v2 to latest version
Security assessment
Change only updates documentation links to point to latest SDK versions without modifying security content or addressing vulnerabilities.
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 32530c0c0..17ab7674f 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/v2/developer-guide/java-dg-roles), [.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)).