Skip to content

Commit 14a9257

Browse files
authored
Merge pull request aws-samples#42 from jplock/jp-inspector-service
[fix] Enable inspector service access
2 parents d1596b7 + 22f2064 commit 14a9257

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/activation_lambda/index.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
SERVICE_PRINCIPALS = [
8686
"iam.amazonaws.com",
8787
"securityhub.amazonaws.com",
88+
"inspector2.amazonaws.com",
8889
]
8990

9091

0 commit comments

Comments
 (0)