Skip to content

Commit 877c5a8

Browse files
committed
feat: add EC2 DescribeRouteTables action to role policy for FSx management
1 parent 0895736 commit 877c5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tpls/automq_byoc_role_policy.json.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
{
115115
"Effect": "Allow",
116116
"Action": [
117+
"ec2:DescribeRouteTables",
117118
"fsx:CreateFileSystem",
118119
"fsx:DeleteFileSystem",
119120
"fsx:CreateStorageVirtualMachine",

0 commit comments

Comments
 (0)