All Content 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
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
736
views
asked a month 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
723
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
750
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
687
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
801
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
792
views
asked 2 months ago
Hello team, I am getting "Task was cancelled" exception randomly while accessing AWS DynamoDb. There is no much data in that Object_lock table. Even this error is random means sometimes it is working...
0
answers
-1
votes
758
views
Zalak
asked 2 months ago
Hello Team, In one of my project I have used AWS DynamoDb. There is one wiered issue i am facing in it. I am fetching data from one of the DynamoDb table and it is giving error randomely. Means...
2
answers
-1
votes
844
views
Zalak
asked 2 months ago