Skip to content

Commit 1c8031b

Browse files
committed
update JSON IAM policy
1 parent 351c76f commit 1c8031b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/osd-persistent-storage-csi-efs-sts.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ If you perform this procedure after installing the driver and creating volumes,
4040
"elasticfilesystem:DescribeAccessPoints",
4141
"elasticfilesystem:DescribeFileSystems",
4242
"elasticfilesystem:DescribeMountTargets",
43-
"ec2:DescribeAvailabilityZones"
43+
"ec2:DescribeAvailabilityZones",
44+
"elasticfilesystem:TagResource"
4445
],
4546
"Resource": "*"
4647
},

0 commit comments

Comments
 (0)