Skip to content

Instantly share code, notes, and snippets.

View pcartas's full-sized avatar

pcartas

  • Argentina
  • 21:21 (UTC -03:00)
View GitHub Profile
@daaru00
daaru00 / template.yml
Created July 8, 2021 14:44
A SAM template that describe an Amazon CloudFront distribution that serve a static website from an S3 Bucket.
AWSTemplateFormatVersion: 2010-09-09
Transform:
- AWS::Serverless-2016-10-31
# Template Information
Description: "Personal Website"
# Template Parameters