1 Answer
- Newest
- Most votes
- Most comments
0
Since the cron and rate expressions for Systems Manager are based in UTC, there is no built-in option to accommodate for day light saving. A workaround I can think of is to create a cron job in EventBridge to invoke a Lambda function when day light saving happens. Within the Lambda function, you can make an UpdateAssociation API call to change the cron expression.
answered 3 years ago
Relevant content
- asked a year ago
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated a year ago
