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.

1003 results
Hi, As a follow up to my question https://repost.aws/questions/QUPlPJ-meXRe6y4ZRaXZJfsw/querying-dynamodb-by-gsi-using-dynamodbasyncclient and the answer by Leeroy Hannigan, I am stuck not knowing how...
0
answers
0
votes
27
views
sjain
asked a month ago
I am having issue for writing Amazon Kinesis Data to DynamoDB table using AWS Lambda. I am able to see data under Data Viewer in Kinesis Data Stream but not reflecting in database. Please help me to...
1
answers
0
votes
58
views
Anish
asked a month ago
Hi everyone. what do you do for checking data quality on Dynamodb and Timestream? since in Timestream only dimensions need to be present,and in Dynamodb only Primary Key need to be present we might...
1
answers
0
votes
56
views
profile picture
gh02
asked a month ago
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
82
views
profile picture
asked a month 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
74
views
sjain
asked a month 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
69
views
Isaac
asked a month 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
86
views
Akshay
asked 2 months 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
47
views
Mont23
asked 2 months 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
103
views
Khurram
asked 2 months 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
102
views
Neha
asked 2 months 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
82
views
profile picture
AGS
asked 2 months 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
162
views
Ethan
asked 2 months ago