norn:测试CloudWatch事件

时间:2024-03-26 00:09:52
【文件属性】:

文件名称:norn:测试CloudWatch事件

文件大小:32KB

文件格式:ZIP

更新时间:2024-03-26 00:09:52

Python

诺恩 norn是一个工具,可帮助您使用CloudWatch Events构建和测试。 它提供了AWS文档中发布的所有服务的示例事件列表(通过从awsdocs GitHub存储库中检索文档来完成此awsdocs )。 另外,它提供了一些基本功能来替换示例事件的通用字段(例如,区域,科目)。 您可以使用它来简单地生成事件的JSON转储并将其合并到测试中,或以所选事件作为输入执行基于Python的Lambda函数。 这仍处于发展的早期阶段 用法 norn services norn events -s norn trigger -e -n 安装 目前,有一个内置的dist轮: pip install https://github.com/carthewd/norn/blob/ma


【文件预览】:
norn-master
----poetry.lock(12KB)
----pyproject.toml(416B)
----tests()
--------test_cwet.py(85B)
--------__init__.py(0B)
----TODO(58B)
----dist()
--------norn-0.1.0.tar.gz(5KB)
--------norn-0.1.0-py3-none-any.whl(7KB)
----.idea()
--------misc.xml(395B)
--------modules.xml(260B)
--------cwet.iml(317B)
--------.gitignore(176B)
--------inspectionProfiles()
----norn.egg-info()
--------PKG-INFO(232B)
--------requires.txt(88B)
--------SOURCES.txt(396B)
--------entry_points.txt(40B)
--------top_level.txt(5B)
--------dependency_links.txt(1B)
----README.md(882B)
----norn()
--------events.py(7KB)
--------test.py(1KB)
--------__pycache__()
--------util.py(247B)
--------__init__.py(22B)
--------.idea()
--------cmd.py(4KB)

网友评论