{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for aiobotocore's SecurityHub service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","async"],"use_cases":["Enable IDE autocomplete and type checking when writing async AWS SecurityHub code with aiobotocore in VSCode or PyCharm.","Catch type errors in SecurityHub API calls (e.g., wrong parameter names or types) before runtime using mypy or pyright.","Document SecurityHub client method signatures and return types in your codebase without writing manual type hints.","Support paginator type annotations for SecurityHub list operations in async workflows.","Use TYPE_CHECKING guards to include type stubs only during development, keeping production dependencies minimal."],"what_it_does":"This package is a type-stub library that adds static type information to aiobotocore's SecurityHub service. It is generated from aiobotocore 3.9.0 and works with IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to provide code completion and catch type errors at development time rather than runtime.\n\nThe package contains no runtime code\u2014it is purely annotations. When installed alongside aiobotocore, it enables your editor and type checker to understand the shape of SecurityHub client methods, paginators, and data structures. This is especially useful for async code using aiobotocore, where IDE support is otherwise limited. The package supports Python 3.9 through 3.14 and is actively maintained.","worth_installing":"Yes, if you use aiobotocore with SecurityHub and want IDE support or static type checking. The package is lightweight (one pure-Python dependency), actively maintained, and carries no security vulnerabilities. Install it as a development dependency to gain immediate type safety and autocomplete without modifying your application code."},"id":"types-aiobotocore-securityhub","links":{"html":"https://skillfed.io/packages/types-aiobotocore-securityhub","md":"https://skillfed.io/packages/types-aiobotocore-securityhub.md","pypi":"https://pypi.org/project/types-aiobotocore-securityhub/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-securityhub","python_support":"supports_current","summary":"Type annotations for aiobotocore SecurityHub 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":142120,"position":11224,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
