skillfed

mypy-boto3-apigatewaymanagementapi

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

mypy-boto3-apigatewaymanagementapi v1.43.0 340.2K downloads/30d#7,414 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds complete type annotations to boto3's ApiGatewayManagementApi client. It was generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and enables IDE code completion, static type checking, and inline documentation across VSCode, PyCharm, Emacs, Sublime Text, and command-line tools like mypy and pyright.

When installed, it allows you to write boto3 code normally while receiving full type hints and autocomplete suggestions. The package is a stub-only distribution—it adds no runtime behavior, only type information. It depends only on typing-extensions and installs cleanly with minimal friction. The annotations cover client methods, request/response types, and service-specific literals, making it straightforward to catch type errors before runtime.

Use it for:

  • Enable IDE autocomplete and inline documentation when writing ApiGatewayManagementApi code in VSCode or PyCharm.
  • Run mypy or pyright type checking on boto3 code to catch type mismatches before deployment.
  • Provide explicit type hints for function signatures that accept or return ApiGatewayManagementApi clients.
  • Reduce development friction by avoiding manual type annotations for boto3 service calls.
  • Integrate with CI/CD pipelines to enforce type safety on AWS SDK usage.

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 ApiGatewayManagementApi service, enabling static type checking with mypy, pyright, and other tools.

Yes. If you use boto3's ApiGatewayManagementApi service and want IDE support or static type checking, this package is a straightforward, low-friction addition. It has no runtime cost, a single lightweight dependency, active maintenance, no known vulnerabilities, and a permissive license. Install it unless you are certain you do not need type hints for this service.

Install

mypy-boto3-apigatewaymanagementapi on PyPI

pip

pip install mypy-boto3-apigatewaymanagementapi

uv

uv add mypy-boto3-apigatewaymanagementapi

poetry

poetry add mypy-boto3-apigatewaymanagementapi

Installing mypy-boto3-apigatewaymanagementapi

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license permits use in both open-source and commercial projects with minimal restrictions; suitable for production environments.

Quickstart

pip install mypy-boto3-apigatewaymanagementapi

from boto3.session import Session
from mypy_boto3_apigatewaymanagementapi import ApiGatewayManagementApiClient

client: ApiGatewayManagementApiClient = Session().client("apigatewaymanagementapi")

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

Verify before relying

  • Performance impact in PyCharm with large Literal overloads (documentation mentions issue PY-40997)
  • Whether lighter variants are necessary for your IDE to avoid slowdowns
  • Exact compatibility with PyCharm's type checker performance

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

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

Keywords: boto3, apigatewaymanagementapi, 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 stubsapigatewaymanagementapi type annotationsmypy boto3 stubsaws sdk type hintsboto3 ide autocompletepython type checking awsboto3 static type checking
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-apigateway

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-cost-optimization-hub

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-partnercentral-channel

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-resourcegroupstaggingapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-boto3-apigatewaymanagementapi

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-snow-device-management

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-backup-gateway

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-storagegateway

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-workmailmessageflow

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-servicecatalog-appregistry

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI