mypy-boto3-iotsecuretunneling
Type annotations for boto3 IoTSecureTunneling 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type stub library for boto3's IoTSecureTunneling service, generated by mypy-boto3-builder 8.12.0. It provides complete type annotations for the IoTSecureTunneling client, enabling static type checkers (mypy, pyright) and IDEs (VSCode with Pylance, PyCharm, Emacs, Sublime Text) to offer accurate autocomplete and catch type errors at development time rather than runtime.
The package contains no runtime code—it is purely type information. It works by being installed alongside boto3, allowing type checkers to understand the shape and behavior of IoTSecureTunneling API calls. Developers can use it standalone or as part of boto3-stubs, which bundles type stubs for multiple AWS services. The package supports Python 3.9 through 3.14 and has been actively maintained since 2019.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 IoTSecureTunneling client code in VSCode or PyCharm
- Catch type errors in IoTSecureTunneling API calls during development using mypy or pyright without running code
- Provide explicit type annotations for IoTSecureTunnelingClient, literals, and service-specific type definitions in production code
- Improve code documentation and maintainability by making boto3 IoTSecureTunneling API contracts visible to static analysis tools
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's IoTSecureTunneling service, enabling IDE autocomplete, type checking in mypy and pyright, and static analysis without runtime overhead.
Yes, if you use boto3's IoTSecureTunneling service and want IDE autocomplete or static type checking. Install friction is negligible, maintenance is active, and the MIT license carries no restrictions. The package is stable (Production/Stable status) and has no known vulnerabilities. Consider boto3-stubs-lite if PyCharm performance becomes an issue.
Install
mypy-boto3-iotsecuretunneling on PyPI
pip
pip install mypy-boto3-iotsecuretunnelinguv
uv add mypy-boto3-iotsecuretunnelingpoetry
poetry add mypy-boto3-iotsecuretunnelingInstalling mypy-boto3-iotsecuretunneling
Before you install
Low friction: pure Python wheel with only typing-extensions as a runtime dependency. Actively maintained with recent commits and stable production status.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal obligations.
Quickstart
# Install
python -m pip install mypy-boto3-iotsecuretunneling
# Use in code
from boto3.session import Session
from mypy_boto3_iotsecuretunneling import IoTSecureTunnelingClient
client: IoTSecureTunnelingClient = Session().client("iotsecuretunneling")
Verify before relying
- Whether PyCharm performance issue PY-40997 affects this package's Literal overloads in practice
- Whether the lite variant (boto3-stubs-lite) provides sufficient type coverage for typical IoTSecureTunneling workflows
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 253,786/month — #8,508 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_iotsecuretunneling-1.43.0-py3-none-any.whl
Keywords: boto3, iotsecuretunneling, 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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotdeviceadvisorProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-frauddetectorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ioteventsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotwirelessProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-stsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-lookoutequipmentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iot-jobs-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI