Guest User

Untitled

a guest
Aug 16th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. {
  2. "Version": "2012-10-17",
  3. "Id": "Policy1534419239074",
  4. "Statement": [
  5. {
  6. "Sid": "Stmt1534419237657",
  7. "Effect": "Allow",
  8. "Principal": "*",
  9. "Action": [
  10. "s3:GetObject"
  11. ],
  12. "Resource": "arn:aws:s3:::xxx-xxx-test/*"
  13. }
  14. ]
  15. }
Add Comment
Please, Sign In to add comment