Skip to content

Instantly share code, notes, and snippets.

@thanakijwanavit
Created April 9, 2021 07:52
Show Gist options
  • Save thanakijwanavit/cef3dac69bf4c5d2b8ccbaa5ceb41f42 to your computer and use it in GitHub Desktop.
Save thanakijwanavit/cef3dac69bf4c5d2b8ccbaa5ceb41f42 to your computer and use it in GitHub Desktop.
create pynamodb table with pay per use
Model.create(billing_mode='PAY_PER_REQUEST)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment