cloudfront
Here are 471 public repositories matching this topic...
-
Updated
Feb 14, 2021 - JavaScript
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Jul 24, 2021 - Java
When building a GitHub provider using the build script, an "Organization" is prompted but it's not entirely clear that this value is expected to be the GitHub Organization used for authentication.
Customize ReplyTo Email Address used by Cognito for password reminder and verification code emails
Currently you need to manually modify Cognito settings so that password reminder or verification code email sender is correct. Cognito sends email from the following address :
no-reply@verificationemail.com no-reply@verificationemail.com
is it possible that value used here is the "pinpoint sender" email you setup during Cloudformation? Basically we are leaving the demo with customers to pl
-
Updated
Jun 24, 2020 - Python
-
Updated
May 25, 2021 - HCL
-
Updated
Jun 10, 2021 - JavaScript
Currently, in the gatsby-plugin-s3 configuration, I'm not finding a way to set the s3ForcePathStyle
option. This is necessary in cases, where S3-Compliant Object Storage Services, which might not be AWS have this path style. Some examples could be Minio
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Config.html#s3ForcePathStyle-property
Would be happy to send a
-
Updated
Jul 21, 2021 - HCL
-
Updated
Jul 23, 2021 - TypeScript
-
Updated
Sep 30, 2020 - Shell
-
Updated
May 27, 2021 - JavaScript
-
Updated
May 15, 2020 - JavaScript
-
Updated
May 10, 2021 - PHP
-
Updated
Jan 24, 2018 - Clojure
-
Updated
Sep 27, 2016 - JavaScript
-
Updated
Apr 29, 2021 - Ruby
-
Updated
Jun 23, 2021 - HCL
-
Updated
Oct 17, 2017 - JavaScript
Requires an example of OpenID Token authentication decoding example.
Use Case
Authentication again OIDC.
Proposed Solution
Other
Add navigation link or button from individual alarms to the alarm in the AWS Console.
-
Updated
Jul 21, 2021 - HCL
-
Updated
Jul 1, 2021 - TypeScript
-
Updated
Dec 5, 2020 - JavaScript
-
Updated
Feb 1, 2018 - JavaScript
-
Updated
May 26, 2021 - TypeScript
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."
Is your feature request related to a problem? Please describe.
Yarn packages aren't being cached on e2e tests and build workflows
Describe the solution you'd like
Add caching for npm packages and Cypress (except @sls-next packages) so that workflows will be faster to run
Describe alternatives you've considered
N/A, it will help improve CI workflow speed