kops/pkg/model/iam/tests/iam_builder_bastion.json

11 lines
150 B
JSON

{
"Statement": [
{
"Action": "ec2:DescribeRegions",
"Effect": "Allow",
"Resource": "*"
}
],
"Version": "2012-10-17"
}