Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. {
  2. "Statement": [
  3. {
  4. "Action": "ecs:*",
  5. "Effect": "Allow",
  6. "Resource": [
  7. "acs:ecs:*:*:instance/i-<id>"
  8. ]
  9. }
  10. ],
  11. "Version": "1"
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement