AWS Security ChangesHomeSearch

AWS ebs documentation change

Service: ebs · 2025-11-22 · Documentation low

File: ebs/latest/userguide/recycle-bin-perms.md

Summary

Updated IAM documentation URLs with corrected paths and added a link to volume permissions documentation.

Security assessment

The changes correct URL formatting and add a reference to volume permissions documentation. While permissions documentation relates to security best practices, there is no evidence of addressing a specific security vulnerability. The updates improve clarity but do not directly mitigate a security issue.

Diff

diff --git a/ebs/latest/userguide/recycle-bin-perms.md b/ebs/latest/userguide/recycle-bin-perms.md
index 863bef3f3..c5c8d08f3 100644
--- a//ebs/latest/userguide/recycle-bin-perms.md
+++ b//ebs/latest/userguide/recycle-bin-perms.md
@@ -88 +88 @@ To provide access, add permissions to your users, groups, or roles:
-Create a permission set. Follow the instructions in [Create a permission set](https://docs.aws.amazon.com/singlesignon/latest/userguide/howtocreatepermissionset.html) in the _AWS IAM Identity Center User Guide_.
+Create a permission set. Follow the instructions in [Create a permission set](https://docs.aws.amazon.com//singlesignon/latest/userguide/howtocreatepermissionset.html) in the _AWS IAM Identity Center User Guide_.
@@ -92 +92 @@ Create a permission set. Follow the instructions in [Create a permission set](ht
-Create a role for identity federation. Follow the instructions in [Create a role for a third-party identity provider (federation)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-idp.html) in the _IAM User Guide_.
+Create a role for identity federation. Follow the instructions in [Create a role for a third-party identity provider (federation)](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_create_for-idp.html) in the _IAM User Guide_.
@@ -96 +96 @@ Create a role for identity federation. Follow the instructions in [Create a role
-    * Create a role that your user can assume. Follow the instructions in [Create a role for an IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html) in the _IAM User Guide_.
+    * Create a role that your user can assume. Follow the instructions in [Create a role for an IAM user](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_create_for-user.html) in the _IAM User Guide_.
@@ -98 +98 @@ Create a role for identity federation. Follow the instructions in [Create a role
-    * (Not recommended) Attach a policy directly to a user or add a user to a user group. Follow the instructions in [Adding permissions to a user (console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-add-console) in the _IAM User Guide_.
+    * (Not recommended) Attach a policy directly to a user or add a user to a user group. Follow the instructions in [Adding permissions to a user (console)](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-add-console) in the _IAM User Guide_.
@@ -106,0 +107,2 @@ For more information about the IAM permissions needed to work with resources in
+  * [Permissions for working with volumes in the Recycle Bin](./recycle-bin-working-with-volumes.html#volume-perms)
+