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
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...
2
answers
1
votes
573
views
asked 3 months 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
526
views
Jonny
asked 3 months 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
472
views
asked 3 months 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
525
views
stu
asked 3 months 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
404
views
asked 3 months 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
550
views
Chevon
asked 3 months ago
I've configured AWS Transfer Family SFTP to restrict each user to 1 GB of storage. Once a user reaches this limit, they should no longer be able to upload files. I attempted to implement this using...
1
answers
0
votes
298
views
Neel
asked 3 months ago
Currently, I am using Terraform to create tables in DynamoDB. The tables I create all have the Deletion Protection attribute. After that, I use Terraform to recreate these tables. One of the tables...
1
answers
0
votes
257
views
asked 4 months ago
Sorry, I am re-asking this question because I did not include screenshot of how the data was formatted. I was watching the re:Invent video on Amazon DynamoDB zero-ETL integration and had a question...
1
answers
0
votes
260
views
asked 4 months ago
**Use Case:** Build a data warehouse in Redshift using DynamoDB data. **Background:** I am creating 6 different Redshift tables from a single DynamoDB table using glue visual ETL. There are 6...
1
answers
0
votes
314
views
asked 4 months ago
Hello, Is there a rule for the PartiQL queries on DynamoDB Sort Keys (e.g. indexes on SK) ? The below query does not return anything from Table1 with Sort Key Table1SK and with condition on SK,...
1
answers
0
votes
231
views
asked 4 months ago
Hi, I have some raw CSV data coming in from my THING. I created a rule but am having trouble parsing the data to my Dynamo DB. I can write all to one Type, but not multiple or separately. I want to...
1
answers
0
votes
252
views
Brent
asked 4 months ago