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
Hi, I'm trying to understand how does dynamoDB caculate the cost of storage. From the pricing calculator it seems to be a function of data size: 1,000 GB x 0.1132 USD = 113.20 USD (Data storage...
2
answers
0
votes
312
views
sh
asked 3 months ago
Hi I'm trying to read avro files in Athena, the workflow is from DynamoDB to Kinesis then to Firehose, converting the format to AVRO in firehose using a lambda and configuring the compression within...
2
answers
0
votes
380
views
Chris
asked 3 months ago
I'm getting this error when doing biggish DynamoDB queries ``` { "errno": -16, "code": "EBUSY", "syscall": "getaddrinfo", "hostname": "dynamodb.us-east-1.amazonaws.com", ...
2
answers
0
votes
375
views
mreed
asked 3 months ago
Looking at adding good morning, good afternoon and good evening to our welcome messages as that start of our flows within amazon connect. Have thought about using the inbounding routing messages and...
2
answers
0
votes
362
views
Laura
asked 3 months ago
Hello I have a table (currently in excel, but can be moved to s3, dynamo, aurora as required) and I need the easiest and quickest way possible to view and edit this table from a browser, with...
2
answers
0
votes
566
views
AWS
Diego_C
asked 3 months ago
Hi, I'm building a project which consists of a php lambda that can write items to dynamoDB, in short. My DynamoDB table has been created manually in the same region as my CF stack. I need to update...
2
answers
0
votes
608
views
Stevo
asked 3 months ago
I am new here, so please guide me through. I am working on a project for an IoT-based company. The goal is to send data from IoT devices that will include device IDs and sensor values. This data will...
1
answers
0
votes
397
views
asked 3 months ago
Hi there, I am trying to organise IAM in a better way at a new organisation, so using IAM Identity center, but running into issues on my development platform. My question is: how do I set up a user...
3
answers
0
votes
482
views
Nico
asked 3 months ago
I want certain users in the Cognito user pool to have permissions to access the database. For this I created a group and assigned it a role to access the database. I created an identity pool by...
1
answers
0
votes
420
views
carmen
asked 3 months ago
I am all new to Boto3, but I decided to have a go as I am doing a hobby project and my mock database (nothing more that a a Python list really ) would not do anymore. I decided to go with boto3 and...
Accepted AnswerAmazon DynamoDB
3
answers
0
votes
432
views
profile picture
mangan
asked 3 months ago
My frontend client is hosted on a s3 bucket which makes three API calls, two to lambdas which are currently done via lambda url and one to put a file to a S3 bucket via presigned url. One of the...
1
answers
0
votes
451
views
reemw
asked 3 months ago