ascentms/"Register AWS Batch Job Definition" Action for GitHub Actions
Registers a job definition in file with AWS Batch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| job-definition | The path to the Batch job definition JSON file | yes | — |
Outputs
| name | description |
|---|---|
| job-definition-name | The name of the job definition |
| job-definition-arn | The ARN of the job definition |
| revision | The revision number of the job definition |