Guest User

Untitled

a guest
Nov 21st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "Id": "Policy1397632521960",
  3. "Statement": [
  4. {
  5. "Sid": "Stmt1397633323327",
  6. "Action": [
  7. "s3:GetObject"
  8. ],
  9. "Effect": "Allow",
  10. "Resource": "arn:aws:s3:::example/*",
  11. "Principal": {
  12. "AWS": [
  13. "*"
  14. ]
  15. }
  16. }
  17. ]
  18. }
Add Comment
Please, Sign In to add comment