-
Updated
May 16, 2020 - JavaScript
cloudfront
Here are 299 public repositories matching this topic...
-
Updated
Jun 12, 2020 - Java
The DISCOVERY_DOCUMENT does not include the api login url for okta its juts creates a random /callback url which there is no documentation on configuring
-
Updated
Oct 21, 2018 - Python
-
Updated
Jun 2, 2020 - HCL
-
Updated
Jan 5, 2020 - JavaScript
Gatsby Recipes CLI
Create recipes for the new gatsby recipes CLI.
Not sure at this point if this will entirely replace the existing recipe pages.
https://www.gatsbyjs.org/blog/2020-04-15-announcing-gatsby-recipes/
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
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
Jan 24, 2018 - Clojure
-
Updated
Sep 27, 2016 - JavaScript
-
Updated
Apr 1, 2020 - PHP
-
Updated
May 15, 2020 - 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
Add WAF to CloudFront (web-ui) and web service load balancers. Note that once #5 is complete, WAF should be added to APIGW instead.
-
Updated
Oct 17, 2017 - JavaScript
There should be a better way to manage deployments across multiple clients
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
Add HA_CONFIG.md to repo. The document should describe how MSAM can be used from an alternate region if the primary region goes down completely. This should include the process to install a high-availability configuration of MSAM, which includes using global tables in DynamoDB.
-
Updated
May 10, 2020 - JavaScript
-
Updated
Mar 3, 2020 - Ruby
-
Updated
Feb 1, 2018 - JavaScript
-
Updated
Dec 31, 2019 - Python
-
Updated
Mar 31, 2020 - TypeScript
-
Updated
Jan 25, 2020 - Smalltalk
-
Updated
Apr 19, 2020
-
Updated
Dec 17, 2019 - Python
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: