AWS rolesanywhere documentation change
Summary
Added link to Java SDK documentation for IAM Roles Anywhere credentials
Security assessment
Added documentation about secure credential handling using IAM Roles Anywhere, enhancing security guidance without addressing specific vulnerabilities.
Diff
diff --git a/rolesanywhere/latest/userguide/credential-helper.md b/rolesanywhere/latest/userguide/credential-helper.md index a3e879f4f..297f80425 100644 --- a//rolesanywhere/latest/userguide/credential-helper.md +++ b//rolesanywhere/latest/userguide/credential-helper.md @@ -40 +40 @@ To get temporary credentials, you need all of the following: -For more information, see [Getting started](./getting-started.html). +For more information, see [Getting started](./getting-started.html). For detailed examples of using the credential helper with the Java SDK, see [Using IAM Roles Anywhere credentials](https://docs.aws.amazon.com//sdk-for-java/latest/developer-guide/credentials-process.html#credentials-iam-roles-anywhere).