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

Add Support for dynamodb billing #6648

Merged
merged 7 commits into from
Nov 30, 2018

Commits on Nov 28, 2018

  1. add support for billing mode in dynamodb

    Sunil Kumar Mohanty committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    714fc11 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. add default value for dynamodb billing mode

    Sunil Kumar Mohanty committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    a8c052b View commit details
    Browse the repository at this point in the history
  2. add test cases for billing mode pay_per_request

    Sunil Kumar Mohanty committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    3058345 View commit details
    Browse the repository at this point in the history
  3. update documentation

    Sunil Kumar Mohanty committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    9fd288e View commit details
    Browse the repository at this point in the history
  4. format code by running make fmt

    Sunil Kumar Mohanty committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    f2d56e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. returns error when read/write capacity not set when billing mode is P…

    …ROVISIONED and other small fixes
    Sunil Kumar Mohanty committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    a4bb354 View commit details
    Browse the repository at this point in the history
  2. FIX: Multiple PR feedbacks

    Sunil Kumar Mohanty committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    0f34622 View commit details
    Browse the repository at this point in the history