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 timestream support #1918

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

Commits on Aug 29, 2021

  1. Add Amazon Timestream write service crate rusoto_timestream_write. …

    …Note, I had to skip the Timestream query service as it fails to compile due to recursive types in the generated code.
    alex-berger authored and johansmitsnl committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    9267da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc8b6ea View commit details
    Browse the repository at this point in the history
  3. Add Amazon Timestream Query service

    Spadi0 authored and johansmitsnl committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    148665c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66cceda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    609de5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f93b55a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64c55b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61836f4 View commit details
    Browse the repository at this point in the history
  9. Update comments

    johansmitsnl committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    6b7486b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76694c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Configuration menu
    Copy the full SHA
    a894024 View commit details
    Browse the repository at this point in the history