Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. {
  2. "Version": "2012-10-17",
  3. "Statement": [
  4. {
  5. "Effect": "Allow",
  6. "Action": [
  7. "iot:Connect",
  8. "iot:Publish",
  9. "iot:Subscribe",
  10. "iot:Receive"
  11. ],
  12. "Resource": "*"
  13. }
  14. ]
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement