CertUpdater icon indicating copy to clipboard operation
CertUpdater copied to clipboard

Lambda implementation for automatically getting and uploading to S3 for Let's Encrypt certificates.

CertUpdater

Lambda implementation for automatically getting and uploading to S3 for Let's Encrypt certificates.

Architecture

Overview

To Use

Build

make build

Deploy

make deploy AWS_PROFILE=default BUCKET_NAME=example-certupdater-artifacts

Delete Stack

make delete

Local invoke

make invoke

Presentations (Japanese)

Author

cohalz