Skip to content

Commit ac145ba

Browse files
Fixed indendation issues
1 parent b938a6b commit ac145ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/access-policy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Sid": "Stmt1609262373000",
66
"Effect": "Allow",
77
"Action": [
8-
"acm:*",
8+
"acm:*",
99
"config:*",
1010
"ce:DescribeCostCategoryDefinition",
1111
"ce:GetRightsizingRecommendation",
@@ -27,7 +27,7 @@
2727
"sns:*",
2828
"iam:GetUser",
2929
"iam:GetRole",
30-
"iam:GetPolicyVersion",
30+
"iam:GetPolicyVersion",
3131
"iam:DeleteRole",
3232
"iam:CreateRole",
3333
"iam:AttachRolePolicy",

0 commit comments

Comments
 (0)