Skip to content

fixed typo causing failed authentication#87

Open
danjiro wants to merge 1 commit intot3chnoboy:masterfrom
danjiro:master
Open

fixed typo causing failed authentication#87
danjiro wants to merge 1 commit intot3chnoboy:masterfrom
danjiro:master

Conversation

@danjiro
Copy link

@danjiro danjiro commented Jun 12, 2017

fixed 'awsId' to the correct 'awsID'

@JuanCrg90
Copy link
Collaborator

I have verified the documentation and the following examples in the package

In all the places we have defined the following piece of code:

var client = amazon.createClient({
  awsTag: process.env.AWS_TAG,
  awsId: process.env.AWS_ID,
  awsSecret: process.env.AWS_SECRET
});

I'm not sure why awsId is considered a Typo.

maybe @t3chnoboy and @masterT could help us :)

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

Successfully merging this pull request may close these issues.

2 participants