Lambda function which is invoked as one of the jobs in a codepipeline for a static website
Using python3 and boto3 to invalidate the CloudFront distribution cache and set the pipline job to complete.
Continuous integration and delivery to Lambda Functions is ensured with Git Actions
Modern CI/CD Pipeline: Github Actions with AWS Lambda Serverless Python Functions and API Gateway