UNPKG

apa-api

Version:

Amazon Product Advertising API client

10 lines (9 loc) 195 B
/** * Copy this to ./test-credentials.js * Tests required this. */ module.exports = { accessKey: "Your AWS access key", secretKey: "Your AWS secret key", associateTag: "Associate tag" }