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 AWS dynamodb #164

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2024

  1. Add support for AWS dynamodb

    Using url params to set profile and endpoint url if needed.
    Samuel Abreu committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    f8cf5bc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Move dynamodb usage examples to doc

    Samuel Abreu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    feedb13 View commit details
    Browse the repository at this point in the history
  2. Removing a link to AWS doc from README

    Samuel Abreu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2ff84f9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Use sh -c to works properly with quotes

    Samuel Abreu committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5067b0a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dynamodb

    Samuel Abreu committed May 25, 2024
    Configuration menu
    Copy the full SHA
    823f78c View commit details
    Browse the repository at this point in the history