-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi
I try to reproduce the results of PlanIGN and Google Mismatch.
The results are much worse than the results in the paper.
I follow the implementation details in the supplementary material.
T…
-
So, I believe this plugin have an issue working along with `serverless-newrelic-lambda-layers`.
I have the following plugins on my project
```
plugins:
- serverless-domain-manager
- serve…
-
Is there any way to trim down the dependencies? The total uncompressed size of a deployment package in AWS Lambda can't be more than 250MB. The total size of tiffslide plus dependencies is 195MB, whic…
-
## Description
I would like to use OpenVINO as part of my AWS Lambda function in order to load and execute inference with models (packaged in .xml and .bin files) trained by OpenVINO framework.
…
-
Hi,
Thank you for this amazing work. I wanted to set up a conda environment to run inference with the model you provided but I keep running into issues. I've followed the steps in the Dockerfile a…
-
### Describe the bug
An updated CDK asset does not deploy if already deployed.
### Expected Behavior
```shell
% cdk deploy
% ls ./cdk.out/asset.bcfc35ab235043b602bca1e99df11b1dcce6d0bf563f0…
-
### Description:
SAM CLI unable to find an AWS-managed Lambda layer.
### Steps to reproduce:
Create a Lambda with [Param and Secrets Extension](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk…
-
### What is the type of issue?
Documentation is missing, Documentation is confusing
### What is the issue?
I discovered that the AWS Linux 2 custom runtime (for Bun to execute both TS or JS files) …
-
## Expected Behavior
Secret: {
"Other Secret":"",
"Datadog_Secret":"",
}
Input:- Datadog_key Secret Name: "Datadog_Secret"
OR
Provide way to give key in plain format and Datadog construct…