amazon-product-api
amazon-product-api copied to clipboard
Can I pass 'Domain" parameter in CreateClient?
var client = amazon.createClient({ awsId: "aws ID", awsSecret: "aws Secret", awsTag: "aws Tag" }); In createClient Credentials, I want to pass an additional parameter Domain to change the default domain/Locale - http://docs.aws.amazon.com/AWSECommerceService/latest/DG/Locales.html
You can pass a domain to your query. https://github.com/t3chnoboy/amazon-product-api/blob/master/README.md#specify-the-endpoint