-
Hi, thanks for this work! I'm trying to build a similar structure, but with Python code.
The times for creation of some objects (training models, creating import jobs, etc...) on Forecast can be quit…
-
### Required prerequisites
- [x] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
Provide common lambda functions to support deploying mstor in AWS serverless architecture
-
**Describe the bug**
I'd like to be able to deploy a lambda from one Serverless Framework service under another service (2 API Gateways both deploying their own copy of a lambda) without writing/copy…
-
I try to add arrows to my plots (see #34). The archive cannot handle lambda functions:
```python
hv.archive.auto()
def add_arrow(plot, element, xy, xytext, arrowprops=dict(arrowstyle="->", conn…
-
Not full issue, just several observations
`foo: () -> bool = true;`
`S: type` one of requires below `= { }`
`requires foo()`
`requires (foo())`
1. I haven't found way to write `constexpr` fu…
-
Do you see any possibilities to allow lambda or nested functions with `parmap.map`?
-
Is there a way to deploy a Lambda function in a StackSet using cdk-stacksets?
I've tried using both `aws_lambda.Code.from_inline` and `aws_lambda.Code.from_asset` to create a Lambda function:
``…
-
### What is the problem this feature would solve?
Currently, when you define a resource as an Authorizer function you need to return `APIGatewayAuthorizerResult `JSON shape as:
```
{
princip…
-
**Is your feature request related to a problem? Please describe.**
There is no in-built support for .NET 8 lambda functions.
**Describe the solution you'd like**
In-built support for the .NET 8 …