UNKNOWN
Project description
AWSのセキュリティグループを管理するツールです。
セキュリティグループの設定をcsvでダウンロード、コメントをつけてバージョン管理、追加したものをAPI経由で保存という使い方ができます。
## インストール
` $ python setup.py install `
## 使い方 適当なディレクトリで初期化コマンドを実行してください。
設定が保存されます。
` $ cd yourpath $ sgsg.py init enter your region[us-east-1]: us-west-2 save to sg.cfg enter your aws_access_key_id: xxx enter your aws_secret_access_key: xxx save to aws_key `
セキュリティグループの設定を保存します。
` $ sgsg.py fetch mkdir security_groups GROUP: group save to security_groups/group.csv `
ダウンロードされたcsvファイルにはコメントなどを追加することができます。
またセキュリティグループの設定を追加することも可能です。
追加した設定を反映するには以下のコマンドを実行してください。
(保存時は確認を求められます)。
` $ sgsg.py commit security_groups/some.csv `
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file sg-0.0.1.tar.gz
.
File metadata
- Download URL: sg-0.0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0fbb2aef943b956fca50e74a3999f80cae132b6b84360c5a81f13423b0f1f0d |
|
MD5 | cb3024e28c8acb3eace333bbdb78459f |
|
BLAKE2b-256 | e529eb5ca67d1001df1b07f51319c5962ffd3bcf4bf670e2a4cfa36d8b547619 |
File details
Details for the file sg-0.0.1.macosx-10.10-x86_64.tar.gz
.
File metadata
- Download URL: sg-0.0.1.macosx-10.10-x86_64.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ddf8ba6e3cd8771e417bb33f0b31d3a8a57dd85416ec5d0e35cd40bd84a658f |
|
MD5 | 78a23dca30ff9b8e12a38cde45f27b23 |
|
BLAKE2b-256 | f3cadb3c8f01089740e99809a9da7725348c20e89e653539361259422f637be5 |
File details
Details for the file sg-0.0.1-py2.7.egg
.
File metadata
- Download URL: sg-0.0.1-py2.7.egg
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41f8973624ab5848fa392057f9b94e1bde21ff87baf61e6b54976ad53a6e3a05 |
|
MD5 | 64da21a76551166d50ca146cca237767 |
|
BLAKE2b-256 | 4528d806845e4a78011ab1db33f487a33aa96e2b487ff1412c5dd4aab1b243c5 |