AWS artifact documentation change
Summary
Expanded IAM policy structure and corrected 'Certifications And Attestations' to use proper capitalization
Security assessment
Similar to the govcloud version, these changes focus on policy structure formatting rather than addressing security vulnerabilities.
Diff
diff --git a/artifact/latest/ug/example-iam-policies.md b/artifact/latest/ug/example-iam-policies.md index 1c177d820..0f2a043ae 100644 --- a//artifact/latest/ug/example-iam-policies.md +++ b//artifact/latest/ug/example-iam-policies.md @@ -64 +64,7 @@ The following policy grants permission to download only the AWS SOC, PCI, and IS - "artifact:ListReports", + "artifact:ListReports" + ], + "Resource": "*" + }, + { + "Effect": "Allow", + "Action": [ @@ -78 +84 @@ The following policy grants permission to download only the AWS SOC, PCI, and IS - "Certifications And Attestations" + "Certifications and Attestations"