File tree 2 files changed +14
-8
lines changed
2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,21 @@ Metadata:
4
4
AWS::CloudFormation::Interface :
5
5
ParameterGroups :
6
6
- Label :
7
- default : " Sysdig Settings (Do not change) "
7
+ default : " "
8
8
Parameters :
9
- - NameSuffix
10
- - ExternalID
11
- - TrustedIdentity
12
9
- TargetEventBusARN
13
10
- Regions
14
11
- RuleState
15
12
- RuleEventPattern
13
+ - Partition
14
+ - Label :
15
+ default : " Sysdig Settings (Do not change)"
16
+ Parameters :
17
+ - NameSuffix
18
+ - ExternalID
19
+ - TrustedIdentity
16
20
- IsOrganizational
17
21
- OrganizationalUnitIDs
18
- - Partition
19
22
ParameterLabels :
20
23
NameSuffix :
21
24
default : Name Suffix
Original file line number Diff line number Diff line change @@ -7,15 +7,18 @@ Description: >
7
7
Metadata :
8
8
AWS::CloudFormation::Interface :
9
9
ParameterGroups :
10
+ - Label :
11
+ default : " "
12
+ Parameters :
13
+ - BucketARN
14
+ - CreateTopic
15
+ - TopicARN
10
16
- Label :
11
17
default : " Sysdig Settings (Do not change)"
12
18
Parameters :
13
19
- NameSuffix
14
20
- ExternalID
15
21
- TrustedIdentity
16
- - BucketARN
17
- - CreateTopic
18
- - TopicARN
19
22
- Endpoint
20
23
21
24
ParameterLabels :
You can’t perform that action at this time.
0 commit comments