CDK Source Code Guide
For maximum flexibility, you can deploy the CloudFront Hosting Toolkit by cloning and modifying its source code.
Steps
-
Clone the project:
-
Modify the source code as needed to suit your requirements.
-
Set up the necessary configuration files. See our CDK Configuration Guide for detailed instructions.
-
Deploy the project:
-
After deployment, you need to configure the GitHub connection by going to the AWS console. More information on GitHub connections.
Note on deployment
- The first time you deploy, the pipeline will be automatically triggered.
- If you make changes to the infrastructure and need to redeploy, you may need to manually trigger the pipeline if the changes require a new deployment.