Commit Graph

24 Commits

Author SHA1 Message Date
Umeda 1453655e5b Add Python SDK 2024-02-21 13:44:07 +09:00
Umeda 28f5a337d6 Add javascript SDK 2024-02-20 12:24:32 +09:00
Parvathi Mallampalli e5898b4344 Clientside RateLimit configuration 2021-09-20 13:38:42 -07:00
rickdeee 553de9fa0e Add Java examples for delegating auth with RDT
Added DelegatedRestrictedDataTokenWorkflowForDelegator.java and
DelegatedRestrictedDataTokenWorkflowForDelegatee.java Java examples
for delegating authorization using the RDT.
2021-09-14 11:49:31 -07:00
rickdeee b10e26f368 Add dataElements parameter
Added the dataElements parameter to RestrictedDataTokenWorkflow.java.
For specifiying the type of restricted data to return with subsequent
calls to the getOrder, getOrders, or getOrderItems operations of the
Orders API.
2021-09-14 11:34:18 -07:00
rickdeee 3a1d41ed98 Rename restricted-data-token-workflow.java
Renamed restricted-data-token-workflow.java to
RestrictedDataTokenWorkflow.java to match the class name in the file.
2021-09-14 11:13:59 -07: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] 68aee591b9
Bump RestSharp
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 105.1.0 to 106.12.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md)
- [Commits](https://github.com/restsharp/RestSharp/compare/105.1.0...106.12)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 18:12:27 +00: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
Shivika Khare 11c346b40e Update pom.xml
Upgrade com.google.guava:guava version to address security risk
2021-04-06 15:29:59 -07:00
rickdeee 63a55cee11 Add restricted-data-token-workflow.java 2021-04-06 09:05:25 -07:00
rickdeee 84adcd4c02 Add tokens-api-sandbox-postman-collection.json 2021-04-05 21:36:33 -07:00
EstebanSP 49ff7fd436
Delete placeholder 2020-09-28 11:29:03 -06:00
EstebanSP 42744a1b38
Updated Documents Helper 2020-09-28 11:27:49 -06:00
EstebanSP b1d990cdf7
Create placeholder
placeholder for sellingpartner-api-documents-helper-java client
2020-09-25 16:52:38 -06: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
Mallampalli ffe4882398 updated client folder 2020-09-03 12:04:56 -07:00
evdeg f4b881563b Updated links and descriptions in main README.md and clients/sellingpartner-api-frp-helper-java/README.md 2020-08-11 18:56:58 -07:00
evdeg 2f93f06357 Added the clients directory 2020-08-05 17:53:39 -07:00