-
**Describe the issue**
I have a lambda that is passing the secret name env variable, but not the secret value, and is failing check `CKV_AWS_45: "Ensure no hard-coded secrets exist in Lambda environm…
caevv updated
1 month ago
-
Some work was done initially to support templates found in the [cdk examples](https://github.com/aws-samples/aws-cdk-examples) repo, but it proved to be more complex than originally thought.
Some k…
-
Hello, thank you for your work on these examples!
I'm trying to deploy the [genai-prompt-chaining-hitl](https://github.com/aws-samples/aws-stepfunctions-examples/tree/main/usecases/genai-prompt-cha…
-
Repo Link: https://github.com/aws-samples/amazon-bedrock-audio-summarizer/tree/main?tab=readme-ov-file
Below Quickstart in the Prerequisites section. There is not a mention of additional IAM roles …
-
### Describe the issue
In the Python API reference for appflow.CfnConnectorProfile (and probably other pages) there's an example that refers to a property `connector_oAuth_request`. however this is a…
ghost updated
2 years ago
-
## :bug: Bug Report
### What is the problem?
Running the "capitalize-string" causes an error in "cdk deploy"
https://github.com/aws-samples/aws-cdk-examples/tree/master/csharp/capitalize-string#t…
kairs updated
3 years ago
-
### Describe the feature
Like [the feature implemented on Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/acm_certificate#existing-certificate-body-import), we'…
-
Our examples repo has a lot of peer dep errors:
```
examples/food-ordering/apps/frontend
├─┬ @emotion/react 11.10.5
│ ├── ✕ missing peer @babel/core@^7.0.0
│ └─┬ @emotion/babel-plugin 11.10.5
│ …
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
mat-tree has […
-
**Add link to Package Overview page in each Python class documentation. Mention that it contains examples.**
Most of the usage examples are captured in package overview. On the other …