ambientlight/amplify-cli-action

This action builds and deploys your AWS Amplify project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_dirthe root project directory: use it if you amplify project is not this repo root directoryno
source_dirfront-end source location where aws_exports.js will be generatednosrc
distribution_dirfront-end artifacts deployment directory that gets uploaded to S3 during amplify publishnodist
build_commanda build command to run with amplify publish (to build front-end deployment artifacts)nonpm run build
amplify_envamplify environment to useyes
amplify_commandamplify command: SUPPORTED: [configure, push, publish, status, add_env, delete_env]yes
amplify_cli_versionversion of amplify/cli usedno
delete_lockdeletion protection: explicitly set this to false if you want amplify delete to worknotrue
amplify_argumentsadditional arguments to pass to ampify_command defined commandno""

no outputs