Skip to content

Commit 16f32c5

Browse files
authored
Extra naughty action
1 parent 7938015 commit 16f32c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lambda/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1759,7 +1759,8 @@ async function addSubscriptionsSCP(details) {
17591759
"redshift:PurchaseReservedNodeOffering",
17601760
"savingsplans:CreateSavingsPlan",
17611761
"aws-marketplace:AcceptAgreementApprovalRequest",
1762-
"aws-marketplace:Subscribe"
1762+
"aws-marketplace:Subscribe",
1763+
"shield:CreateSubscription"
17631764
],
17641765
Resource: "*",
17651766
Condition: {

0 commit comments

Comments
 (0)