-
Updated
Apr 5, 2020 - JavaScript
cloudfront
Here are 261 public repositories matching this topic...
-
Updated
Apr 3, 2020 - Java
Manual Deployment documentation refers to cloudfront-http-redirect AWS Lambda blueprint, that is available in N.Virginia region, but not in the others.However, in other regions serverless app with the very same name is available which is confusing.
The documentation should clearly state that lambda should be deployed in N.Virg
-
Updated
Oct 21, 2018 - Python
-
Updated
Apr 4, 2020 - HCL
-
Updated
Jan 5, 2020 - JavaScript
Add option for plugin to automatically create a CloudFront invalidation once deployment is complete
This was discussed briefly in #47. Currently in our "with CloudFront" recipe and in my blog post we recommend invalidating the CloudFront cache after the deployment.
The mechanism suggest
According to S3 CORS configuration Amazon documentation there is a bug in configuration of allowed origins.
Example from documentation shows that each CORS rule need to consist only one AllowedOrigin parameter:
<CORSConfiguration>
<CORSRule>
<AllowedOrigin>http://www.example1.com</AllowedOrigin>
<AllowedMethod>PUT</A
-
Updated
Sep 27, 2016 - JavaScript
-
Updated
Jan 24, 2018 - Clojure
With CloudFormation sort of becoming legacy at this point, it would make sense to split the documentation and move it into the respective sub-directories.
This would allow for a more independent development of the Terraform module. Plus, less clutter, which is always good.
-
Updated
Apr 1, 2020 - PHP
-
Updated
Sep 22, 2019 - JavaScript
from help:
…
--connections-critical-over N
Trigger a critical if connections usage is over a percentage
--connections-warning-over N Trigger a warning if connections usage is over a percentage
parameters passed --connections-warning-over 70 --connections-critical-over 85
check output: `CheckRDS CRITICAL: RDSNAME: ; DatabaseCon
-
Updated
Oct 17, 2017 - JavaScript
The README documents the follow behaviour for the enabled input variable:
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| enabled | Set to false to prevent the module from creating any resources | string | true | no |
However when actually using this variable, all resources for this module are still created. On inspection of the [main.tf file](https://github.com/cloudpo
To help with installation in strict environments, we'd like to create a 5th template that only installs resources for IAM. This template would contain all of the policies and roles needed by resources created in other templates, such as Lambda. IAM resources in other templates will come out.
A template for IAM resources will allow an organization with IT duties separated across groups to instal
-
Updated
Mar 3, 2020 - Ruby
-
Updated
Feb 1, 2018 - JavaScript
-
Updated
Dec 31, 2019 - Python
-
Updated
Jan 25, 2020 - Smalltalk
-
Updated
Mar 31, 2020 - TypeScript
-
Updated
Jan 23, 2018 - Objective-C
-
Updated
Mar 1, 2020
-
Updated
Dec 17, 2019 - Python
-
Updated
Sep 11, 2017 - Go
-
Updated
Feb 20, 2020 - JavaScript
Improve this page
Add a description, image, and links to the cloudfront topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloudfront topic, visit your repo's landing page and select "manage topics."
As per https://docs.aws.amazon.com/acm/latest/userguide/acm-regions.html, ACM has a restriction that requires certificates to be created in the us-east-1 region in order to be used with CloudFront: