AWS Security ChangesHomeSearch

AWS datasync documentation change

Service: datasync · 2025-05-16 · Documentation low

File: datasync/latest/userguide/managing-access-overview.md

Summary

Removed references to API permissions documentation and simplified policy descriptions

Security assessment

Changes are editorial improvements to access management documentation without introducing new security content or addressing vulnerabilities. Maintains existing security information about IAM policies.

Diff

diff --git a/datasync/latest/userguide/managing-access-overview.md b/datasync/latest/userguide/managing-access-overview.md
index 2ba2f7ee5..bcc9ee19d 100644
--- a//datasync/latest/userguide/managing-access-overview.md
+++ b//datasync/latest/userguide/managing-access-overview.md
@@ -43 +43 @@ Task execution ARN |  `arn:aws:datasync:`region`:`account-id`:task/`task-id`/exe
-To grant permissions for specific API operations, such as creating a task, DataSync defines a set of actions that you can specify in a permissions policy. An API operation can require permissions for more than one action. For a list of all the DataSync API actions and the resources that they apply to, see [DataSync API permissions: Actions and resources](./datasync-api-permissions-ref.html).
+To grant permissions for specific API operations, such as creating a task, DataSync defines a set of actions that you can specify in a permissions policy. An API operation can require permissions for more than one action.
@@ -123 +123 @@ Other services, such as Amazon S3, support resource-based permissions policies.
-For each DataSync resource (see [DataSync API permissions: Actions and resources](./datasync-api-permissions-ref.html)), the service defines a set of API operations (see [Actions](https://docs.aws.amazon.com/datasync/latest/userguide/API_Operations.html)). To grant permissions for these API operations, DataSync defines a set of actions that you can specify in a policy. For example, for the DataSync resource, the following actions are defined: `CreateTask`, `DeleteTask`, and `DescribeTask`. Performing an API operation can require permissions for more than one action.
+For each DataSync resource, the service defines a set of API operations (see [Actions](https://docs.aws.amazon.com/datasync/latest/userguide/API_Operations.html)). To grant permissions for these API operations, DataSync defines a set of actions that you can specify in a policy. For example, for the DataSync resource, the following actions are defined: `CreateTask`, `DeleteTask`, and `DescribeTask`. Performing an API operation can require permissions for more than one action.
@@ -140,2 +139,0 @@ To learn more about IAM policy syntax and descriptions, see [AWS Identity and Ac
-For a table showing all of the DataSync API actions, see [DataSync API permissions: Actions and resources](./datasync-api-permissions-ref.html).
-