-
- v1 - Initial commit with updated `bcfishpass_mobile` template. Includes all updates to https://github.com/NewGraphEnvironment/dff-2022/issues/110 closed with https://github.com/NewGraphEnvironment/…
-
Does the plugin work with lambda functions deployed as a Docker Image?
-
After following all the pre-requisites while running below command
cdk deploy --context admin_role=$EKS_ADMIN_ARN Services --context dashboard_role_arn=$CONSOLE_ROLE_ARN --require-approval never
…
-
## Expected Behavior
I can create a Lambda function using `Runtime.NODEJS_LATEST` and instrument it with Datadog layers.
Or at the very least, my function is not instrumented at all and can still suc…
-
testing this as an idea for keeping track of stuff on Mergin that might be helpful later on
v97 - updated all the `bcdata` layers in the `background_layers.gpkg`. Looks like the layers stored on A…
-
Hello Rundeck Team,
We have detected the vulnerability CVE-2023-44487 in the current version of Rundeck (v5.4.0) that we are using. This vulnerability has been flagged by our security scanning tool…
-
Thanks for the great tool. I'll report the issue about `sam local invoke`.
### Description:
`sam local invoke` fails when `Globals.Function.Layers` contains `!Ref AWS::NoValue`.
I tried `sa…
-
### Terraform Version
```shell
Terraform v1.2.6
on darwin_amd64
+ provider registry.terraform.io/hashicorp/aws v4.34.0
Your version of Terraform is out of date! The latest version
is 1.3.2. You…
-
AWS Lambda with Ruby 3.2 error - by setting the GEM_PATH environment variable, the native aws-sdk gems cannot load
```
{
"errorMessage": "cannot load such file -- aws-sdk-dynamodb",
"errorTy…
-
The Lambda layer is being applied before code changes when updating. Then the max size limit of the lambda is reached when deploying. This is either an CDK specific issue or AWS Cloud Formation, I cou…