Commit 07208d05 by Rémy G Committed by GitHub

Docs: Fixed invalid JSON (#25153)

parent 34d5ffa5
...@@ -80,7 +80,7 @@ Here is a minimal policy example: ...@@ -80,7 +80,7 @@ Here is a minimal policy example:
"logs:StartQuery", "logs:StartQuery",
"logs:StopQuery", "logs:StopQuery",
"logs:GetQueryResults", "logs:GetQueryResults",
"logs:GetLogEvents", "logs:GetLogEvents"
], ],
"Resource": "*" "Resource": "*"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment