{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's GuardDuty service, enabling static type checking with mypy, pyright, and editor support.","skillfed_tags":["type-stubs","aws-guardduty","boto3"],"use_cases":["Enable IDE autocompletion and type checking when writing boto3 GuardDuty code in VSCode or PyCharm.","Catch GuardDuty API call errors (wrong parameters, missing arguments) before runtime using mypy or pyright.","Document GuardDuty client method signatures and return types for team members reading the code.","Validate paginator and waiter usage with full type hints for GuardDuty operations.","Integrate GuardDuty type checking into CI/CD pipelines using mypy or pyright without runtime overhead."],"what_it_does":"This package provides type stubs for boto3's GuardDuty service, generated by mypy-boto3-builder. It enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to understand and validate GuardDuty client calls, offering autocomplete and catching type errors at development time rather than runtime.\n\nThe package is purely a type-annotation layer\u2014it has no runtime behavior and depends only on typing-extensions. It's designed to be installed alongside boto3 and works by providing type information for GuardDuty's client, paginators, waiters, and service models. Installation is straightforward via pip, and it integrates transparently with most Python development environments.","worth_installing":"Yes, if you use boto3 GuardDuty in a typed Python project. The package is actively maintained, has no security vulnerabilities, carries a permissive MIT license, and adds negligible install friction. It's particularly valuable in codebases using mypy or pyright, or in IDEs like VSCode with Pylance. The only caveat: PyCharm users may experience performance issues with the full type stubs and should consider boto3-stubs-lite instead."},"id":"mypy-boto3-guardduty","links":{"html":"https://skillfed.io/packages/mypy-boto3-guardduty","md":"https://skillfed.io/packages/mypy-boto3-guardduty.md","pypi":"https://pypi.org/project/mypy-boto3-guardduty/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-22","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-guardduty","python_support":"supports_current","summary":"Type annotations for boto3 GuardDuty 1.43.54 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":288713,"position":8015,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.54"}
