ECS Service Restarter

Select ECS services from your AWS account to trigger restarts via S3 + Lambda.

Login with AWS SSO

How it works

  1. Authenticate via AWS IAM Identity Center (SSO)
  2. Select your target environment (dev / qa / prod)
  3. Pick a region, cluster, and service to add to the restart list
  4. Repeat to add more services across regions
  5. Submit — the app uploads the config to S3, triggering a Lambda
  6. Lambda restarts the specified ECS services via forceNewDeployment

Prerequisites

  • Access to the appropriate AWS account(s)
  • QA: aws_ewi_qa_customrole
  • PROD: aws_ewi_prod_customrole