mypy-boto3-securityagent
Type annotations for boto3 SecurityAgent 1.43.71 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library that adds static type information to boto3's SecurityAgent service. It is generated automatically from boto3 1.43.71 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code.
The package is a pure stub-only distribution with no runtime code—it only adds type metadata. It depends solely on typing-extensions and supports Python 3.9 through 3.14. Installation is straightforward via pip, either standalone or as part of boto3-stubs[securityagent]. The documentation covers setup for multiple IDEs and type checkers, including guidance on using TYPE_CHECKING guards to keep the dependency out of production builds.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 SecurityAgent code in VSCode or PyCharm.
- Catch SecurityAgent API misuse at development time with mypy or pyright before running code.
- Provide explicit type annotations for SecurityAgentClient, paginators, and service-specific types in large codebases.
- Reduce production dependencies by using TYPE_CHECKING guards to import types only during static analysis.
- Integrate boto3 type checking into CI/CD pipelines using mypy or pyright without runtime overhead.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's SecurityAgent service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's SecurityAgent service and want IDE autocomplete or static type checking. Installation is trivial, maintenance is active, there are no known vulnerabilities, and the MIT license imposes no restrictions. The only gotcha is that PyCharm may experience performance issues with the full stubs (boto3-stubs-lite is recommended as an alternative), and you must have boto3 and Python 3.9+ already installed.
Install
mypy-boto3-securityagent on PyPI
pip
pip install mypy-boto3-securityagentuv
uv add mypy-boto3-securityagentpoetry
poetry add mypy-boto3-securityagentInstalling mypy-boto3-securityagent
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Released 1 day ago with active maintenance; repo has 670 stars and was last updated 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-securityagent
from boto3.session import Session
from mypy_boto3_securityagent import SecurityAgentClient
client: SecurityAgentClient = Session().client("securityagent")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (issue PY-40997) affect this version's usability.
- Whether the lite variant (boto3-stubs-lite) is recommended as a lower-memory alternative for this service.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 1 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 114,625/month — #12,287 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_securityagent-1.43.71-py3-none-any.whl
Keywords: boto3, securityagent, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-acmProvides type annotations and IDE…
permissive · top 15,000 on PyPI
types-boto3Provides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-devops-agentProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-trustedadvisorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-chatbotProvides type annotations for boto3's AWS…
permissive · top 15,000 on PyPI
mypy-boto3-codecommitProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeartifactProvides type annotations and IDE…
permissive · top 15,000 on PyPI