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

15 lines
186 B
JSON

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