rjurney / Agile_Data_Code_2

Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
http://bit.ly/agile_data_science
MIT License
456 stars 306 forks source link

executing ec2.sh AWS was not able to validate the provided access credentials #97

Closed thelastmor closed 5 years ago

thelastmor commented 5 years ago

hello when i execute ec2.sh i get all the time

An error occurred (AuthFailure) when calling the RunInstances operation: AWS was not able to validate the provided access credentials Got reservation ID '' ... what is the problem? is it aws configuration? how should i configure it? thanks

rjurney commented 5 years ago

Try: aws configure

On Sat, Dec 22, 2018 at 4:28 PM thelastmor notifications@github.com wrote:

hello when i execute ec2.sh i get all the time

An error occurred (AuthFailure) when calling the RunInstances operation: AWS was not able to validate the provided access credentials Got reservation ID '' ... what is the problem? is it aws configuration? how should i configure it? thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rjurney/Agile_Data_Code_2/issues/97, or mute the thread https://github.com/notifications/unsubscribe-auth/AACkpeWd49wgbVjezrx3eKyyovpgSujSks5u7s4hgaJpZM4ZfqPZ .

-- Russell Jurney @rjurney http://twitter.com/rjurney russell.jurney@gmail.com LI http://linkedin.com/in/russelljurney FB http://facebook.com/jurney datasyndrome.com

thelastmor commented 5 years ago

thank you. but what should I put in the configuration?

rjurney commented 5 years ago

https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html

Your amazon credentials, and the zone local to you that you use. Set the default output format to 'json'.

Russell Jurney @rjurney http://twitter.com/rjurney russell.jurney@gmail.com LI http://linkedin.com/in/russelljurney FB http://facebook.com/jurney datasyndrome.com

On Thu, Dec 27, 2018 at 3:31 PM thelastmor notifications@github.com wrote:

thank you. but what should I put in the configuration?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rjurney/Agile_Data_Code_2/issues/97#issuecomment-450252924, or mute the thread https://github.com/notifications/unsubscribe-auth/AACkpbkcHJPK6icx4nNqXs1Eaubvx0gJks5u9Vg-gaJpZM4ZfqPZ .

thelastmor commented 5 years ago

thank you!

rjurney commented 5 years ago

No problem, sorry for the trouble! If you know how, can you please update the docs to show what to do to abswet your problem/question?

On Fri, Dec 28, 2018 at 9:10 AM thelastmor notifications@github.com wrote:

thank you!

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/rjurney/Agile_Data_Code_2/issues/97#issuecomment-450393409, or mute the thread https://github.com/notifications/unsubscribe-auth/AACkpWLeq49F9xuVIaBP1ly3YpM8vS_Bks5u9lBsgaJpZM4ZfqPZ .

-- Russell Jurney @rjurney http://twitter.com/rjurney russell.jurney@gmail.com LI http://linkedin.com/in/russelljurney FB http://facebook.com/jurney datasyndrome.com

thelastmor commented 5 years ago

you can find your aws credentials like this: https://help.bittitan.com/hc/en-us/articles/115008255268-How-do-I-find-my-AWS-Access-Key-and-Secret-Access-Key-