actions-marketplace-validations/Delete AWS ECS Service
Deletes a specified service within a cluster.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the service to delete. | yes | — |
| cluster | The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to delete. If you do not specify a cluster, the default cluster is assumed. | no | — |
| fail-if-no-match | Fails the action if a rule is not found using the given matchers | no | — |
Outputs
| name | description |
|---|---|
| arn | The ARN of the deleted Service |