AWS Security ChangesHomeSearch

AWS awsaccountbilling documentation change

Service: awsaccountbilling · 2025-03-30 · Documentation low

File: awsaccountbilling/latest/aboutv2/managed-policies.md

Summary

Added MAP 2.0 permissions (mapcredits actions) to Billing and AWSBillingReadOnlyAccess policies

Security assessment

The changes add new billing-related permissions for tracking Migration Acceleration Program credits/spend but do not address security vulnerabilities or document security features

Diff

diff --git a/awsaccountbilling/latest/aboutv2/managed-policies.md b/awsaccountbilling/latest/aboutv2/managed-policies.md
index ae4556bea..7c4c0eb3e 100644
--- a/awsaccountbilling/latest/aboutv2/managed-policies.md
+++ b/awsaccountbilling/latest/aboutv2/managed-policies.md
@@ -97,0 +98,2 @@ This policy includes the following permissions:
+  * `mapcredits` – Retrieve spends and credits related to the Migration Acceleration Program (MAP) 2.0 agreement.
+
@@ -155,0 +158,4 @@ This policy includes the following permissions:
+                        "mapcredits:ListAssociatedPrograms",
+                        "mapcredits:ListQuarterCredits",
+                        "mapcredits:ListQuarterSpend",
+                        "mapcredits:GetUniqueQuarterSpendSum",
@@ -281,0 +288,4 @@ This managed policy grants users permission to view and edit the AWS Billing and
+                "mapcredits:ListAssociatedPrograms",
+                "mapcredits:ListQuarterCredits",
+                "mapcredits:ListQuarterSpend",
+                "mapcredits:GetUniqueQuarterSpendSum",
@@ -391,0 +402,8 @@ Change | Description | Date
+Billing and AWSBillingReadOnlyAccess – Update to existing policies | We added the following MAP 2.0 permissions to `Billing` and `AWSBillingReadOnlyAccess`:
+
+  * `mapcredits:ListAssociatedPrograms`
+  * `mapcredits:ListQuarterCredits`
+  * `mapcredits:ListQuarterSpend`
+  * `mapcredits:GetUniqueQuarterSpendSum`
+
+| March 27, 2025