{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/18"}],"enrichment":{"capability":"Provides type annotations for boto3's CloudWatchLogs service, enabling static type checking and IDE code completion for CloudWatch Logs operations.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocomplete and parameter hints when writing boto3 CloudWatchLogs client code in VSCode or PyCharm.","Catch CloudWatchLogs API usage errors at development time using mypy or pyright type checking before deployment.","Provide type annotations for paginator and waiter operations on CloudWatchLogs without manual type declarations.","Integrate with LSP-based editors (Emacs, Sublime Text) to get real-time type feedback on CloudWatchLogs calls.","Document CloudWatchLogs API contracts in codebases by making client method signatures visible to static analysis tools."],"what_it_does":"This package is a type stub library that adds static type information to boto3's CloudWatchLogs service. It was generated using mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.66. When installed, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to understand boto3 CloudWatchLogs client calls, providing code completion, parameter validation, and return-type inference without requiring explicit type annotations in your code.\n\nThe package contains type definitions for CloudWatchLogsClient, paginators, waiters, and service-specific data types. It is a stub-only package (no runtime code) and works by providing type information that tools use during development. It supports Python 3.9 through 3.14 and is actively maintained, with releases tracking boto3 updates.","worth_installing":"Yes. If you use boto3 CloudWatchLogs in a Python project with type checking or IDE support, this package is worth installing. It has low friction (one lightweight dependency), is actively maintained, carries no known vulnerabilities, and uses a permissive MIT license. The only caveat is PyCharm users may experience performance issues with Literal overloads; the documentation suggests using the lite variant in that case."},"id":"types-boto3-logs","links":{"html":"https://skillfed.io/packages/types-boto3-logs","md":"https://skillfed.io/packages/types-boto3-logs.md","pypi":"https://pypi.org/project/types-boto3-logs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-logs","python_support":"supports_current","summary":"Type annotations for boto3 CloudWatchLogs 1.43.66 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":75120,"position":14748,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.66"}
