thejumba/Amplify action
Push or pull an amplify backend environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The action to perform | yes | — |
| aws_region | The AWS region | yes | us-east-1 |
| amplify_env | The amplify environment | yes | — |
| amplify_app_id | The amplify app id | yes | — |
| role_arn | The role to assume | yes | — |
| skip_cli_install | Skip the installation of the amplify cli | no | false |
| cli_version | The version of the amplify cli | no | latest |
| deploy_command | The command to deploy the backend | no | amplify push --yes --force --allow-destructive-graphql-schema-updates --minify |
Outputs
no outputs