-
The idea is to just call the CDK fingerprint generation from Python directly, instead of via PaDEL. I have already ported a few CDK code examples to Python here: https://egonw.github.io/chempyformatic…
-
### Describe the feature
I would like to extend cdk-examples for Go by adding an example for "Rekognition Lambda S3 Trigger" in Go from the Typescript example.
### Use Case
There is currently no e…
-
### Describe the bug
When I run my cdk deploy of https://github.com/aws-samples/aws-cdk-examples/blob/main/python/ecs/ecs-service-with-advanced-alb-config/app.py I get the following error:
```
6:08…
-
### Describe the bug
When creating a pythongshell job type the GlueVersion should not be required (as it is not used for this mode).
All examples of creating python shell jobs do not specify the G…
-
### Description
There are some areas of cdk-nag which cold benefit for some more documentation / tutorials.
(1) Lack of Python examples: Python is probalby the second most used Cdk Language. Mi…
-
The example code for the Vulkan API on the docs site uses the C bindings pretty much exclusively, but virtually all the surrounding code is written in C++. This results in downstream users virtually …
-
**Describe the issue**
Please explain the use case that leads to this noise being generated.
Version [3.2.296](https://github.com/bridgecrewio/checkov/releases/tag/3.2.296) introduces noise in the o…
-
I'm using `rustsec/audit-check@v2` and receiving the following error:
```
No vulnerabilities were found
Warning: 1 warnings found!
Found 1 other
Error: Unable to publish audit check! Reason: H…
-
I'm trying to follow the examples in https://github.com/aws/aws-cdk/issues/4463 but with `NetworkLoadBalancedEc2Service` and can't get the target registration to work.
Can we please get complex con…
-
### Describe the feature
Hi,
I wrote an article to help the community to automate Quicksight assets generation (https://medium.com/@gmournos/aws-quicksight-as-code-a-unified-approach-for-quicksigh…