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 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...
1
answers
-1
votes
777
views
Zalak
asked 3 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
870
views
Zalak
asked 3 months ago
Hello. I have this matchmaking configuration ``` { "name": "GOF-Matchmaking-6P", "ruleLanguageVersion": "1.0", "teams": [{ "name": "Dragons", "minPlayers": 6, ...
1
answers
0
votes
828
views
zerox
asked 3 months 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
939
views
asked 3 months 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
654
views
Dhinesh
asked 3 months 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
629
views
asked 3 months 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
596
views
Tuna
asked 3 months ago
Trying to load data of 200GB into dynamo using spark EMR but facing performance issues. """ Copy paste the following code in your Lambda function. Make sure to change the following key parameters for...
4
answers
0
votes
762
views
asked 3 months ago
Hi, I am struggling to debug an intermittent issue on my Web App (Amplify). I have a web app that displays images. When opening the webapp, a get request is made for each image on the page....
2
answers
0
votes
636
views
vleppi
asked 3 months ago
say, i have some data in s3 bucket and an aws glue crawler job that reads and creates few aws glue catalog tables. I want to read the data in these tables and push it to some other database like...
1
answers
0
votes
696
views
asked 3 months ago
Hello everyone, I hope you are all doing well. I am currently working on a project where we extensively use DynamoDB and are experiencing performance lags. We attempted to leverage DynamoDB...
1
answers
0
votes
572
views
DM
asked 3 months ago
I am attempting to list all of the exports from my DynamoDB table. When I attempt to use the NextToken to retrieve the next page of exports it fails to validate the token giving me this...
1
answers
0
votes
510
views
Jake
asked 3 months ago