Skip to content

Commit 3c568be

Browse files
authored
Merge pull request aws-samples#46 from jplock/jp-policy-types
Add new policy types
2 parents 3684650 + 3350230 commit 3c568be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/activation_lambda/index.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080
"SECURITYHUB_POLICY",
8181
"UPGRADE_ROLLOUT_POLICY",
8282
"INSPECTOR_POLICY",
83+
"BEDROCK_POLICY",
84+
"S3_POLICY",
8385
]
8486

8587
SERVICE_PRINCIPALS = [

0 commit comments

Comments
 (0)