c7n_logexporter

View on PyPIReverse Dependencies (0)

0.4.41 c7n_logexporter-0.4.41-py3-none-any.whl

Wheel Details

Project: c7n_logexporter
Version: 0.4.41
Filename: c7n_logexporter-0.4.41-py3-none-any.whl
Download: [link]
Size: 14107
MD5: 071575a90024f2ac2bfb339865105a47
SHA256: 70c4c24f260c3de43e59ddb3911eacac2dca4c5ac276ab0c8b13acb5f7339dc8
Uploaded: 2024-11-14 20:22:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: c7n_logexporter
Version: 0.4.41
Summary: Cloud Custodian - Cloud Watch Log S3 exporter
Author: Cloud Custodian Project
Home-Page: https://cloudcustodian.io
Project-Url: Documentation, https://cloudcustodian.io/docs/
Project-Url: Repository, https://github.com/cloud-custodian/cloud-custodian
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.8,<4.0
Requires-Dist: c7n (==0.9.42); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: click (==8.1.7); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: argcomplete (==3.5.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: boto3 (==1.35.60); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: cryptography (==43.0.3); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: docutils (==0.18.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: importlib-metadata (==8.4.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: jsonschema (==4.23.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: python-dateutil (==2.9.0.post0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pyyaml (==6.0.2); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: referencing (==0.35.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: tabulate (==0.9.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: urllib3 (==1.26.20); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: colorama (==0.4.6); python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"
Requires-Dist: botocore (==1.35.60); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: jmespath (==1.0.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: s3transfer (==0.10.3); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: cffi (==1.17.1); python_version >= "3.8" and python_version < "4.0" and platform_python_implementation != "PyPy"
Requires-Dist: zipp (==3.20.2); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: attrs (==24.2.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: importlib-resources (==6.4.5); python_version >= "3.8" and python_version < "3.9"
Requires-Dist: jsonschema-specifications (==2023.12.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pkgutil-resolve-name (==1.3.10); python_version >= "3.8" and python_version < "3.9"
Requires-Dist: rpds-py (==0.20.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: six (==1.16.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pycparser (==2.22); python_version >= "3.8" and python_version < "4.0" and platform_python_implementation != "PyPy"
Description-Content-Type: text/markdown
[Description omitted; length: 2825 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
c7n_logexporter/__init__.py sha256=R2mFrmBMYQznzGuzGQD6mqkcos4U9cix1uSQkh0m2lA 79
c7n_logexporter/exporter.py sha256=t99hZPv8M_ZgvNArznbtlNOgxG8ib1Od5gy1vx8x9qg 31766
c7n_logexporter/flowdeliver.py sha256=ZYOsyA0SBdcc3m-lpRhUistCltHA2fRwnH6iiSiWPpQ 5303
c7n_logexporter/stream.py sha256=vx8qjWc5GV7xLrDfZ5EdIaZPlO5QH3JODFjKvqg4X7s 3146
c7n_logexporter-0.4.41.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
c7n_logexporter-0.4.41.dist-info/entry_points.txt sha256=-LMirW-5k-PQIkoQOqz0_xpfhKFaOXN9iySl0dA-w_U 65
c7n_logexporter-0.4.41.dist-info/RECORD
c7n_logexporter-0.4.41.dist-info/METADATA sha256=ZAkMuWJWFXoErC1v2qW3TQ8jWF8THKAWg3osGO7Iz_s 6158

entry_points.txt

c7n-log-exporter = c7n_logexporter.exporter:cli