文件名称:sg-dependency-viewer:AWS EC2 安全组依赖查看器
文件大小:36KB
文件格式:ZIP
更新时间:2024-06-25 11:49:30
Ruby
SG依赖查看器 AWS EC2 安全组依赖查看器 可以查看安全组的组依赖关系。 例如, $ aws ec2 describe-security-groups |ruby sg-dv.rb -a以文本格式显示 SecurityGroup 依赖项。 sg-59a6dbxx Tags: Descritption: Slave group for Elastic MapReduce IpPermissions: #3 IpPermissionsEgress: #0 [Group] referred by sg-57a6dbyy ((ElasticMapReduce-master)) [Group] self reference sg-another... 并且, $ aws ec2 describe-security-groups |ruby sg-dv.rb -a生成outpu
【文件预览】:
sg-dependency-viewer-master
----.gitignore(588B)
----README.md(1KB)
----LICENSE(11KB)
----sample-output.png(29KB)
----sg-dv.rb(3KB)