Skip to content

Instantly share code, notes, and snippets.

@t-kigi
t-kigi / template.yaml
Last active November 13, 2024 13:56
cloudformation for CloudFront +Private S3 hosting plus Signed Cookie Behavior
AWSTemplateFormatVersion: '2010-09-09'
Description: Hosting resource stack creation using Amplify CLI
Parameters:
env:
Type: String
Default: gist
bucketName:
Type: String
Default: cfn-sample-bucketname-20210209000412
pubkeyCallerReference: