Knowledge Center Monthly Newsletter - July 2025
Stay up to date with the latest from the Knowledge Center. See all new Knowledge Center articlespublished in the last month, and re:Post’s top contributors.
Questions tagged with Amazon DynamoDB
Fast, flexible NoSQL database service for single-digit millisecond performance at any scale
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1091 results
I'm unable to inject the chat history that I'm retrieving from dynamodb into the system prompt. Something or the other seems to break when I try to do that while I'm sending the chat history from the ...
2
answers
0
votes
12
views
asked 2 days ago
How to design dynamo DB table to effectively store and retrive customers details logs ,need best cost reduction way ?
Accepted AnswerAmazon DynamoDB
1
answers
0
votes
21
views
asked 3 days ago
Hello,
I noticed my No-SQL workbench connection which I had been using all up until now suddenly doesn't show my tables. I tried to re-add the connection (specifying my access key, secret, and role a...
1
answers
0
votes
14
views
asked 6 days ago
I have existing Iceberg tables in gov cloud. I have created them using AWS Glue ETL spark py jobs.
My dbt debug command says "All checks have passed" But my dbt run command gives me the below error:
...
1
answers
0
votes
19
views
asked 7 days ago
I am using AWS DynamoDB to store list of files and folder hierarchy of computer Disk in a Map type column. This table will hold information on files that are available on disks of different machines i...
2
answers
0
votes
25
views
asked 12 days ago
I have integrated API Gateway with an AWS Lambda function written in Node.js (The Lambda function is not configured with a VPC, and the timeout is set to 50 seconds.). This Lambda only interacts with ...
2
answers
0
votes
46
views
asked 15 days ago
Hi,
Recently, my Lambda (NodeJS 22.x running in us-west-2) is failing to add items to DDB. It is failing with this error:
"One or more parameter values were invalid: Type mismatch for key pk expected...
2
answers
0
votes
43
views
asked 18 days ago
We’re building an app using AWS Free Tier and trying to understand how the costing works. We plan to move to a paid tier soon but want to clarify a few things first.
***For S3,*** are the free tier l...
1
answers
0
votes
54
views
asked 22 days ago
I was testing AWS Glue's DynamoDB export connector that internally exports the DDB tables to S3 using the Export to S3 feature of DDB, I was concerned to see that even small tables that I created to t...
2
answers
0
votes
46
views
asked 23 days ago
Hi DynamoDB Team,
I am working on setting up a TTL for an DynamoDB Table that holds important information for accounting purposes. The recommended approach is to implement a TTL set for 10 years whe...
2
answers
0
votes
41
views
asked 25 days ago
We currently have DynamoDB tables on an organisation account (account 1) that we have now managed to control via CDK. We then created a new organisation account (account 2) with DynamoDB and used the...
2
answers
0
votes
43
views
asked 25 days ago
Hi everyone,
We’re running a DynamoDB table in on-demand mode and experiencing unexpected WriteThrottleEvents.
Here’s the setup:
* Write throughput: ~100,000 WPS (write operations per second)
* Tabl...
2
answers
0
votes
47
views
asked a month ago