Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.
/ awscli Public archive

Installs the aws command line interface (python)

Notifications You must be signed in to change notification settings

flapjack/awscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

awscli Cookbook

Just takes care of installing the aws python command line utility.

Requirements

Requires Python

e.g.

packages

  • python - awscli needs the python cookbook and for python (and pip) to be installed

Usage

awscli::default

Just include awscli in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[awscli]"
  ]
}

Contributing

Fork me on github, branch, submit a pull request. Or create an issue. Or talk on #flapjack on freenode. Or all of the above :-)

License and Authors

Authors: Jesse Reynolds License: MIT

About

Installs the aws command line interface (python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages