Aws Command Line Tool For Mac

Active4 years, 11 months ago

Manage multiple AWS services from a single command line tool. Available on Windows, Mac, and Linux/UNIX systems. Amazon Web Services is Hiring. Amazon Web Services (AWS) is a dynamic, growing business unit within Amazon.com. We are currently hiring Software Development Engineers, Product Managers, Account Managers, Solutions Architects. When you need an AWS command line toolset not provided by Ubuntu packages, you can download the tools directly from Amazon and install them locally. The AWS Command Line Interface (CLI) is a unified tool to manage AWS services, including accessing data stored in Amazon S3. The AWS Command Line Interface is available for Windows, Mac and Linux. If the bucket owner has granted public permissions for ListBucket, then you can list the contents of the bucket, eg.

I'm trying to learn how to deploy to AWS Elastic Beanstalk using a git repository and the elastic beans command line interface.

I've run through setup as per instructions. When I call: eb --version

As per instructions here, it throws the following error:

I've never used Python before and don't understand what I'm looking at.

How do I fix this error and run the Elastic Beanstalk command line interface?

goosegoose
9603 gold badges19 silver badges47 bronze badges

1 Answer

It's picking up the Python 3 version of the eb tool. You need to add the Python 2.7 version to your path.

Ryan Parman

Command Line Tool Mac

CommandRyan Parman
6,0511 gold badge20 silver badges41 bronze badges

Aws Cli Mac Os

Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.

Not the answer you're looking for? Browse other questions tagged pythonamazon-web-serviceselastic-beanstalk or ask your own question.