c7n_gcp

View on PyPIReverse Dependencies (1)

0.4.41 c7n_gcp-0.4.41-py3-none-any.whl

Wheel Details

Project: c7n_gcp
Version: 0.4.41
Filename: c7n_gcp-0.4.41-py3-none-any.whl
Download: [link]
Size: 105914
MD5: 16ce5576c92ebb5692dde3097f6db196
SHA256: a6be0d4e8b894c243f2eb9cdb66abe04a0b18e1a90ba5c4ccd3da16298748158
Uploaded: 2024-11-14 20:22:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: c7n_gcp
Version: 0.4.41
Summary: Cloud Custodian - Google Cloud Provider
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: retrying (==1.3.4); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-api-python-client (==2.153.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-cloud-logging (==3.11.3); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-auth (==2.36.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-cloud-monitoring (==2.23.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-cloud-storage (==2.18.2); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pyrate-limiter (==2.10.0); 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: six (==1.16.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-api-core (==2.23.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-auth-httplib2 (==0.2.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: httplib2 (==0.22.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: uritemplate (==4.1.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-cloud-appengine-logging (==1.5.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-cloud-audit-log (==0.3.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-cloud-core (==2.4.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: grpc-google-iam-v1 (==0.13.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: opentelemetry-api (==1.28.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: proto-plus (==1.25.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: protobuf (==5.28.3); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: cachetools (==5.5.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pyasn1-modules (==0.4.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: rsa (==4.9); python_version >= "3.8" and python_version < "4"
Requires-Dist: google-crc32c (==1.5.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-resumable-media (==2.7.2); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: requests (==2.32.3); python_version >= "3.8" and python_version < "4.0"
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: googleapis-common-protos (==1.66.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pyparsing (==3.1.4); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: grpcio (==1.67.1); python_version < "4.0" and python_version >= "3.8"
Requires-Dist: grpcio-status (==1.67.1); python_version < "4.0" and python_version >= "3.8"
Requires-Dist: deprecated (==1.2.14); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pyasn1 (==0.6.1); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: certifi (==2024.8.30); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: charset-normalizer (==3.4.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: idna (==3.10); 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"
Requires-Dist: wrapt (==1.16.0); python_version >= "3.8" and python_version < "4.0"
Description-Content-Type: text/markdown
[Description omitted; length: 1018 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_gcp/__init__.py sha256=047jWuqQJ9y8E890HQc54IOBixoLTr-X2Y-HLjhF7zs 81
c7n_gcp/actions/__init__.py sha256=8i9zFfTLDhPS9XBKtMLnLhQ_TAzWXYUTANLiE148dvM 270
c7n_gcp/actions/core.py sha256=n8tvla1LamncJlYWkZ-yKWnNX13ju9v5PqzVWECDC_Y 4102
c7n_gcp/actions/cscc.py sha256=T1QGjl-kXbnDh47VzTtJpOTQ6WzS1BydjqoTbNBqEcY 8114
c7n_gcp/actions/iampolicy.py sha256=jQyrbp5GFajmrIGyo_z2Cl2HDm8BA92MJRxgzPEJhco 11155
c7n_gcp/actions/labels.py sha256=5ndjS3ggJpAxBtUEHbo5rtEF7IBDRKwbCkMESbrLxAs 7147
c7n_gcp/actions/notify.py sha256=bc3Y2RMMf8KgSsuk4IbP4L_oMvN76vk5-4VcsxFOsJE 3475
c7n_gcp/client.py sha256=rqMh4K_oYRHuJszUH9srab1szEQAcYJXLFKUrXZGcbo 18700
c7n_gcp/entry.py sha256=2OJvs82k_xRJts8pGsW5wsjMVguHnUXaRshrvBQ66J4 470
c7n_gcp/filters/__init__.py sha256=aFX-EYGKMA9I-sKOZ-9qy3JaZVk7ApkX7bTT90irMX8 333
c7n_gcp/filters/alerts.py sha256=TGyqgVEmew1ztVRGu46v_VEn43AtVxLbsDG7zmi_xeA 2014
c7n_gcp/filters/iampolicy.py sha256=TXmWpmPD0sZXTCkCKehCUuHI1A0CBa4EibDfOqh5nig 5940
c7n_gcp/filters/labels.py sha256=yMvoYoqolqGt57fEXAoue_Khs8aKH1LClUeSp7Sr_qU 4144
c7n_gcp/filters/metrics.py sha256=YNIvKWEOS_Acx6NhozMcB7N7MP5TuLaU-8gaYZjUays 7530
c7n_gcp/filters/recommender.json sha256=HuVHAjIWDqHzglnqaVHM-fSYbAiys2wuiLupGsNvwXQ 8527
c7n_gcp/filters/recommender.py sha256=vgsJ-c4h7YH6YIr744YlCxRBSsE10_E0oI8vLDG_cEA 4698
c7n_gcp/filters/sccfindings.py sha256=Q2zTmFRW-9inaq_X3I3zOnW6rAlCkmCGJ173AAAGqw8 3388
c7n_gcp/filters/timerange.py sha256=vM8EBAOpOFfWVObW1m-nhvS5K7ZF1amvgR3R3NwSTkY 1728
c7n_gcp/handler.py sha256=j8t8VzdqKnp_Q9g1PrzVzegCgUSYfddL-sl8O0bSrJE 1631
c7n_gcp/mu.py sha256=40D4YvuW-8wmUjHmnr9sTJNEwEwkR-B64_oO04jJQ_w 28294
c7n_gcp/output.py sha256=rKBWTmeNNpDeU7q_JLroazk50D7TFHVGG3AsNXNrCz0 6267
c7n_gcp/policy.py sha256=e7GaGFteX1HvQYfHiQ1ZwnlkJcLcUjg6cCAf8aVYv0E 10015
c7n_gcp/provider.py sha256=f0ZoYIZvNzF2VP5CH6z8wg1AP4JN9BTIdopvcN1Zi1I 898
c7n_gcp/query.py sha256=Sv0Xqnllt2aLKGWMblaJbvAkVSgDTDZstHkvXDa0ZjA 19454
c7n_gcp/region.py sha256=hfiYVw1Os8TJZ5bWVqrqX0tRyIJS3qr2cKcwjLI8gaw 1954
c7n_gcp/regions.json sha256=xp0fJlwMs-Ctr2Hn1cDS1dgNLxypNyKnIPW7CZy2KAo 825
c7n_gcp/resources/__init__.py sha256=047jWuqQJ9y8E890HQc54IOBixoLTr-X2Y-HLjhF7zs 81
c7n_gcp/resources/appengine.py sha256=vazRDOuuR3N_kRsYRRcUYabGi37hJ_R76Dt1Hf34ogs 7422
c7n_gcp/resources/armor.py sha256=BJt0cs8pjnSfmtr5hvcZUGvR0zHipX_iPl4whayRiV8 1010
c7n_gcp/resources/artifactregistry.py sha256=7ygpf1AqOvYLlzCvqsKQ6xFwq10SiniZV4v-X5LmCbs 1238
c7n_gcp/resources/bigquery.py sha256=8nGQv9D6ljE8-I4JdoJjbHtRhdWR6r1Np6khk3FdYjA 5995
c7n_gcp/resources/bigtable.py sha256=LH9Qoouncj41fjbdgPNOlip-lITRjvYNwgpfjXgqKqM 5068
c7n_gcp/resources/build.py sha256=EjAuJL6rapMrjcJuLduYIRcJP-J_iz4TZrf1QtSMs7w 704
c7n_gcp/resources/cloudbilling.py sha256=ZNOULVhrBr41R0No0uUWRZ7PL2COSR7ALTiZ28EIjVo 1101
c7n_gcp/resources/cloudrun.py sha256=p0BsEPY-GlvgILdozaG7SL-IzhfVRaRtlBMobCYBhys 3234
c7n_gcp/resources/compute.py sha256=6Pxtop82Znc_CL5Nf0u9m254lDdpN2E3O6IRuSYFjaQ 25805
c7n_gcp/resources/dataflow.py sha256=vHigaj4WMwi0RzNqTrT7_oSUnw3UDegDBAh-Asd4Fh0 2056
c7n_gcp/resources/datafusion.py sha256=33_wBFlafrgR15BQ4dSPZrHY57eWZaNcrHNwjF6U1mY 889
c7n_gcp/resources/dataproc.py sha256=rIky8MRTlI5j2D8UVQzbnRzq2pOara9PDvGiYlCm3n4 1878
c7n_gcp/resources/deploymentmanager.py sha256=7WRkqDStSQf4OHKVZKVTQl-WkWjvMWT8fslCleQIhss 2413
c7n_gcp/resources/dns.py sha256=Qkgiy8DdiXku_ZiHDP7mtW8a6SxI6u6wkIJT8tlj8Ec 3676
c7n_gcp/resources/function.py sha256=NC7LNIT_qYUxkOwZcRfYpcVeXTTzGbOKL99o4xY2GTw 2400
c7n_gcp/resources/gke.py sha256=k5OYLHpwrRn04Lh6HOLF2FyVafEQ1vNPlv8NQi0Y1eU 10575
c7n_gcp/resources/iam.py sha256=YeDXtEtrjKfpiBIYNsJ3lByK-Yjb-2YotCOrbRq324o 8259
c7n_gcp/resources/kms.py sha256=NcwoGVUwln0IoVcYCHmRo0XEhAIGJnhSGJ3ZpDq1ng0 9119
c7n_gcp/resources/loadbalancer.py sha256=1j1AUsAKunOStY9xJrpQc824P6TKSZ0sZOhMy5Pe61I 19945
c7n_gcp/resources/logging.py sha256=0tzuQAXA4J_IK7aJN_mk3_RbDNK6fGit17MZUnhXZ2g 5041
c7n_gcp/resources/memstore.py sha256=5-vcVkgPQZxwFhBVx3TCrEj_-0MbjDCVHrFx2esNSBs 1379
c7n_gcp/resources/mlengine.py sha256=xjAfYjMXtmxTn6YkDalPptbg_3R7DneKTW5k_MeWVoY 2087
c7n_gcp/resources/network.py sha256=pIzDHh0ixeM861IZcn1c3NSaGeoVHit1MzS6v2zuRSE 13245
c7n_gcp/resources/notebook.py sha256=thWY7L9RraHJMF2EavWaplMFn8RpSfUGgf4b6VfMSlo 1322
c7n_gcp/resources/osconfig.py sha256=DImr_Cjy5ucT4H802LD5pQAYTJ0dOc6N1jl0LttT8Mo 915
c7n_gcp/resources/pubsub.py sha256=u6BMTB1xVY_QGHWDoras504O2ATmV_Bh8j9SQolIAvY 3503
c7n_gcp/resources/resource_map.py sha256=GwifN7YU7nC1bvszdI4-CbMWRx3amPW7qULT1oOSsmA 7670
c7n_gcp/resources/resourcemanager.py sha256=mlvbdd3stTZdxmqv9AoIlydjHZvjiLfP09T-9H78BmY 17197
c7n_gcp/resources/secret.py sha256=9Qjobsw82_02suv_zxQZlGX7ZzqdH3mt6YBLyQZhPEc 772
c7n_gcp/resources/service.py sha256=BK6X6i_n8mMHEnVc9RMxG0r06Vs6m2XoEq4qKsMUrzU 2655
c7n_gcp/resources/source.py sha256=u5VHGKDtKV7gJo8pFDf-huH6htPVARCd42LEmiolTp0 882
c7n_gcp/resources/spanner.py sha256=zJWsGQX1fNGomMSHxcMtgW0HHIwZS8zSfn90txh1y8c 8638
c7n_gcp/resources/sql.py sha256=LWQhCLI1PiQFbxC6QQW2Q6O2ErTfWItGH1F92ZopoTk 10238
c7n_gcp/resources/storage.py sha256=Cxot04-gDrtgfyFL9h9IJsWDiEG8PEGZTNsS2rADAC0 2938
c7n_gcp/utils.py sha256=Ce2F4qKXayISLn4V3GeCMQGHzLElGKsb2TtWWBzUP_4 811
c7n_gcp-0.4.41.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
c7n_gcp-0.4.41.dist-info/RECORD
c7n_gcp-0.4.41.dist-info/METADATA sha256=Q7IDC1Tr1bXtPyEZPHq2Wk3i9OUJlNGE_U4YMEVth2Q 7315