-
### Terraform Core Version
1.9.5
### AWS Provider Version
5.67.0
### Affected Resource(s)
AWS announced yesterday "Lambda -Support for JSON resource-based policies and block public access" which …
-
## Feature Request
Lambda Function URLs have been officially released!
https://aws.amazon.com/blogs/aws/announcing-aws-lambda-function-urls-built-in-https-endpoints-for-single-function-microserv…
bnol updated
4 months ago
-
Say I have a project setup like this
- `my_project`
- `Cargo.toml`
- `function_package`
- `other_package`
`Cargo.toml` looks like this:
```toml
[workspace]
members = ["function_package…
-
Recently Lambda Function URLs were released: https://aws.amazon.com/blogs/aws/announcing-aws-lambda-function-urls-built-in-https-endpoints-for-single-function-microservices/
Those requests fail wit…
deki updated
9 months ago
-
The `protina()` function fails with glmnet >= 3.
Rscript to reproduce the fault using the example data from the README:
```r
## devtools::install_github("CABSEL/ProTINA/protina_R/protina_v1.0_R…
-
I've been using lambdarest for years and tried the latest version with [Lambda Function URLs](https://docs.aws.amazon.com/lambda/latest/dg/lambda-urls.html), which will not work without a bit of work …
-
https://docs.aws.amazon.com/lambda/latest/dg/lambda-urls.html
-
### Describe the feature
The AWS Lambda team recently added a new feature - [function Urls](https://docs.aws.amazon.com/lambda/latest/dg/lambda-urls.html). It would be great to support it in [Amazo…
-
https://aws.amazon.com/blogs/aws/announcing-aws-lambda-function-urls-built-in-https-endpoints-for-single-function-microservices/
# `#finally` !!
-
Buffered Response has a 6MB size limit.