Skip to content
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

Can I pass 'Domain" parameter in CreateClient? #115

Open
RabinMallick opened this issue Nov 27, 2018 · 1 comment
Open

Can I pass 'Domain" parameter in CreateClient? #115

RabinMallick opened this issue Nov 27, 2018 · 1 comment

Comments

@RabinMallick
Copy link

RabinMallick commented Nov 27, 2018

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

@masterT
Copy link
Collaborator

masterT commented Nov 29, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants