We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5372b1b commit 7e3c108Copy full SHA for 7e3c108
modules/log_ingestion.events.cft.yaml
@@ -3,6 +3,10 @@ Description: EventBridge resources that forward CloudTrail logs to Sysdig Secure
3
Metadata:
4
AWS::CloudFormation::Interface:
5
ParameterGroups:
6
+ - Label:
7
+ default: ""
8
+ Parameters:
9
+ - RuleEventPattern
10
- Label:
11
default: "Sysdig Settings (Do not change)"
12
Parameters:
@@ -12,7 +16,6 @@ Metadata:
16
- TargetEventBusARN
13
17
- Regions
14
18
- RuleState
15
- - RuleEventPattern
19
- IsOrganizational
20
- OrganizationalUnitIDs
21
- Partition
0 commit comments