Skip to content

Commit 2e320fe

Browse files
committed
update policies
1 parent f3fd29d commit 2e320fe

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

templates_cspm_eventbridge/OrgFullInstall.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,6 @@ Resources:
249249
ParameterValue: !Ref ExternalID
250250
- ParameterKey: EventBridgeRoleName
251251
ParameterValue: !Ref EventBridgeRoleName
252-
- ParameterKey: EventBusARN
253-
ParameterValue: !Ref EventBusARN
254252
StackInstancesGroup:
255253
- DeploymentTargets:
256254
OrganizationalUnitIds: !Split [ ",", !Ref OrganizationUnitIDs]
@@ -270,10 +268,7 @@ Resources:
270268
Description: Sysdig ExternalID required for the policy creation
271269
EventBridgeRoleName:
272270
Type: String
273-
Description: A unique identifier used to create an IAM Role and EventBridge Rule
274-
EventBusARN:
275-
Type: String
276-
Description: The destination in Sysdig's AWS account where your events are sent
271+
Description: A unique identifier used to create an IAM Role and EventBridge Rule
277272
Resources:
278273
CloudAgentlessRole:
279274
Type: "AWS::IAM::Role"

0 commit comments

Comments
 (0)