Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit ccf6eea

Browse files
Merge pull request #2323 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 04faa99 + 3aad0a1 commit ccf6eea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gdi/get-data-in/connect/aws/aws-prereqs.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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",

0 commit comments

Comments
 (0)