--- | |
prod: | |
app_function: zappa_init.app | |
aws_region: us-east-1 | |
project_name: tf-tuxpub | |
runtime: python3.7 | |
s3_bucket: trustedfirmware-prod-storage | |
domain: downloads.trustedfirmware.org | |
certificate_arn: arn:aws:acm:us-east-1:987685672616:certificate/13e5c25b-ee56-4a84-a714-39e02c84e8f3 | |
environment_variables: | |
S3_BUCKET: trustedfirmware-prod-storage | |
S3_REGION: us-east-1 | |
ROOT_INDEX_LISTING: 'True' | |
SITE_TITLE: TrustedFirmware Downloads |