Skip to content

Commit 5725935

Browse files
authored
Merge pull request #27 from rhythmictech/update-iam-perms
add new iam perms to datadog role
2 parents 8a63773 + ddd7f0d commit 5725935

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

iam-fullperms.json

+8
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,14 @@
2424
"dynamodb:Describe*",
2525
"dynamodb:List*",
2626
"ec2:Describe*",
27+
"ec2:GetAllowedImagesSettings",
28+
"ec2:GetEbsDefaultKmsKeyId",
29+
"ec2:GetInstanceMetadataDefaults",
30+
"ec2:GetSerialConsoleAccessStatus",
2731
"ec2:GetSnapshotBlockPublicAccessState",
2832
"ec2:GetTransitGatewayPrefixListReferences",
33+
"ec2:GetTransitGatewayRouteTableAssociations",
34+
"ec2:GetTransitGatewayRouteTablePropagations",
2935
"ec2:SearchTransitGatewayRoutes",
3036
"ecs:Describe*",
3137
"ecs:List*",
@@ -44,6 +50,7 @@
4450
"fsx:DescribeFileSystems",
4551
"fsx:ListTagsForResource",
4652
"glacier:GetVaultNotifications",
53+
"glacier:ListVaults",
4754
"glue:ListRegistries",
4855
"health:DescribeAffectedEntities",
4956
"health:DescribeEventDetails",
@@ -73,6 +80,7 @@
7380
"s3:GetBucketLogging",
7481
"s3:GetBucketNotification",
7582
"s3:GetBucketTagging",
83+
"s3:ListAccessGrants",
7684
"s3:ListAllMyBuckets",
7785
"s3:PutBucketNotification",
7886
"savingsplans:DescribeSavingsPlanRates",

0 commit comments

Comments
 (0)