Created
October 10, 2018 06:20
-
-
Save albertnis/b16a303eda3dbb97f1469b5f0f6ff6b6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Version": "2012-10-17", | |
"Statement": [{ | |
"Sid": "Stmt1445601185404", | |
"Action": [ | |
"iot:Connect", | |
"iot:Publish", | |
"iot:Receive", | |
"iot:Subscribe" | |
], | |
"Effect": "Allow", | |
"Resource": "*" | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment