Commit Graph

12 Commits

Author SHA1 Message Date
Meena Peri fcf32fdff6 Java Auth and auth lib changes 2023-09-29 17:37:57 -05:00
Amrutha Reddy 72c8d5a7cf Add a constructor for AWSSigV4Signer so that a request can be signed in a NAWS environment using only the IAM role and region , Add custom credential provider support ,Add fix to Junit test case and tests when building ,remove enable trust all mode code path 2023-02-24 13:50:03 -05:00
dependabot[bot] af96fadc7c
Bump gson from 2.8.5 to 2.8.9 in /clients/sellingpartner-api-aa-java
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 21:56:56 +00:00
Parvathi Mallampalli 706c72d6f1 removed converting url to uri before getting path to avoid decoding 2021-08-27 13:29:13 -07:00
Shivika Khare ae478d1062
Merge pull request #159 from amzn/dependabot/maven/clients/sellingpartner-api-aa-java/org.apache.httpcomponents-httpclient-4.5.13
Bump httpclient from 4.5.9 to 4.5.13 in /clients/sellingpartner-api-aa-java
2021-08-11 12:00:12 -07:00
Parvathi Mallampalli 6b03ab3a2f RateLimiter Update 2021-08-11 11:16:42 -07:00
dependabot[bot] af2543bd96
Bump httpclient in /clients/sellingpartner-api-aa-java
Bumps httpclient from 4.5.9 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 18:11:18 +00:00
Parvathi Mallampalli 83d2bcff44 Ratelimiter update to the library 2021-08-11 11:08:01 -07:00
dependabot[bot] 90945a1c95
Bump httpclient in /clients/sellingpartner-api-aa-java
Bumps httpclient from 4.5.9 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 02:51:34 +00:00
Mallampalli c04580189a updated readme to support IAM role and access token reuse 2020-09-23 16:14:56 -07:00
Mallampalli f737a56175 Auth library updated to support access token reuse and IAM role 2020-09-23 15:42:38 -07:00
evdeg 2f93f06357 Added the clients directory 2020-08-05 17:53:39 -07:00