Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DynamoDB Table is created with maximum read and write and it cause thousands of dollars bill #599

Closed
sdelamo opened this issue Jul 3, 2023 · 0 comments · Fixed by #600
Closed
Assignees
Milestone

Comments

@sdelamo
Copy link

sdelamo commented Jul 3, 2023

Hi,

The current settings you have for creating a dynamo DB table cause the charges of dynamoDB to be 1000 of dollars per day. It has happened to me. I created a table to demo the DynamoDB storage target . You should remove this immediately.

https://github.com/microstream-one/microstream/edit/master/afs/aws/dynamodb/src/main/java/one/microstream/afs/aws/dynamodb/types/DynamoDbConnector.java#L188-L189

@fh-ms fh-ms self-assigned this Jul 3, 2023
@fh-ms fh-ms added this to the 08.01.01 milestone Jul 4, 2023
@fh-ms fh-ms closed this as completed in #600 Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants