File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
gdi/get-data-in/connect/aws Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -260,6 +260,8 @@ These are these permissions to allow Splunk Observability Cloud to collect AWS t
260260- ``"lambda:GetAlias" ``
261261- ``"lambda:ListFunctions" ``
262262- ``"lambda:ListTags" ``
263+ - ``"network-firewall:ListFirewalls" ``
264+ - ``"network-firewall:DescribeFirewall" ``
263265- ``"rds:DescribeDBClusters" ``
264266- ``"rds:DescribeDBInstances" ``
265267- ``"rds:ListTagsForResource" ``
@@ -349,6 +351,8 @@ Add the ``"<service>:<permission>"`` pair relevant to each service in the ``Acti
349351 " logs:DescribeLogGroups" ,
350352 " logs:DescribeSubscriptionFilters" ,
351353 " logs:PutSubscriptionFilter" ,
354+ " network-firewall:ListFirewalls" ,
355+ " network-firewall:DescribeFirewall" ,
352356 " organizations:DescribeOrganization" ,
353357 " rds:DescribeDBInstances" ,
354358 " rds:DescribeDBClusters" ,
You can’t perform that action at this time.
0 commit comments