skillfed

mypy-boto3-ec2-instance-connect

Type annotations for boto3 EC2InstanceConnect 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-ec2-instance-connect v1.43.0 280.4K downloads/30d#8,110 on PyPI670
Permissive license MIT Active released

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-connect

uv

uv add mypy-boto3-ec2-instance-connect

poetry

poetry add mypy-boto3-ec2-instance-connect

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubsec2 instance connect typingaws sdk type annotationsmypy boto3 stubspython aws type hintside autocomplete boto3pyright aws types
type-stubsaws-sdkboto3

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-pca-connector-scep

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-codeconnections

Provides type annotations for boto3…

permissive · top 15,000 on PyPI

mypy-boto3-connectcases

Provides type stubs and IDE autocomplete for…

permissive · top 15,000 on PyPI

mypy-boto3-connectcampaignsv2

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-interconnect

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-workspaces-instances

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connectcampaigns

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-directconnect

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI