-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
Hi👋
When using Amazon DynamoDB TTL to automatically delete items and send them to…
-
### Terraform Core Version
1.7.2
### AWS Provider Version
5.35.0
### Affected Resource(s)
* aws_dynamodb_table
### Expected Behavior
Terraform should apply changes cleanly, sequentially if need…
-
## Background
The DynamoDB Module terraform-aws-provider defined in `versions.tf` is currently at `>=4.0.0`. We need to upgrade the provider to the latest major `5` release.
What to do:
- review ch…
-
I noticed an issue with create/update methods where Model fields with `type: Object` that have empty strings are being removed unless you use the `nulls: true` param. For example:
```javascript
// m…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The output from the UpdateTable command does not include the SSEDescription for a table which…
-
### Prerequisite
We are looking forward to having you on our team. Please ensure you have prior experience with the HfLA website team (do all steps in your skills issues up to, and including, section…
-
## Describe the feature
DynamoDB currently doesn't support querying at all and I'm not even sure that's needed for state management.
Having said that, being able to use it for saving a K/V in an app…
-
When I run sst dev and try to call a lambda function that has a linked dynamodb table using api gateway route, it will always crash with internal server error. Cloudwatch logs show that somekind of ti…
-
### Describe the bug
The AutoGenerateUUIDExtension was incorrectly overriding existing UUID values for items that already contained non-empty values.
***This caused some major issues while I wor…
-
# AWS DynamoDB 모델링
DynamoDB의 개념과 ERD 설계 이후에 어떻게 DynamoDB로 Reverse Modeling 하는 지에 대한 방법을 공유합니다.
[https://zuminternet.github.io/DynamoDB/](https://zuminternet.github.io/DynamoDB/)