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.

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...
0
answers
0
votes
110
views
Tuna
asked a day 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
216
views
asked 3 days 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
200
views
vleppi
asked 3 days 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
184
views
asked 3 days 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
231
views
DM
asked 4 days 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
208
views
Jake
asked 4 days ago
We're leveraging an **AWS Amplify React application** in the **Mumbai** region (ap-south-1). Our application utilizes **AWS DynamoDB** for data storage. Our current challenge involves storing data for...
1
answers
0
votes
233
views
asked 4 days ago
I have an Amplify app using Cognito for userpool authentication. Once a user has signed up and used the code sent via email (all Cognito functionality), they are passed to a custom form where...
1
answers
0
votes
256
views
Jonny
asked 4 days ago
I have a glue job that is supposed to read from DynamoDB table of size 1.4GB, process it and write to Redshift. The job always fails with: **'An error occurred while calling o181.pyWriteDynamicFrame....
0
answers
0
votes
180
views
asked 5 days ago
I'd like my lambda to add a new item to a dynamo db table using 'put_item'. I'd like to check before adding the item that an item in the table with the same primary key as the identifier for the new...
Accepted AnswerAmazon DynamoDB
3
answers
0
votes
260
views
stu
asked 5 days ago
How to migrate and synchronize data to GCP database ? What will be the compatible database for dynamoDB data, Is it will be BigTable database or Firestore database or any other database ? I want to...
1
answers
0
votes
234
views
asked 8 days ago
Hello, I'm just testing and pretty new to all of this, but I am using the Cognito Hosted UI for sign in/sign up. I'd like for when my users sign up, them to be added to my UsersTable. When I create a...
1
answers
0
votes
335
views
Chevon
asked 10 days ago