ax-technology/Amazon ECS "Describe ECS Service" Action for GitHub Actions
Describes an Amazon ECS service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service | The name of the ECS service to check to. | yes | — |
| cluster | The name of the ECS service's cluster. Will default to the 'default' cluster | no | — |
Outputs
| name | description |
|---|---|
| exists | If the service presents in the cluster |
| service-status | Status of the service running inside a cluster |