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

Inherit AwsSigV4 in .child #725

Merged
merged 8 commits into from
Mar 5, 2024

Commits on Mar 5, 2024

  1. Adds child client support for AWS SigV4 connections

    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3cdf832 View commit details
    Browse the repository at this point in the history
  2. Adds auth in transport

    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1fc74e9 View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ce649e2 View commit details
    Browse the repository at this point in the history
  4. Add test to check transport

    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9403264 View commit details
    Browse the repository at this point in the history
  5. Removed comments

    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4cd7ccd View commit details
    Browse the repository at this point in the history
  6. Adds changelog and fix lint issue

    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    06e71b8 View commit details
    Browse the repository at this point in the history
  7. Adds missing type

    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    49971dc View commit details
    Browse the repository at this point in the history
  8. Update changelog and remove console log

    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c8b2f86 View commit details
    Browse the repository at this point in the history