Skip to content

A Python script for automating AWS Amplify frontend deployments.

Notifications You must be signed in to change notification settings

kwwendt/aws-amplify-frontend-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AWS Amplify Frontend Automation

This Python automation script can be included in a CI/CD pipeline to push frontend deployment packages to AWS Amplify.

NOTE: Do not use this in production without extensive testing. This can be used in dev/test environments or as a reference for other implementations

Usage

python3 amplify-build.py --app-name "app-name" --branch-name "main" --dep-loc ./deployment.zip

About

A Python script for automating AWS Amplify frontend deployments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages