EC2 instance + DB cluster time-based stop

Overview

This template creates a workflow to schedule the stopping and starting of EC2 instances and RDS DB clusters.

By using this template, two job workflows ("Stop Workflow" and "Start Workflow") will be created together.

Job Workflows Created

The following two job workflows are generated using this template:

1. Stop Workflow

Stops the specified EC2 instances and RDS DB clusters at a scheduled time.

Order Job Configuration
1 Trigger Job (Timer Trigger)
2 EC2: Stop Instances
3 RDS: Stop DB Cluster

 

2. Start Workflow

Starts the specified RDS DB clusters and EC2 instances at a scheduled time.

順序 ジョブの設定値
1 Trigger Job (Timer Trigger)
2 RDS: Start DB Cluster
3 EC2: Start Instances

User-Configured Items

  • Group: The group where the job workflows will be created.
  • AWS Account: The target AWS account for operations.
  • Region: The target region for operations.
  • DB cluster: The DB cluster(s) to stop/start (specify by ID or Tag).
  • EC2 Instance: The EC2 instance(s) to stop/start (specify by ID or Tag).
  • Stop Schedule: The execution time for the Stop Workflow.
  • Start Schedule: The execution time for the Start Workflow.
  • Post-processing: Optional actions to take upon job success or failure.

Items Automatically Configured by AI

The following values are set automatically. You can modify these from the edit screen after the workflows are created.

Common to All Jobs

Setting Item Automatically Assigned Value
Workflow/Job Name Generated automatically based on resources and schedule
Time Zone Based on the user's account settings
Skip Dates None (Empty)
Status Check (trace_status) Enabled (true)

EC2: Start Instance Job Specifics

Setting Item Automatically Assigned Value
Status Check (status_checks_enable) Enabled (true)

Items configured automatically by AI (such as Job Names or Workflow Names) can be updated via the edit screen after the job workflow is finalized.

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request