Skip to content

Instantly share code, notes, and snippets.

@ShubhamRasal
Created December 6, 2020 10:59
Show Gist options
  • Save ShubhamRasal/fe171feb5eb6d2d90d952fb9a1e36f33 to your computer and use it in GitHub Desktop.
Save ShubhamRasal/fe171feb5eb6d2d90d952fb9a1e36f33 to your computer and use it in GitHub Desktop.
{
"CallerReference": "shubham-rasal",
"Aliases": {
"Quantity":0
},
"Origins": {
"Quantity": 1,
"Items": [
{
"Id": "cloudfront-dev-creatorsbyheart.com",
"DomainName": "dev-creatorsbyheart.com.s3.amazonaws.com",
"OriginPath": "",
"CustomHeaders": {
"Quantity": 0
},
"S3OriginConfig": {
"OriginAccessIdentity": ""
}
}
]
},
"OriginGroups": {
"Quantity": 0
},
"DefaultCacheBehavior": {
"TargetOriginId": "cloudfront-dev-creatorsbyheart.com",
"ForwardedValues": {
"QueryString": false,
"Cookies": {
"Forward": "none"
},
"Headers": {
"Quantity": 0
},
"QueryStringCacheKeys": {
"Quantity": 0
}
},
"TrustedSigners": {
"Enabled": false,
"Quantity": 0
},
"ViewerProtocolPolicy": "allow-all",
"MinTTL": 0,
"AllowedMethods": {
"Quantity": 7,
"Items": [
"GET",
"HEAD",
"OPTIONS",
"PUT",
"POST",
"PATCH",
"DELETE"
],
"CachedMethods": {
"Quantity": 2,
"Items": [
"GET",
"HEAD"
]
}
},
"SmoothStreaming": false,
"DefaultTTL": 0,
"MaxTTL": 0,
"Compress": false,
"LambdaFunctionAssociations": {
"Quantity": 0
},
"FieldLevelEncryptionId": ""
},
"CacheBehaviors": {
"Quantity": 0
},
"Comment": "development distrubution for creatorsbyheart.com",
"Logging": {
"Enabled": false,
"IncludeCookies": false,
"Bucket": "",
"Prefix": ""
},
"PriceClass": "PriceClass_All",
"Enabled": true,
"ViewerCertificate": {
"CloudFrontDefaultCertificate": true,
"MinimumProtocolVersion": "TLSv1",
"CertificateSource": "cloudfront"
},
"Restrictions": {
"GeoRestriction": {
"RestrictionType": "none",
"Quantity": 0
}
},
"WebACLId": "",
"HttpVersion": "http2",
"IsIPV6Enabled": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment