How many records should I put in a DynamoDb partition?
How many records should I aim to put into a DynamoDb partition?
High CPU Utilisation during aws DynamoDb batch write
We have an AWS Batch Job, which runs on EC2 instance:
Instance Type: c6g.medium
vCpu: 1
Memory: 1 GB
DynamoDB – Provided key containing ‘=’ is rejected
I am trying to delete an item in a dynamodb table. Even if I provide the correct id, the command rejects it:
DynamoDB – DeleteItem – Provided key is rejected
I am trying to delete an item in a dynamodb table. Even if I provide the correct id, the command rejects it:
DynamoDB – BatchGetItem – The provided key element does not match the schema
I am getting a “The provided key element does not match the schema” and I don’t quite understand why.
How to use a low cardinality partition key in dynamodb
I´m facing the following problem:
Suggestions on dynamodb table design
I am looking for help on design the dynamodb table. Here is my usecase,