AWS Security ChangesHomeSearch

AWS artifact documentation change

Service: artifact · 2025-05-31 · Documentation low

File: artifact/latest/ug/example-govcloud-iam-policies.md

Summary

Expanded IAM policy structure and corrected 'Certifications And Attestations' to use proper capitalization

Security assessment

While IAM policies relate to security, these changes appear to be formatting improvements and policy structure expansion without addressing specific security vulnerabilities.

Diff

diff --git a/artifact/latest/ug/example-govcloud-iam-policies.md b/artifact/latest/ug/example-govcloud-iam-policies.md
index 8e9cc2903..e5b0d94e4 100644
--- a//artifact/latest/ug/example-govcloud-iam-policies.md
+++ b//artifact/latest/ug/example-govcloud-iam-policies.md
@@ -56 +56,7 @@ The following policy grants permission to download only the SOC, PCI, and ISO re
-            "artifact:ListReports",
+            "artifact:ListReports"
+          ],
+          "Resource": "*"
+        },
+        {
+          "Effect": "Allow",
+          "Action": [
@@ -70 +76 @@ The following policy grants permission to download only the SOC, PCI, and ISO re
-                "Certifications And Attestations"
+                "Certifications and Attestations"