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
My use case is as follows:
I have a flow that utilizes a Lex bot to interact with customers and capture their sentiments. I've successfully stored these sentiments as a contact attribute within my...
I am developing a nextJS app using amplify/appsync/dynamodb.
The deployed app seems to be using a stale version of data stored in dynamodb. The original data set only included 7 records. I added 25...
Hi,
I have created an empty CDK pipeline and package. In the CDK package, I created a deployment stack for Kinesis stream which created 3 new kinesis streams. There are 3 DDBs existing in the AWS...
AWS OFFICIALUpdated a month ago
I am looking to create a copy of a dynamodb table in opensearch (so important requests can be sent to our db and queries can be sent to the db copy/openseatch). I am doing this in terraform, do I not...
I'm running a Visual ETL job under Glue service. I'm testing that service thru visual editor and I stated thru datasource pointing to some DynamoDB table (before I made a crawler, run it then I aws...