- Newest
- Most votes
- Most comments
Thank you for your reply.
I figured out this note in the AWS DMS DynamoDB userguide: "When AWS DMS sets DynamoDB parameter values for a migration task, the default Read Capacity Units (RCU) parameter value is set to 200."
I indeed skipped this note when deploying the services. But I'm really socked that the default RCU and WCU are set this high (200 by default). Forget to teardown the resources for a couple of days meant for testing purpose can lead into this situation though...
Hi,
Those costs very probably occur because you've configured some provisioned capacity which is charged independently of your effective activity: https://aws.amazon.com/dynamodb/pricing/provisioned/
You have to switch back to on-demand standard mode to erase those costs: https://aws.amazon.com/dynamodb/pricing/on-demand/
Best,
Didier
Relevant content
- Accepted Answer
- Accepted Answerasked 4 years ago
- asked 3 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 23 days ago