-
### Terraform Core Version
1.4.6
### AWS Provider Version
4.67.0
### Affected Resource(s)
* aws_qldb_ledger
### Expected Behavior
Apply QLDB ledger with `kms_key` set to `AWS_OWNED_KMS_KEY` onc…
-
**Description/Tasks**
Review existing application API and make a plan to implement QLDB Database
Make a document for a list of APIs and it's QLDB mapping description.
-
Current dependency:
`"amazon-qldb-driver-nodejs": "^0.1.1-preview.2"`
There are significant changes in the `v1.0.0` release of the driver. It would be great if this lib could be updated to suppo…
-
could use localstack QLDB potentially?
-
https://stackoverflow.com/questions/58254582/amazon-qldb-have-any-scaling-performance-limits#:~:text=A%20note%20on%20sessions%3A%20we,of%201500%20sessions%20to%20QLDB.
-
### Background story
Some AWS service teams provide an open-source layer (such as a driver, plugin, tool, etc) built on top of the AWS SDK that enhances interaction with the service's low-level API. …
-
Steps to reproduce
- Create .Net project `dotnet new lambda.NativeAOT --name LambdaNative`
- Use the following `Code`
- Build the project with .Net7 with enabling Native AOT
- Deploy function to …
-
### What happened?
The QLDB ledger module `kms_key` input shows a continual diff to add `kms_key`.
```
~ aws:qldb/ledger:Ledger: (update)
[id=test-ledger]
[urn=urn:pulumi:dev…
-
Hello there,
I encountered an error handling issue when emitting custom errors inside executeLambda. The following pseudo code will create a TypeError:
```
try {
await qldbDriver.executeLamb…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…