OptionalclientLWA client identifier. Defaults to the LWA_CLIENT_ID environment variable.
OptionalclientLWA client secret. Defaults to the LWA_CLIENT_SECRET environment variable.
OptionalrefreshLWA refresh token. Defaults to the LWA_REFRESH_TOKEN environment variable. Mutually exclusive with scopes.
OptionalscopesAuthorization scopes for grantless operations. Mutually exclusive with refreshToken.
Configuration parameters for Selling Partner API authentication.
Both
clientIdandclientSecretfall back to theLWA_CLIENT_IDandLWA_CLIENT_SECRETenvironment variables when omitted.refreshTokenfalls back toLWA_REFRESH_TOKEN.