-
Buffered Response has a 6MB size limit.
-
### Describe your idea/feature/enhancement
With the addition of [Lambda Function URLs](https://docs.aws.amazon.com/lambda/latest/dg/lambda-urls.html), we don't need API Gateway for full APIs. Howev…
-
I noticed that when I tried to use [FunctionURLConfig](https://aws-controllers-k8s.github.io/community/reference/lambda/v1alpha1/functionurlconfig/) with `authType: NONE`, the `FunctionURLAllowPublicA…
-
Hello team -
I'm having issues with the new Lambda function URL invoking a Sagemaker endpoint.
When I test the following, it works, however when I click the 'function url', I get 'Internal Server …
-
**Is your feature request related to a problem? Please describe.**
Currently the `lambda-function-url` plugin only creates a URL for the `$LATEST` version.
**Describe the solution you'd like**
…
-
Hi,
Currently the `HealthAwareStack-LambdaFunction` function that sends AHA data to Slack looks for the following `"hooks.slack.com/workflows"` & `"hooks.slack.com/services"` with the URL provided …
-
Right now, Bref's docs/examples/defaults deploy:
```mermaid
graph LR;
API(API Gateway)-->Lambda(Lambda);
```
For websites, it deploys:
```mermaid
graph LR;
CloudFront-->API(API Gateway)
…
-
https://www.infoq.com/news/2022/04/aws-lambda-function-urls/
https://docs.aws.amazon.com/lambda/latest/dg/lambda-urls.html
https://lumigo.io/blog/aws-lambda-function-url-is-live/
With the Lam…
-
**Summary**
there're some short run tasks like:
- CREATE/ALTER USER
- SHOW USERS/TABLES
- GRANT privileges to user1
- Generate Presign URLs
these tasks may requires the same role of the cu…
-