skillfed

mypy-boto3-config

Type annotations for boto3 ConfigService 1.43.42 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-config v1.43.42 327.8K downloads/30d#7,565 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information to boto3's AWS ConfigService client. It is generated automatically using mypy-boto3-builder and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code.

The package contains type definitions for the ConfigService client, paginators, waiters, and service models. It has a single runtime dependency on typing-extensions and supports Python 3.9 through 3.14. The library is a stub-only package (no runtime behavior) and is typically installed alongside boto3-stubs or used standalone for type checking during development.

Use it for:

  • Enable IDE autocompletion and type hints when writing boto3 ConfigService code in VSCode or PyCharm.
  • Run mypy or pyright type checkers on boto3 code to catch configuration and API usage errors before runtime.
  • Document ConfigService API usage by providing explicit type annotations for client methods and responses.
  • Integrate type checking into CI/CD pipelines to validate AWS infrastructure-as-code scripts.
  • Support LSP-based editors (Emacs, Sublime Text) with type information for boto3 ConfigService operations.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's AWS ConfigService client, enabling static type checking with mypy, pyright, and other tools.

Yes. Install this if you use boto3's ConfigService and want static type checking or IDE autocompletion. It has low friction (one lightweight dependency), is actively maintained, carries no license restrictions, and has no known vulnerabilities. The only caveat is PyCharm performance on Literal overloads—if you experience slowness, the description suggests switching to boto3-stubs-lite.

Install

mypy-boto3-config on PyPI

pip

pip install mypy-boto3-config

uv

uv add mypy-boto3-config

poetry

poetry add mypy-boto3-config

Installing mypy-boto3-config

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-07-07 with recent commits, making it reliable for ongoing boto3 development.

License in practice

MIT license permits use in both open-source and proprietary projects with minimal restrictions, making it safe to include in any codebase.

Quickstart

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

# Use in code
from boto3.session import Session
from mypy_boto3_config import ConfigServiceClient

client: ConfigServiceClient = Session().client("config")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Performance impact on PyCharm reported in description but not quantified in fact sheet.
  • Whether boto3-stubs-lite is a recommended alternative for production deployments to reduce memory overhead.

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 — 38 days since the last release
Last repo commit
First released
Downloads 327,839/month — #7,565 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_config-1.43.42-py3-none-any.whl

Keywords: boto3, config, 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 stubsaws config service typingmypy boto3 annotationside autocomplete boto3static type checking awsboto3 type hintspyright aws stubs
type-stubsaws-sdkstatic-typing

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-service-quotas

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-partnercentral-selling

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-quicksight

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-arc-region-switch

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-route53-recovery-control-config

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-billingconductor

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-forecast

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cleanrooms

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-customer-profiles

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI