--- id: mypy-boto3-iotsecuretunneling version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-iotsecuretunneling — Type annotations for boto3 IoTSecureTunneling 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 253.8K/mo ## 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 above — 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 pip install mypy-boto3-iotsecuretunneling uv add mypy-boto3-iotsecuretunneling poetry add mypy-boto3-iotsecuretunneling ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 253.8K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs iotsecuretunneling, mypy boto3 type annotations, aws iot secure tunneling types, boto3 type checking ide support, python aws sdk type hints, mypy-boto3 stubs generator, boto3 autocomplete pyright, type-stubs, aws-sdk, static-analysis [View on SkillFed](https://skillfed.io/packages/mypy-boto3-iotsecuretunneling) · [View on PyPI](https://pypi.org/project/mypy-boto3-iotsecuretunneling/)