mypy-boto3-ec2-instance-connect
Type annotations for boto3 EC2InstanceConnect 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 EC2InstanceConnect service, generated by mypy-boto3-builder 8.12.0. It provides complete type annotations for the EC2InstanceConnect API, enabling static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to offer code completion and catch type errors at development time rather than runtime.
The package depends only on typing-extensions and is designed to be installed alongside boto3. It works with Python 3.9 and later. Type checking requires no explicit annotations in your code—you write boto3 code normally, and the stubs provide the type information behind the scenes. The package is marked as Production/Stable and actively maintained, with no known security vulnerabilities.
Use it for:
- Enable IDE autocomplete and type hints when writing EC2InstanceConnect boto3 code in VSCode, PyCharm, or other supported editors.
- Catch type errors in EC2InstanceConnect API calls using mypy or pyright before deployment.
- Provide explicit type annotations for EC2InstanceConnectClient in codebases that require strict typing.
- Use Literal types from the stubs module for type-safe parameter validation in EC2InstanceConnect operations.
- Integrate type checking into CI/CD pipelines to enforce type safety for AWS SDK interactions.
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 EC2InstanceConnect service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a low-friction, actively maintained type-stub package with no security issues and permissive licensing. Install it if you use boto3's EC2InstanceConnect service and want IDE autocomplete or static type checking—it requires only typing-extensions and integrates seamlessly with standard Python tooling. Skip it only if you have no type-checking infrastructure or do not use EC2InstanceConnect.
Install
mypy-boto3-ec2-instance-connect on PyPI
pip
pip install mypy-boto3-ec2-instance-connectuv
uv add mypy-boto3-ec2-instance-connectpoetry
poetry add mypy-boto3-ec2-instance-connectInstalling mypy-boto3-ec2-instance-connect
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
# Install with pip
python -m pip install mypy-boto3-ec2-instance-connect
# Use in code
from boto3.session import Session
from mypy_boto3_ec2_instance_connect import EC2InstanceConnectClient
client: EC2InstanceConnectClient = Session().client("ec2-instance-connect")
Requires boto3 to be installed separately; type checking requires a compatible type checker (mypy, pyright, or IDE with type support).
Verify before relying
- Whether the package works correctly with all listed Python versions (3.9–3.14) in practice.
- Performance impact when used with PyCharm (documentation mentions potential slowness with Literal overloads).
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 | 280,429/month — #8,110 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_ec2_instance_connect-1.43.0-py3-none-any.whl
Keywords: boto3, ec2-instance-connect, 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-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-pca-connector-scepProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeconnectionsProvides type annotations for boto3…
permissive · top 15,000 on PyPI
mypy-boto3-connectcasesProvides type stubs and IDE autocomplete for…
permissive · top 15,000 on PyPI
mypy-boto3-connectcampaignsv2Provides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-interconnectProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-workspaces-instancesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectcampaignsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-directconnectProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI