Adi
Adi
### Describe the bug When executing `DynamoDbTable.updateItem` for a few fields, the execution clear the existing data and only sets new field values from input object. My understanding, for an...
**Type**: Feature **Is your feature request related to a problem? Please describe.** Looking for AWS KMS integration. There is a use case where a public key alias stored on a...
**Type**: Bug **Component**: DynamoDB **Describe the bug** I am using DynamoDbTemplate for querying dynamodb records. The `delete()` method in the API is `void`, therefore unable to perform further actions using...
**Type**: Question **Component**: DynamoDB **Describe** I am using `io.awspring.cloud.dynamodb.DynamoDbTemplate` for querying records by global secondary index. The result of this API is `PageIterable` which works if I need to return...
After installing python-lambda ```python ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts....
### Is there an existing issue for this? - [x] I have searched the existing issues ### Feature description An amazing work you guys are doing and appreciate the efforts...
**Type**: Feature **Is your feature request related to a problem? Please describe.** In document section Using DynamoDb Accelerator it is missing usage of it. The app always fails with error...