Skip to content

Commit

Permalink
Modified ScheduledChangeRule in cfn-template (#737)
Browse files Browse the repository at this point in the history
* Modified ScheduledChangeRule in cfn-template

* cfn-template fix
  • Loading branch information
LikithaVemulapalli authored Dec 5, 2022
1 parent 82f3a25 commit bd3d277
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/cfn-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ Resources:
- aws.health
detail-type:
- AWS Health Event
detail:
service:
- EC2
eventTypeCategory:
- scheduledChange
Targets:
- Id: 1
Arn: !GetAtt Queue.Arn
Expand Down

0 comments on commit bd3d277

Please sign in to comment.