AWS Security ChangesHomeSearch

AWS cli medium security documentation change

Service: cli · 2026-06-04 · Security-related medium

File: cli/latest/reference/marketplace-agreement/index.md

Summary

Removed IAM policy requirements section and updated CLI version references

Security assessment

Removed critical IAM permission documentation (DescribeAgreement, GetAgreementTerms, SearchAgreements) without replacement guidance. This could lead to permission misconfigurations impacting resource security.

Diff

diff --git a/cli/latest/reference/marketplace-agreement/index.md b/cli/latest/reference/marketplace-agreement/index.md
index ddaacdd0f..b4b0f6c35 100644
--- a//cli/latest/reference/marketplace-agreement/index.md
+++ b//cli/latest/reference/marketplace-agreement/index.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.57 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.61 Command Reference](../../index.html) »
@@ -57,8 +56,0 @@ AWS Marketplace is a curated digital catalog that customers can use to find, buy
-To manage agreements in AWS Marketplace, you must ensure that your AWS Identity and Access Management (IAM) policies and roles are set up. The user must have the required policies/permissions that allow them to carry out the actions in AWS:
-
-  * `DescribeAgreement` – Grants permission to users to obtain detailed meta data about any of their agreements.
-  * `GetAgreementTerms` – Grants permission to users to obtain details about the terms of an agreement.
-  * `SearchAgreements` – Grants permission to users to search through all their agreements.
-
-
-
@@ -105 +97 @@ To manage agreements in AWS Marketplace, you must ensure that your AWS Identity
-  * [AWS CLI 2.34.57 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.61 Command Reference](../../index.html) »