Support for Product Advertising API #1405
Labels
feature-request
A feature should be added or improved.
third-party
This issue is related to third-party libraries or applications.
Describe the feature
Please add a service for the Product Advertising API to query products off of Amazon.
Is your feature request related to a problem?
The PAAPI documentation provides a Java SDK, but the latest version is only distributed as a zip and the last published version is from 2017 (Maven).
It would be great if the
ProductAdvertisingAPI
AWS service could directly be queried through this Kotlin SDK instead.Proposed Solution
No response
Describe alternative solutions or features you've considered
Since the service is just signed HTTP requests, one can maintain the request and response models by themself; and then sign the request as described here.
Acknowledge
AWS SDK for Kotlin version
v1.3.32
Platform (JVM/JS/Native)
JVM
Operating system and version
All
The text was updated successfully, but these errors were encountered: