-
The CloudFront tutorial has some out-of-date stuff, and could use a lot of expanding.
-
Looks like the cidr ranges have grown and once again reaches the limit of security group. This is what I get now running the example code:
```
Response:
{
"errorMessage": "An error occurred (R…
lalau updated
3 years ago
-
My company recently deployed the serverless image handler, and it was a breeze - nice work! One thing we've noticed that has been a little surprising is a lower than expected CloudFront cache hit rati…
-
## Describe the Feature
Improve terraform templates generator with build configs
## Expected Behavior
1. Extract additional config NOT related to terraform template from `.terrahub.yml.twig` for …
-
Adding this library to a project downloads the full suite of aws java libraries. Most are irrelevant (eg beanstalk, elasticcache, cloudfront, s3 etc).
The pom should list only the required dependenc…
-
I recently recieved an email titled "AWS Lambda end of support for Node.js 16" mentioning that I have two impacted functions from my step-by-step deployment of this repository. Specifically they are `…
-
I had the same problem as described [here](https://forums.aws.amazon.com/thread.jspa?messageID=605856): when building a cloudfront distribution with a custom ssl-certificate, you get the error:
> The…
-
### Is this feature request related to a new or existing Amplify category?
hosting
### Is this related to another service?
CloudFront
### Describe the feature you'd like to request
Whoe…
-
To give customers their own branded websites, while keeping the source code lean, I've used the following approach a couple times:
![tenant subdomain](https://user-images.githubusercontent.com/1830…
-
### Describe the bug
I have an app using `@sls-next/serverless-component` deployed and working that I tried to tear down by running `serverless remove` in the same directory that it was deployed in.
…