-
-
It would be fantastic to have this subcommand, here's how I do it for now (with python):
https://github.com/brainstorm/htsget-aws/blob/master/deploy/app.py
I guess that (very few?) lines of ruso…
-
https://docs.aws.amazon.com/ja_jp/lambda/latest/dg/images-create.html
スクリプトからコンテナイメージのデプロイに修正する
CASL0 updated
6 months ago
-
-
### Describe the bug
I am trying to deploy a dockerized lambda function.
This is my code:
```ts
const leaderboardsStreamHandler = new lambda.Function(this, 'leaderboardsStreamHandler', {
…
-
**Describe the bug**
I am trying to adopt the existing Lambda function and LogGroup along with IAM Roles, Policies and s3 Buckets for my project.
All the resources except lambda and loggroup have be…
-
### IDE Information
PyCharm 2024.2.4 (Community Edition)
Build #PC-242.23726.102, built on October 22, 2024
Runtime version: 21.0.4+13-b509.26 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by …
-
### IDE Information
IntelliJ IDEA 2024.2.4 (Community Edition)
Build #IC-242.23726.103, built on October 23, 2024
Runtime version: 21.0.4+13-b509.26 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server …
-
Traceback (most recent call last):
File "D:\Mask_RCNN-2.1\Mask_RCNN-2.1\samples\balloon\balloon.py", line 332, in
model = modellib.MaskRCNN(mode="inference", config=config,
File "D:\Ma…
-
**Describe the bug**
A clear and concise description of what the bug is.
I followed the getting started doc, installed the nb5 binary and tried to run the command ./nb5 examples/bindings-basics
G…