Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. {
  2. "Version": "2012-10-17",
  3. "Statement": [
  4. {
  5. "Effect": "Allow",
  6. "Action": [
  7. "aws-portal:ViewUsage",
  8. "aws-portal:ViewBilling",
  9. "cur:DescribeReportDefinitions",
  10. "cur:PutReportDefinition",
  11. "cur:DeleteReportDefinition",
  12. "cur:ModifyReportDefinition",
  13. "logs:Describe*",
  14. "logs:Get*",
  15. "logs:List*",
  16. "logs:StartQuery",
  17. "logs:StopQuery",
  18. "logs:TestMetricFilter",
  19. "logs:FilterLogEvents"
  20. ],
  21. "Resource": "*"
  22. }
  23. ]
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement