runbooks 1.1.7__py3-none-any.whl → 1.1.9__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- runbooks/__init__.py +1 -1
- runbooks/cli/commands/inventory.py +42 -7
- runbooks/cli/commands/vpc.py +1 -1
- runbooks/inventory/CLAUDE.md +41 -0
- runbooks/inventory/README.md +111 -2
- runbooks/inventory/collectors/aws_compute.py +59 -11
- runbooks/inventory/collectors/aws_management.py +39 -5
- runbooks/inventory/core/collector.py +1461 -165
- runbooks/inventory/core/concurrent_paginator.py +511 -0
- runbooks/inventory/discovery.md +13 -5
- runbooks/inventory/inventory.sh +1 -1
- runbooks/inventory/mcp_inventory_validator.py +771 -134
- {runbooks-1.1.7.dist-info → runbooks-1.1.9.dist-info}/METADATA +1 -1
- {runbooks-1.1.7.dist-info → runbooks-1.1.9.dist-info}/RECORD +18 -17
- {runbooks-1.1.7.dist-info → runbooks-1.1.9.dist-info}/WHEEL +0 -0
- {runbooks-1.1.7.dist-info → runbooks-1.1.9.dist-info}/entry_points.txt +0 -0
- {runbooks-1.1.7.dist-info → runbooks-1.1.9.dist-info}/licenses/LICENSE +0 -0
- {runbooks-1.1.7.dist-info → runbooks-1.1.9.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,5 @@
|
|
1
1
|
conftest.py,sha256=HTnQMw9wxefkvX5q4yG8EUH2qVLJBnC9QCt3UCltw7I,586
|
2
|
-
runbooks/__init__.py,sha256=
|
2
|
+
runbooks/__init__.py,sha256=F9k0mfRQfqTXFSm1bFS4dfIv1P85FykqB3jfFX_zmGQ,6260
|
3
3
|
runbooks/__init__.py.backup,sha256=RN_n1T2it_7bBXlA4dl8GCWAUz8XBpp5FGjGbq8uQaI,4983
|
4
4
|
runbooks/__init___optimized.py,sha256=ao5SdjsJ0T-ZsOFtEqOeEM4hnI8kgIs-8laJZsHEjp0,4011
|
5
5
|
runbooks/__main__.py,sha256=0hTPUA9KkLm_H_COqaIpNzXvC4Lv5b_XYYBV6fUFDrM,241
|
@@ -85,11 +85,11 @@ runbooks/cli/__init__.py,sha256=9yb8r0P9ipQzaZZPD-NDPeQRtDVWqG7_v_2ru5wPdPU,446
|
|
85
85
|
runbooks/cli/registry.py,sha256=1hCARcKay2B6atgYSC7X3xGjfXC65_Ep1hJb6buJRJI,3441
|
86
86
|
runbooks/cli/commands/cfat.py,sha256=xL1WG4DmQTOwLL4I8cmnEy5Z82D91iHj0vB7FokTXbg,11041
|
87
87
|
runbooks/cli/commands/finops.py,sha256=7orBGnTMbnTf_btnBHdtlaeggcQGU3u6c0f-bT6LChQ,56231
|
88
|
-
runbooks/cli/commands/inventory.py,sha256=
|
88
|
+
runbooks/cli/commands/inventory.py,sha256=1MSnNnKujpThLE6renSOHtqyMer5YbKPIoBcpTZynvw,15855
|
89
89
|
runbooks/cli/commands/operate.py,sha256=kkSDws1U4SC-5ers6nanBQbsxC6F0xY9--hicr33a3c,10235
|
90
90
|
runbooks/cli/commands/security.py,sha256=Yv3JFqfT4WNulOGtYvhhaxwZtTUOxPwCGDbaCax_KYc,10307
|
91
91
|
runbooks/cli/commands/validation.py,sha256=Vc8y7TcRkrFtdsZZoDkjZ2taS5UuH1e2hSGpRD9Q2_4,38530
|
92
|
-
runbooks/cli/commands/vpc.py,sha256=
|
92
|
+
runbooks/cli/commands/vpc.py,sha256=f_2blEXjpp_J7ob-J85nZdz9hb45ef5_i9RNscxGdLY,12390
|
93
93
|
runbooks/cloudops/__init__.py,sha256=75yaFtM9T1OEfbaJN5GnJkw1Hb5mWfoaXk__204kQN0,5341
|
94
94
|
runbooks/cloudops/base.py,sha256=n9eK26V1EOSwbfRIP5XGEzsSeIccJs6wjuI4nwAZ0Jc,16180
|
95
95
|
runbooks/cloudops/cost_optimizer.py,sha256=UNxrZdY_6nvCgBYulJVlte4qRzZumQtj91hScqXZVt8,80078
|
@@ -209,8 +209,8 @@ runbooks/integration/__init__.py,sha256=HDxKpcJPczaVMt1fqBt0J8xWE9YfF8XBuLY-dila
|
|
209
209
|
runbooks/integration/mcp_integration.py,sha256=48Za-_bIWi85DtPbVX1m8DslHJDVlBRM1egSciv3ckA,82898
|
210
210
|
runbooks/inventory/.gitignore,sha256=qqVQodfb6iNuPRM7fsl7lvqxrJaatKNQqQmX7s1_PPg,5563
|
211
211
|
runbooks/inventory/ArgumentsClass.py,sha256=BwquO-iYZNS_fVxgASrksanzoAN_NPCzRpTAyohRLX0,8621
|
212
|
-
runbooks/inventory/CLAUDE.md,sha256=
|
213
|
-
runbooks/inventory/README.md,sha256=
|
212
|
+
runbooks/inventory/CLAUDE.md,sha256=QtlNZR860HMguU1O191Of98qnpLYOoAASDY0A9SmBWQ,34119
|
213
|
+
runbooks/inventory/README.md,sha256=9mUPYvSuV5Yfx7f48QqiDEW-5qmnYVYcL7CbL54Z188,49049
|
214
214
|
runbooks/inventory/__init__.py,sha256=KEdPfmE5SeqC9t81-dpxS5vWeqCdbGb9uWkVxIyNgX0,2644
|
215
215
|
runbooks/inventory/account_class.py,sha256=wvYNeiXHq6tk8Pqa95Aa91zAtuBXcnE51NonzDueuaM,26361
|
216
216
|
runbooks/inventory/all_my_instances_wrapper.py,sha256=B_nHnXOFle6_LU1YnZd38uMZNV6pIONh4EvCyO-lwzw,5723
|
@@ -219,7 +219,7 @@ runbooks/inventory/check_cloudtrail_compliance.py,sha256=w_IEVgxasTg-yrTfUub_zM3
|
|
219
219
|
runbooks/inventory/check_controltower_readiness.py,sha256=ekhUNX-dBYqc5FF9MgzaXuB36VWBPbh7jaT7hvDurZ0,55706
|
220
220
|
runbooks/inventory/check_landingzone_readiness.py,sha256=wO2lNIeRnaVZNrTor1uoNlk23pHaPb2x9UOXx4RzAEw,35928
|
221
221
|
runbooks/inventory/cloud_foundations_integration.py,sha256=3FFehheuISTf9GZZ_FSgVJKL6lh813nlWdqPyDd7v5Q,15478
|
222
|
-
runbooks/inventory/discovery.md,sha256=
|
222
|
+
runbooks/inventory/discovery.md,sha256=YrpS47Wo86VEZgOPJA09n2XgbCoNOTYHxMIW7J_HRus,12664
|
223
223
|
runbooks/inventory/draw_org_structure.py,sha256=CodjRUcxMOO1DMFUEKDR6RLBiR_D73Wi82IPFHdnbyk,29658
|
224
224
|
runbooks/inventory/drift_detection_cli.py,sha256=FJ4QZpaKY0gIIz0A3FK471HU3DceCq6DLOa4IJbvatg,12018
|
225
225
|
runbooks/inventory/ec2_vpc_utils.py,sha256=Lx9s_OYQ0eoeads3L3YarQLZWW-3o7S5pvgtLB0ydLE,16625
|
@@ -229,7 +229,7 @@ runbooks/inventory/find_cfn_stackset_drift.py,sha256=04iZhZvd03t9j1vC6tXqbT4sMkp
|
|
229
229
|
runbooks/inventory/find_ec2_security_groups.py,sha256=vUOLjsR9qaqQwaCSm8QDUdOfkTNHJ7WSrpa7e1qxWY0,31556
|
230
230
|
runbooks/inventory/find_landingzone_versions.py,sha256=s04fEcxinOR6NQVHgr6UIGeawGURYTaoZJhU-LLv5tE,10168
|
231
231
|
runbooks/inventory/find_vpc_flow_logs.py,sha256=WVUhsmzqCSCqG7rYP8K1byNz7odXx48lh33Q7v8SlSw,64908
|
232
|
-
runbooks/inventory/inventory.sh,sha256=
|
232
|
+
runbooks/inventory/inventory.sh,sha256=oD94CleEL_1YXwSAg64mWUvwcNqNq5pW2yP-jp16BWo,23980
|
233
233
|
runbooks/inventory/inventory_mcp_cli.py,sha256=MQGHmi33y7Z4_2lwdqmQsgQp6X1N2p7LPT8OSRtpezo,7605
|
234
234
|
runbooks/inventory/inventory_modules.py,sha256=jSkUkVTon2gWQQ7mHV7MJPzxETDT_Npm-mT8Xgos7SE,286071
|
235
235
|
runbooks/inventory/list_cfn_stacks.py,sha256=Ppx0xBK03ygaGEX4ClX1YTfSfBbWvtYooWQnSQU9nD0,22271
|
@@ -259,7 +259,7 @@ runbooks/inventory/list_sns_topics.py,sha256=-5YdwbhFhW1Yc2EDbJo-L1aNXZRpPihw3wU
|
|
259
259
|
runbooks/inventory/list_ssm_parameters.py,sha256=uiaDrrpCcTxlhDmp5rnAi7py-eZnlXBvFywyIZ1B_RA,20874
|
260
260
|
runbooks/inventory/list_vpc_subnets.py,sha256=pcZJOJ50hJl7Z2k3r_zCAkV0lYs5hkxhJYn9FsDvieY,18969
|
261
261
|
runbooks/inventory/list_vpcs.py,sha256=M_votkoY4k6qvESEXaMIZJZ3rtFp4Y2OLrUtfpX6H4s,18089
|
262
|
-
runbooks/inventory/mcp_inventory_validator.py,sha256=
|
262
|
+
runbooks/inventory/mcp_inventory_validator.py,sha256=7qSl8xxEZezteGZaS3Hhx6Pol1rz8pJPvLviowC75b8,128351
|
263
263
|
runbooks/inventory/mcp_vpc_validator.py,sha256=A8zAgah9mRiOdeAa5ybd2LhPKL6ORankzGkADJaEIuE,42141
|
264
264
|
runbooks/inventory/organizations_discovery.py,sha256=TE_FJ0ZRim-3lYGkzHSAO33EGSHHhA1vkBtXRqcTQXI,66094
|
265
265
|
runbooks/inventory/recover_cfn_stack_ids.py,sha256=LEduYVKNvIuJbdoT4gUCnQzjodhzav8rQNfOTyPaKUw,8544
|
@@ -286,13 +286,14 @@ runbooks/inventory/Tests/test_moto_integration_example.py,sha256=mBS6Tnr5Wd2Efzh
|
|
286
286
|
runbooks/inventory/Tests/test_org_list_accounts.py,sha256=otlaEcVED1bJEkwxWu0zrmMDM9JX5fvw72V0kD17j38,2233
|
287
287
|
runbooks/inventory/collectors/__init__.py,sha256=gmRyAeXqZt-0KgBD4eh77zQs-dcxpKVci0470yZInMg,1101
|
288
288
|
runbooks/inventory/collectors/aws_comprehensive.py,sha256=VTApj1J6LVgbDaCEFqPTf6og1uGN4Ud-XjB8xtoGNJo,17750
|
289
|
-
runbooks/inventory/collectors/aws_compute.py,sha256=
|
290
|
-
runbooks/inventory/collectors/aws_management.py,sha256=
|
289
|
+
runbooks/inventory/collectors/aws_compute.py,sha256=f_yNJedWyXWXg8089mNVwLGnQB9IZiTuFPfe3uC5_ow,23484
|
290
|
+
runbooks/inventory/collectors/aws_management.py,sha256=zhUfUPUZH9_tqu8Fx4iyWvueygy7unMPbY63IrMr-cM,34707
|
291
291
|
runbooks/inventory/collectors/aws_networking.py,sha256=mUYjWK6hJsgpJLc3YgNu_eNnOgZHOaVYmXyjTmNUefk,27179
|
292
292
|
runbooks/inventory/collectors/base.py,sha256=TzuIeVoUE0ri2OISzmKZ1_C0EchEswit_eqAkKlObs4,7446
|
293
293
|
runbooks/inventory/collectors/enterprise_scale.py,sha256=hsuN3DIbVbBwzLdHeYYPm_uH5AwN_HZRGVIl0RHwrmA,10968
|
294
294
|
runbooks/inventory/core/__init__.py,sha256=kCH8dKMGp3bAYNPQI7OegiQdglV0G1k36gUtAKT6avE,562
|
295
|
-
runbooks/inventory/core/collector.py,sha256=
|
295
|
+
runbooks/inventory/core/collector.py,sha256=Z0q1fV0sPWq8Jc1jrAA7eSbtcHWEAjGqLCjKLwVQnlU,139916
|
296
|
+
runbooks/inventory/core/concurrent_paginator.py,sha256=hH1rWxho0YYmh926Pc_cxhXt0G7FdSC5uIkbGT86F5A,16800
|
296
297
|
runbooks/inventory/core/formatter.py,sha256=6xYuYR9eSR-F9RGQhgDeRXI0GzGVDFC0sAUxTPp5dWU,13025
|
297
298
|
runbooks/inventory/models/__init__.py,sha256=LjW8NAHcDeBFvjXjAZwoo73xwQHid8f1-FiEn376omc,788
|
298
299
|
runbooks/inventory/models/account.py,sha256=gsR0o-bHCpCkO_weY3D0cs87FsaysmJmuQhlc2wnCgo,7161
|
@@ -481,9 +482,9 @@ runbooks/vpc/tests/test_cli_integration.py,sha256=OvsSNd9gFlkzdyDf8tUZGES93TTZR6
|
|
481
482
|
runbooks/vpc/tests/test_config.py,sha256=GIX7cFnj7xUxxrYX49mV9hYmx60Dcd_Bu-cpb90oXdE,17484
|
482
483
|
runbooks/vpc/tests/test_cost_engine.py,sha256=dR7HTRKDrTduRg5Mr-T7MbP47D67jbKggZ7gyBirfK4,20941
|
483
484
|
runbooks/vpc/tests/test_networking_wrapper.py,sha256=gmxnVzQJ-7rTsghzNLmIM-QZo9GUGyIhHqE1g8gkEkw,20623
|
484
|
-
runbooks-1.1.
|
485
|
-
runbooks-1.1.
|
486
|
-
runbooks-1.1.
|
487
|
-
runbooks-1.1.
|
488
|
-
runbooks-1.1.
|
489
|
-
runbooks-1.1.
|
485
|
+
runbooks-1.1.9.dist-info/licenses/LICENSE,sha256=WAQUYGIkLJh6CPrlZgr0IsbRODa0EZ6fboBXGjfWggs,11375
|
486
|
+
runbooks-1.1.9.dist-info/METADATA,sha256=Cs7jfxQw5zcJoRfRkyxe2sxFalbZ8yEQxadTi59lM9c,12970
|
487
|
+
runbooks-1.1.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
488
|
+
runbooks-1.1.9.dist-info/entry_points.txt,sha256=WahHUYcgE2syXEc0MkoUdctLMxs0zjBWi_vWb5dRK8M,295
|
489
|
+
runbooks-1.1.9.dist-info/top_level.txt,sha256=A0zTBjuF7THC6vnJU7StN7ihtUoh31lZSfwyWpWP2YE,18
|
490
|
+
runbooks-1.1.9.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|