Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
aws [2017/07/07 12:15]
steve created
aws [2017/07/07 12:17]
steve
Line 6: Line 6:
   * [[https://​aws.amazon.com/​documentation/​cli/​|AWS CLI Documentation]]   * [[https://​aws.amazon.com/​documentation/​cli/​|AWS CLI Documentation]]
  
 +** Install AWS CLI **
 +
 +By default, will install into ''/​usr/​local''​.
 +
 +<​code>​
 +python setup.py build
 +python setup.py install
 +</​code>​
  
 ** Configure aws cli ** ** Configure aws cli **