Questions tagged with Amazon DynamoDB

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.

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...
1
answers
0
votes
26
views
ronb
asked 4 hours 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
144
views
Felix
asked a day 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
91
views
asked 2 days 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
144
views
Robin
asked 4 days 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
208
views
asked 5 days 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
184
views
Zalak
asked 6 days 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
246
views
Zalak
asked 8 days ago
Hello. I have this matchmaking configuration ``` { "name": "GOF-Matchmaking-6P", "ruleLanguageVersion": "1.0", "teams": [{ "name": "Dragons", "minPlayers": 6, ...
0
answers
0
votes
225
views
zerox
asked 10 days ago
Hello and thanks for the help! I was searching for this in the documentation and couldn't find a clear answer: If a role in account A performs an action on a resource in account B (say a...
1
answers
0
votes
317
views
asked 11 days ago
In [Neptune-to-Neptune replication](https://docs.aws.amazon.com/neptune/latest/userguide/streams-consumer-setup.html), my understanding is that the stream endpoint allows the streampoller Lambda...
2
answers
0
votes
326
views
Dhinesh
asked 14 days ago
□question \ Why can i not get item from Dynamodb with partition and sort key? \ □context \ I am currently making a WebAPI using the Go language. \ The app uses DynamoDB as DataStore. \ On top of that,...
1
answers
0
votes
307
views
asked 17 days ago
Hello all, Let's assume we have a set of Items like: | PK | SK | | --- | --- | | 1 | 1 | | 1 | 2 | | 1 | 3 | We're making a low level...
2
answers
0
votes
521
views
Tuna
asked 21 days ago