-
### Description
I'm trying to import resources automatically created by the AWS Console when creating a new DynamoDB data source in Athena. One of the created resources is a Glue Connection, represen…
-
### Bug Description
When using the AWS DynamoDB node, the parameter ExpressionAttributeNames is incorrectly set in lowercase (expressionAttributeNames), causing AWS errors when performing DynamoDB op…
-
### Describe the feature
I see the MongoDB is already supported as a driver for NoSQL DB solution:
https://unstorage.unjs.io/drivers/mongodb
Do you have any plans to support DynamoDB as well?
##…
-
### Errors while generating olm bundle for `dynamodb-controller-v1.4.0`
#### stdout for `olm-create-bundle.sh dynamodb v1.4.0`:
```
Building release artifacts for dynamodb-v1.4.0
```
#### stderr for…
-
## :question: General Issue
I got "Cannot perform more than one GSI creation or deletion in a single update" error when I tried to add multiple GSI to dynamodb.
const mainTable = new dynamod…
-
### Describe the bug
After updating @aws-sdk/client-dynamodb and @aws-sdk/lib-dynamodb to version 3.778.0, our Node.js 18 Lambdas that are configured with externalModules began throwing the following…
-
AWS 통합된 Problem Generator에 대한 DynamoDB, S3 명세서를 작성합니다.
*이는, Localstack에서 구동된 것이라 실제 AWS 환경에서는 일부 다를 수 있습니다.*
-
HI ,
As per https://docs.aws.amazon.com/sdkref/latest/guide/maint-policy.html, I see AWS SDK v1 is going to end of support at some time soon.
Is there a option of amazon-dynamodb-lock-client with AW…
-
Any plans to add that?
-
@andrykonchin I found this bug. I think the transaction code needs to remove the value instead of trying to set it to null. I'll try to find a fix. I feel like this wasn't happening in earlier transac…