Restart an AWS ECS service
Redeploy an AWS ECS service with the same task definition.
Fork and customize
Integrations
Configuration
Input parameters
- Name: cluster
- Description: Name of the cluster
- Type: STRING
- Name: service
- Description: Short name of the service
- Type: STRING
- Name: delay
- Description: Delay (in seconds) between status checks
- Type: INTEGER
- Name: max_status_checks
- Description: Maximum number of restart status checks to perform
- Type: INTEGER