https://github.com/dacut/certbot-to-acm
Connect Certbot to Amazon Certificate Manager via Lambda
https://github.com/dacut/certbot-to-acm
acm aws certbot lambda-layer letsencrypt ssl
Last synced: about 1 month ago
JSON representation
Connect Certbot to Amazon Certificate Manager via Lambda
- Host: GitHub
- URL: https://github.com/dacut/certbot-to-acm
- Owner: dacut
- License: apache-2.0
- Created: 2020-01-23T09:25:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T21:09:29.000Z (about 5 years ago)
- Last Synced: 2025-02-09T14:19:01.147Z (over 1 year ago)
- Topics: acm, aws, certbot, lambda-layer, letsencrypt, ssl
- Language: Python
- Size: 59.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# certbot-to-acm
Connect Certbot to Amazon Certificate Manager via Lambda
## Certbot-to-ACM ZIP file
A Lambda-deployable ZIP file containing the function code is available in each
region: s3://ionosphere-public-region/certbot-to-acm.zip
This ZIP file depends on the Certbot layer below.
## Certbot Lambda layer
The Certbot Lambda layer is available for download in each region. There is a
separate version for each supported Python version:
* Python 3.6: s3://ionosphere-public-region/certbot-layer-py3.6.zip
* Python 3.7: s3://ionosphere-public-region/certbot-layer-py3.7.zip
* Python 3.8: s3://ionosphere-public-region/certbot-layer-py3.8.zip
The Lambda layer can also be ingested directly into your function. The current
layer ARNs are:
ap-east-1python3.6arn:aws:lambda:ap-east-1:966028770618:layer:certbot-py36:2
python3.7arn:aws:lambda:ap-east-1:966028770618:layer:certbot-py37:2
python3.8arn:aws:lambda:ap-east-1:966028770618:layer:certbot-py38:1
ap-northeast-1python3.6arn:aws:lambda:ap-northeast-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:ap-northeast-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:ap-northeast-1:966028770618:layer:certbot-py38:1
ap-northeast-2python3.6arn:aws:lambda:ap-northeast-2:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:ap-northeast-2:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:ap-northeast-2:966028770618:layer:certbot-py38:1
ap-south-1python3.6arn:aws:lambda:ap-south-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:ap-south-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:ap-south-1:966028770618:layer:certbot-py38:1
ap-southeast-1python3.6arn:aws:lambda:ap-southeast-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:ap-southeast-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:ap-southeast-1:966028770618:layer:certbot-py38:1
ap-southeast-2python3.6arn:aws:lambda:ap-southeast-2:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:ap-southeast-2:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:ap-southeast-2:966028770618:layer:certbot-py38:1
ca-central-1python3.6arn:aws:lambda:ca-central-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:ca-central-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:ca-central-1:966028770618:layer:certbot-py38:1
eu-central-1python3.6arn:aws:lambda:eu-central-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:eu-central-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:eu-central-1:966028770618:layer:certbot-py38:1
eu-north-1python3.6arn:aws:lambda:eu-north-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:eu-north-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:eu-north-1:966028770618:layer:certbot-py38:1
eu-west-1python3.6arn:aws:lambda:eu-west-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:eu-west-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:eu-west-1:966028770618:layer:certbot-py38:1
eu-west-2python3.6arn:aws:lambda:eu-west-2:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:eu-west-2:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:eu-west-2:966028770618:layer:certbot-py38:1
eu-west-3python3.6arn:aws:lambda:eu-west-3:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:eu-west-3:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:eu-west-3:966028770618:layer:certbot-py38:1
me-south-1python3.6arn:aws:lambda:me-south-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:me-south-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:me-south-1:966028770618:layer:certbot-py38:1
sa-east-1python3.6arn:aws:lambda:sa-east-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:sa-east-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:sa-east-1:966028770618:layer:certbot-py38:1
us-east-1python3.6arn:aws:lambda:us-east-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:us-east-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:us-east-1:966028770618:layer:certbot-py38:1
us-east-2python3.6arn:aws:lambda:us-east-2:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:us-east-2:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:us-east-2:966028770618:layer:certbot-py38:1
us-west-1python3.6arn:aws:lambda:us-west-1:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:us-west-1:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:us-west-1:966028770618:layer:certbot-py38:1
us-west-2python3.6arn:aws:lambda:us-west-2:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:us-west-2:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:us-west-2:966028770618:layer:certbot-py38:1
us-west-2python3.6arn:aws:lambda:us-west-2:966028770618:layer:certbot-py36:1
python3.7arn:aws:lambda:us-west-2:966028770618:layer:certbot-py37:1
python3.8arn:aws:lambda:us-west-2:966028770618:layer:certbot-py38:1
us-gov-east-1python3.6arn:aws-us-gov:lambda:us-gov-east-1:678832456889:layer:certbot-py36:1
python3.7arn:aws-us-gov:lambda:us-gov-east-1:678832456889:layer:certbot-py37:1
python3.8arn:aws-us-gov:lambda:us-gov-east-1:678832456889:layer:certbot-py38:1
us-gov-west-1python3.6arn:aws-us-gov:lambda:us-gov-west-1:678832456889:layer:certbot-py36:1
python3.7arn:aws-us-gov:lambda:us-gov-west-1:678832456889:layer:certbot-py37:1
python3.8arn:aws-us-gov:lambda:us-gov-west-1:678832456889:layer:certbot-py38:1