AWS Security ChangesHomeSearch

AWS marketplace medium security documentation change

Service: marketplace · 2025-06-07 · Security-related medium

File: marketplace/latest/userguide/detailed-management-portal-permissions.md

Summary

Removed legacy IAM policy actions (ListTasks, DescribeTask, UpdateTask, CompleteTask) from documentation

Security assessment

Removing legacy IAM actions reduces the attack surface by preventing use of deprecated permissions, which aligns with security best practices for least privilege.

Diff

diff --git a/marketplace/latest/userguide/detailed-management-portal-permissions.md b/marketplace/latest/userguide/detailed-management-portal-permissions.md
index bf9a87b48..3fd08d698 100644
--- a//marketplace/latest/userguide/detailed-management-portal-permissions.md
+++ b//marketplace/latest/userguide/detailed-management-portal-permissions.md
@@ -120,20 +119,0 @@ Allows access to view existing bank accounts in the AWS Marketplace Management P
-**`aws-marketplace:ListTasks`**
-    
-
-Allows access to view a list of tasks pending seller action. This is a legacy IAM policy action and is no longer needed.
-
-**`aws-marketplace:DescribeTask`**
-    
-
-Allows access to view the details of any tasks pending seller action. This is a legacy IAM policy action and is no longer needed.
-
-**`aws-marketplace:UpdateTask`**
-    
-
-Allows access to edit a task pending seller action. This is a legacy IAM policy action and is no longer needed.
-
-**`aws-marketplace:CompleteTask`**
-    
-
-Allows access to submit edits made to a task pending seller action. This is a legacy IAM policy action and is no longer needed.
-