skillfed

mypy-boto3-interconnect

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

mypy-boto3-interconnect v1.43.0 112.3K downloads/30d#12,375 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stubs library that adds static type annotations for the AWS Interconnect service within boto3. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with IDEs (VSCode, PyCharm, Emacs, Sublime Text), type checkers (mypy, pyright), and other tools that consume Python type hints.

When installed, it enables IDE autocomplete, inline documentation, and static type checking on Interconnect client calls without requiring explicit type annotations in your code. The package is classified as stubs-only and carries no runtime dependencies beyond typing-extensions, making it suitable for development environments where you want type safety during development but do not want to ship the stubs in production.

Use it for:

  • Add IDE autocomplete and type hints to boto3 Interconnect calls in VSCode or PyCharm during development.
  • Run mypy or pyright on boto3 code to catch type errors before deployment.
  • Generate type-aware documentation and catch undefined service methods at check time.
  • Use TYPE_CHECKING guards to import stubs only during type checking, keeping production dependencies minimal.
  • Integrate with Emacs or Sublime Text LSP servers for real-time type feedback on AWS SDK calls.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion support for boto3's Interconnect service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's Interconnect service and want static type checking or IDE autocompletion. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. Install as a development dependency only (not in production requirements) and pair with boto3-stubs-lite if PyCharm performance becomes an issue.

Install

mypy-boto3-interconnect on PyPI

pip

pip install mypy-boto3-interconnect

uv

uv add mypy-boto3-interconnect

poetry

poetry add mypy-boto3-interconnect

Installing mypy-boto3-interconnect

Before you install

Low friction installation with a single lightweight dependency (typing-extensions). Actively maintained as of 2026-06-22 with recent releases, part of a stable, widely-used type-stubs ecosystem.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.

Quickstart

# Install
python -m pip install mypy-boto3-interconnect

# Use in code
from boto3.session import Session
from mypy_boto3_interconnect import InterconnectClient

client: InterconnectClient = Session().client("interconnect")
# Now type checking and IDE autocomplete work on client calls

Requires Python 3.9 or later; intended as a development/type-checking dependency, not for runtime use in production code.

Verify before relying

  • Whether this package is best installed standalone or as part of boto3-stubs[interconnect] for typical workflows.
  • Performance impact on PyCharm compared to boto3-stubs-lite variant mentioned in the description.

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 112,251/month — #12,375 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_interconnect-1.43.0-py3-none-any.whl

Keywords: boto3, interconnect, 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 stubs interconnectmypy boto3 annotationsboto3 type hints IDE supportinterconnect service typingaws sdk type checkingboto3 autocomplete stubspyright boto3 types
type-stubsaws-sdkide-support

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

Provides type annotations for boto3…

permissive · top 15,000 on PyPI

mypy-boto3-ec2-instance-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codestar-connections

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect-contact-lens

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI