Docs: Fixed invalid JSON (#25153)

pull/25200/head
Rémy G 6 years ago committed by GitHub
parent 34d5ffa562
commit 07208d05ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/features/datasources/cloudwatch.md

@ -80,7 +80,7 @@ Here is a minimal policy example:
"logs:StartQuery",
"logs:StopQuery",
"logs:GetQueryResults",
"logs:GetLogEvents",
"logs:GetLogEvents"
],
"Resource": "*"
},

Loading…
Cancel
Save