ECS Service Restarter
Select ECS services from your AWS account to trigger restarts via S3 + Lambda.
Login with AWS SSOHow it works
- Authenticate via AWS IAM Identity Center (SSO)
- Select your target environment (dev / qa / prod)
- Pick a region, cluster, and service to add to the restart list
- Repeat to add more services across regions
- Submit — the app uploads the config to S3, triggering a Lambda
- 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