Questions tagged with Amazon DynamoDB

Fast, flexible NoSQL database service for single-digit millisecond performance at any scale

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Hi AWS, we have a setup in an existing AWS Account comprising S3 buckets, DynamoDB tables, and EFS. These are all running actively. They need to be migrated to a new AWS Account. One of the approach...
3
answers
0
votes
58
views
profile picture
asked 18 days ago
Hi, I see most examples in aws website make use of either DynamoDbClient or DynamoDbEnhancedClient. can you please provide an example using DynamoDbAsyncClient to query the DB using a GSI index? This...
2
answers
0
votes
59
views
sjain
asked 20 days ago
A company implements a containerized application by using Amazon Elastic Container Service (Amazon ECS) and Amazon API Gateway The application data is stored in Amazon Aurora databases and Amazon...
2
answers
0
votes
53
views
Isaac
asked 21 days ago
Hello, I'm a newbie to AWS so please bear with me. I created 13 DynamoDB tables with `Standard -IA class` and provisioned each with 5RCUs and 5WCUs which resulted in burning out ~$9 worth RCUs and...
2
answers
0
votes
72
views
Akshay
asked a month ago
I'm only seeing evnets for API calls or common metrics based on operations. But for public access is it possible to create these events to trigger an SNS? Are there any examples of these I can find...
1
answers
0
votes
39
views
Mont23
asked a month ago
There are 500+ records in my table, with a TTL lower than my current time. How come these records are not being deleted? Some TTLs date back to Jan 2024. ![Enter image description...
Accepted AnswerAmazon DynamoDB
2
answers
0
votes
91
views
Khurram
asked a month ago
I am trying to query dynamodb data using IN operator in appsync javascript resolver but getting error as invalid operator IN in keyConditionExpression.
1
answers
0
votes
94
views
Neha
asked a month ago
Hello Everyone, What is the maximum latency which GSI replication can experience ? There was a scenario where the base table get operation returned the item, but GSI didn't not return the item...
2
answers
0
votes
73
views
profile picture
AGS
asked a month ago
Hi, I have a DynamoDB table with 6000 WCU. Using AWS Python SDK with 20 threads, I wrote 10,000 items, each 16KB, with UUIDs as partition key and sort key to ensure data is evenly distributed across...
2
answers
0
votes
152
views
Ethan
asked a month ago
Hello, there was a DynamoDB instance I deployed for testing purpose and been idle for a couple a days. But why there are consistency WriteCapacityUnit-Hrs (while I'm doing nothing) in every day as...
2
answers
-1
votes
156
views
Tan
asked a month ago
My use case is as follows: I have a flow that utilizes a Lex bot to interact with customers and capture their sentiments. I've successfully stored these sentiments as a contact attribute within my...
0
answers
0
votes
137
views
Nigel
asked a month ago
I am developing a nextJS app using amplify/appsync/dynamodb. The deployed app seems to be using a stale version of data stored in dynamodb. The original data set only included 7 records. I added 25...
1
answers
0
votes
195
views
caveman
asked a month ago