云资源调配工具

awsscripter的Python项目详细描述


关于

awsscripter是一个在aws cli(boto)之上编写自动化的工具,它自动化了一些更普通、重复和容易出错的任务,更有效地简化了aws资源管理。

特点: -使用不同的合规计划审计AWS账户,如CISP、PCI-DSS、HIPA -从模板和配置中获取输入,并通过组合aws boto api执行用户友好的自动化 -支持通过可自定义解析器在模板中插入动态值 -支持在堆栈生成之前/之后将任意代码作为钩子运行 -支持json、yaml、jinja2或python dsl编写的模板,如对流层 -易于集成到xformnation平台 -快速、高度并行的构建 -内置支持使用alm(应用程序生命周期管理工具和操作支持系统 -具有元操作(如堆栈查询保护)的基础结构可见性

示例

>;awsscripter审计CISP

>;awsscripter审计pcids

用法:awsscripter[options]command[args]… awsscripter是一个管理云本地基础设施部署的工具。

选项:
--versionShow the version and exit.
--debugTurn on debug logging.
--dir TEXTSpecify awsscripter directory.
--outputThe formatting style for command output.
--no-colourTurn off output colouring.
--var TEXTA variable to template into config files.
--var-file FILENAME
A YAML file of variables to template into config files.
--helpShow this message and exit.
命令:
用于审核aws环境的审核命令… 初始化awsscripter的init命令… 列表数据包安全检查:返回: 监视用于审核AWS环境的命令… 安全数据包安全检查:返回: 用于审核AWS环境的堆栈命令… testcommand示例testcommand
子命令:

>;awsscripter堆栈

用法:awsscripter stack[options]command[args]…

选项:

--help

Show this message and exit.

Commands:
create Creates a stack or a change set. delete Deletes a stack or a change set. describe Commands for describing attributes of stacks. execute Executes a change set. generate Prints the template. launch Launch a stack or environment. list Commands for listing attributes of stacks. set-policy Sets stack policy. status Print status of stack or environment. update Update a stack. validate Validat1. - - - - es the template.

>;awsscripter初始化

Usage: awsscripter init [OPTIONS] COMMAND [ARGS]…

Commands for initialising awsscripter projects.
选项:
--helpShow this message and exit.
命令:
env初始化项目中的环境。 Project初始化一个新项目。

安装

$ pip install awsscripter

教程和文档

贡献

看我们的Contributing Guide

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java为textview创建选定状态(突出显示)   Java Hibernate计数行   Java语言中的字符串比较   java为什么SparkLauncher会立即返回而不会生成任何作业?   java layout_centerInParent在抛出回收视图后不工作   c#中的readInt16()与java中的readShort()   java如何在工具栏菜单中添加昼夜切换器   java在eclipse上向Tomcat提供<Realm/>信息   java使用给定的随机路径构造一个图   带有对象推送的java Morphia聚合阶段组   java关闭JTable实例   性能如何更好地转换java中的所有集合元素?   JAVA木卫一。IOException:通过Eclipse读取Java中的EOF Lucene   java如何在Android中将光标设置在tableLayout的行/列中所需的位置   使用HashMap的Set的java迭代器不会生成值/键吗?   java google guava cachebuilder在ExipeAfterAccess和expireActerWrite之间使用的时间更长   如何将这个排序映射方法从java转换为Kotlin   java如何从运行的JAR文件中读取war目录?   SpringBootJava。使用Java 9模块(JPM)时lang.NoSuchMethodError