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
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
165
views
Tan
asked 2 months 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...
1
answers
0
votes
148
views
Nigel
asked 2 months 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
204
views
caveman
asked 2 months ago
Hi, I have created an empty CDK pipeline and package. In the CDK package, I created a deployment stack for Kinesis stream which created 3 new kinesis streams. There are 3 DDBs existing in the AWS...
1
answers
0
votes
160
views
asked 2 months ago
I am looking to create a copy of a dynamodb table in opensearch (so important requests can be sent to our db and queries can be sent to the db copy/openseatch). I am doing this in terraform, do I not...
1
answers
0
votes
455
views
Will
asked 2 months ago
I'm running a Visual ETL job under Glue service. I'm testing that service thru visual editor and I stated thru datasource pointing to some DynamoDB table (before I made a crawler, run it then I aws...
2
answers
0
votes
559
views
cfabres
asked 2 months ago
I've created two CloudFormation templates. The first one will create a DynamoDB table. The second one will operate on the DynamoDB table created. The resources need to be on separate stacks because...
2
answers
0
votes
744
views
asked 2 months ago
I'm attempting to utilize a Java program to interface with DynamoDB to retrieve a primary key and eventually turn it into a list of strings so that it can be sent over as a POST request to a website...
2
answers
0
votes
750
views
ronb
asked 2 months ago
Hello, I was following the serverless workshop examples, but running into a problem! My lambda handler![here](/media/postImages/original/IM13YY7JLdSPqaM9gAPRSTAA) can't update the attribute 'status'...
2
answers
0
votes
758
views
Felix
asked 2 months ago
We deployed the Dynamodb with gloabl table through CFT and working fine. we require enable deletionprotectionenabled attribute through CFT for the global table. we are getting an error message...
Accepted AnswerAmazon DynamoDB
1
answers
0
votes
696
views
asked 2 months ago
Hello :) I have 2 AWS accounts, one for testing and one for the live system, the last few weeks I have been working exclusively on the live system. Of course I have set up budgets, but unfortunately...
2
answers
-1
votes
810
views
Robin
asked 2 months ago
Hi! I am having some trouble with querying some of my models using GraphQl for my Swift application. I have made a schema.graphql file and set up api and auth using the aws amplify cli. but when I try...
0
answers
0
votes
793
views
asked 3 months ago