48

git-remote-aws

 4 years ago
source link: https://git-remote-aws.autofitcloud.com/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Description

AWS accounts as Git remotes

Pull your AWS data, straight from Git.

      pip install awscli git-remote-aws
      aws configure \# set up your credentials
      git remote add cw_describeAlarms      aws+cw::/describe-alarms
      git remote add cw_getMetricData       aws+cw::/get-metric-data
      git remote add cw_listMetrics         aws+cw::/list-metrics
      git remote add ec2_describeInstances  aws+ec2::/describe-instances
      git remote add sns_listTopics         aws+sns::/list-topics
      git fetch --all

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK