You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
176 B

  1. {
  2. "Version": "2012-10-17",
  3. "Statement": [
  4. {
  5. "Effect": "Allow",
  6. "Principal": { "Service": "ec2.amazonaws.com"},
  7. "Action": "sts:AssumeRole"
  8. }
  9. ]
  10. }