-
Notifications
You must be signed in to change notification settings - Fork 176
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
Added support for AWS Sigv4 for UrlLib3. #547
Commits on Oct 20, 2023
-
WIP: Added support for AWS Sigv4 for UrlLib3.
Signed-off-by: dblock <dblock@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for a732d44 - Browse repository at this point
Copy the full SHA a732d44View commit details -
Refactored common implementation.
Signed-off-by: dblock <dblock@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e18b703 - Browse repository at this point
Copy the full SHA e18b703View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd9fa73 - Browse repository at this point
Copy the full SHA fd9fa73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6500c2b - Browse repository at this point
Copy the full SHA 6500c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8f2b62 - Browse repository at this point
Copy the full SHA f8f2b62View commit details -
Use the correct class in tests.
Signed-off-by: dblock <dblock@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for ae1ebe1 - Browse repository at this point
Copy the full SHA ae1ebe1View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df5b29b - Browse repository at this point
Copy the full SHA df5b29bView commit details -
Split up requests and urllib3 unit tests.
Signed-off-by: dblock <dblock@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 8d5aeb0 - Browse repository at this point
Copy the full SHA 8d5aeb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4517d - Browse repository at this point
Copy the full SHA ee4517dView commit details -
Clarified documentation of when to use Urllib3AWSV4SignerAuth vs. Req…
…uestHttpConnection. Signed-off-by: dblock <dblock@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for cb76874 - Browse repository at this point
Copy the full SHA cb76874View commit details -
Move fetch_url inside the signer class.
Signed-off-by: dblock <dblock@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9e6b9aa - Browse repository at this point
Copy the full SHA 9e6b9aaView commit details -
Added unit test for Urllib3AWSV4SignerAuth adding headers.
Signed-off-by: dblock <dblock@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e916060 - Browse repository at this point
Copy the full SHA e916060View commit details -
Added unit test for signing to include query string.
Signed-off-by: dblock <dblock@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 284a5fd - Browse repository at this point
Copy the full SHA 284a5fdView commit details