Last active
September 23, 2017 02:30
-
-
Save jcaristy/39f4f0b38b64b2057ca688242f864b9b to your computer and use it in GitHub Desktop.
[AWS: CLI] #aws #python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# http://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-pyspark-extensions-python-intro.html | |
pip install awscli --upgrade --user | |
source ~/.bash_profile | |
aws --version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment