awslabs / rds-snapshot-tool

The Snapshot Tool for Amazon RDS automates the task of creating manual snapshots, copying them into a different account and a different region, and deleting them after a specified number of days
Apache License 2.0
341 stars 146 forks source link

cwEventCopySnapshotsRDS: use valid cron expression #76

Open scub opened 1 year ago

scub commented 1 year ago

Issue #, if available:

After applying the destination template to the account, the following scheduling error is observable in the cwEventCopySnapshotsRDS events configuration:

image

The same can be seen for the cwEventDeleteOldSnapshotRDS expression:

image

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.