AWS Security ChangesHomeSearch

AWS omics documentation change

Service: omics · 2025-07-25 · Documentation low

File: omics/latest/dev/permissions-resource.md

Summary

Reformatted JSON policy structure and updated a comment

Security assessment

Formatting changes and comment updates do not affect security policies or introduce security-related content.

Diff

diff --git a/omics/latest/dev/permissions-resource.md b/omics/latest/dev/permissions-resource.md
index 0033ca1a2..24ffeb03e 100644
--- a//omics/latest/dev/permissions-resource.md
+++ b//omics/latest/dev/permissions-resource.md
@@ -118 +118,2 @@ JSON
-        "Statement": [{
+        "Statement": [
+            {
@@ -129 +130 @@ JSON
-            // Explicitly allow access to the service role of the account that owns the workflow
+            "// Explicitly allow access to the service role of the account that owns the workflow",