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

Do not pass BillingMode: ‘PROVISIONED’ to CreateTable #721

Merged
merged 1 commit into from Nov 7, 2019

Conversation

ikonst
Copy link
Contributor

@ikonst ikonst commented Nov 7, 2019

DynamoDB in some AZs (e.g. ap-northeast-3) does not support the BillingMode parameter (and any billing modes other than 'provisioned'). We'll avoid sending BillingMode if it is 'provisioned'.

@ikonst
Copy link
Contributor Author

ikonst commented Nov 7, 2019

Closes #714.

@ikonst ikonst marked this pull request as ready for review November 7, 2019 16:02
@ikonst ikonst merged commit 28b3a45 into master Nov 7, 2019
@ikonst ikonst deleted the billing-mode branch November 7, 2019 16:35
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 this pull request may close these issues.

None yet

2 participants