Schedulers Dashboard
Overview
The Scheduler Dashboard is your control center for managing and monitoring schedules across your environment. It helps you stay on top of how many schedules you have, which ones are running smoothly, and where failures might be happening. From here, you can take direct action, whether that’s editing, pausing, or running schedules manually.
Metrics
At the top of your dashboard, you see quick insights that help you understand your schedules at a glance:
Total Schedules – The total number of schedules you’ve created.
Successful Execution Today – How many of your schedules have run successfully today.
Failed Execution Today – How many of your schedules failed today and may need your attention.
These metrics give you immediate visibility into your daily operations, so you can focus where it matters.
Schedule Table
The table gives you a detailed view of every schedule you have. Each row represents a schedule, showing you its current state, history, and upcoming execution.
Available Configurations

Row Actions
At the end of each row, you have controls that let you act on your schedule directly:
View Details – See a deeper drilldown of the schedule.
Action Menu – Provide extended management actions:
Schedule Drilldown
When you click View Details, you drill deeper into any schedule and see its configuration, history, and execution status.
Right at the top, you see the basics about your schedule:
Status – The current state of the schedule.
Service – The AWS service it connects to.
Action – The action tied to the schedule.
Schedule Details
Target Scopes – The rules or resources your schedule applies to.
Schedule Actions – A list of all the actions your schedule will execute.
You also have the option to manually run an action directly from here.
Change Log
Here, you can track every modification you or others have made to the schedule. It also records when you’ve manually triggered a run. This gives you a complete history for transparency and auditing.

Execution Logs
The Execution Logs tab shows you every time your schedule has run, along with the results. The table includes:
Run ID – Unique identifier for the execution.
Type – Whether the run was automatic or manual.
Action Name – The action that executed.
Status – The result of the run (success, failed, in-progress).
Run On Time – When the run happened.
View Button
Click on view button at the end of row to see details like:
Resource ID
ARN
Execution Status
Tip
Hover over the Tooltip next to Status field in the Execution Logs to quickly see what action was taken during that run.
Next Step
The dashboard is your central hub — create, track, and manage schedules, all in one place.
Head to Create a New Schedule to start automating actions.
Last updated