-
- [ ] Launching a Virtual Server (EC2)
- [ ] Hosting a Static Website (S3)
- [ ] Setting up a Relational Database (RDS)
- [ ] Building a Serverless Function (Lambda)
- [ ] Creating a Virtual Priva…
-
### Describe the bug
When a BucketDeployment is removed (or renamed), the associated custom resource lambda will fail due to permission errors related to the "cloudfront:CreateInvalidation" action.
…
-
We're currently suggesting people should give admin access to their IAM accounts in the README, this is probably not a very secure thing to suggest.
We should figure out which exact permissions the p…
jariz updated
8 months ago
-
Hi, thank you for OpenNext! I have a question that I think many others will have and would be helpful to document. Given a medium sized app using Next.js, what is the average cold start using OpenNext…
-
### Is your feature request related to a problem? Please describe.
Currently the setup of a custom domain requires lots of manual steps. Webiny could automate and simplify this process by utilising A…
-
### Describe the bug
I created a REST API using lambda annotations. The FromBody works like charm, but I found that FromQuery annotation didn't work like expected. It gives me null value instead of…
-
Example of a broken link:
https://metanorma.com/blog/12-05-2018/intro-to-metanorma/
There may be something regarding Lambda@Edge redirect logic?
-
Serve static assets (js, css, woff2) with an efficient cache policy. Because files have unique hash in filename, a long cache lifetime can be used.
-
Right now I'm using CloudFlare with Flexible SSL. I would like to do better, especially if I ever have any user forms on a site.
> Flexible SSL: There is an encrypted connection between your website …
-
After quite a bit of spelunking, I figured out how to assign a custom domain name, with SSL support, for an `awsx.apigateway.API`. This is nice because it not only gives me a custom domain over HTTPS,…