Skip to content

Commit bd3d277

Browse files
Modified ScheduledChangeRule in cfn-template (#737)
* Modified ScheduledChangeRule in cfn-template * cfn-template fix
1 parent 82f3a25 commit bd3d277

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/cfn-template.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ Resources:
3737
- aws.health
3838
detail-type:
3939
- AWS Health Event
40+
detail:
41+
service:
42+
- EC2
43+
eventTypeCategory:
44+
- scheduledChange
4045
Targets:
4146
- Id: 1
4247
Arn: !GetAtt Queue.Arn

0 commit comments

Comments
 (0)