luisgreen/Aws Amplify Deployer Action
GitHub action creates a deployment into an existing Amplify aplication
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| appId | Amplify Application ID | yes | — |
| branchName | Amplify Application branch to deploy | yes | — |
| artifactPath | Path where the artifact is located to be deployed | yes | — |
| region | Region of the Amplify Application | yes | — |
Outputs
| name | description |
|---|---|
| jobId | Final Job Id that was generated after a deployment request |