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

Adds sigv4 support to Elasticsearch client #3305

Merged
merged 4 commits into from
Sep 6, 2023

Commits on Sep 6, 2023

  1. Adds sigv4 support to Elasticsearch client

    Signed-off-by: Taylor Gray <tylgry@amazon.com>
    graytaylor0 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e6f83d4 View commit details
    Browse the repository at this point in the history
  2. Move AwsRequestSigningApacheInterceptor to aws-plugin-api, use in os …

    …source and sink
    
    Signed-off-by: Taylor Gray <tylgry@amazon.com>
    graytaylor0 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    572d84d View commit details
    Browse the repository at this point in the history
  3. Add unit tests for AwsRequestSigningApache4Interceptor

    Signed-off-by: Taylor Gray <tylgry@amazon.com>
    graytaylor0 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    20a18b7 View commit details
    Browse the repository at this point in the history
  4. Get test coverage of aws-plugin-api to 99%

    Signed-off-by: Taylor Gray <tylgry@amazon.com>
    graytaylor0 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5294eb3 View commit details
    Browse the repository at this point in the history