AWS omics documentation change
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",