File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
templates_cspm_eventbridge Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments