skillfed

mypy-boto3-servicediscovery

Type annotations for boto3 ServiceDiscovery 1.43.48 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-servicediscovery v1.43.48 296.1K downloads/30d#7,904 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 ServiceDiscovery client. It is generated automatically from boto3 1.43.48 using mypy-boto3-builder 8.12.0 and works with multiple type checkers and IDEs including VSCode, PyCharm, mypy, and pyright.

When installed, it enables IDE code completion, catches type errors during static analysis, and provides explicit type annotations for ServiceDiscovery operations without requiring manual type hints in your code. It has a single runtime dependency (typing-extensions) and supports Python 3.9 through 3.14. The package is MIT-licensed and actively maintained, with no known security vulnerabilities.

Use it for:

  • Enable IDE autocomplete and type checking for boto3 ServiceDiscovery calls in VSCode with Pylance or PyCharm.
  • Catch type errors in ServiceDiscovery client usage before runtime using mypy or pyright in CI/CD pipelines.
  • Get explicit type annotations for ServiceDiscovery paginators and waiters without writing manual type hints.
  • Improve code reliability and developer experience when working with AWS service discovery operations in large codebases.

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

Yes, if you use boto3's ServiceDiscovery client and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm users may experience performance issues with full type stubs (boto3-stubs-lite is offered as a lighter alternative). For mypy, pyright, VSCode, or other tools, this is a straightforward install with clear benefits.

Install

mypy-boto3-servicediscovery on PyPI

pip

pip install mypy-boto3-servicediscovery

uv

uv add mypy-boto3-servicediscovery

poetry

poetry add mypy-boto3-servicediscovery

Installing mypy-boto3-servicediscovery

Before you install

Low friction install with a single runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22. Widely used in the top 15000 PyPI packages tier.

License in practice

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

Quickstart

pip install mypy-boto3-servicediscovery

from boto3.session import Session
from mypy_boto3_servicediscovery import ServiceDiscoveryClient

client: ServiceDiscoveryClient = Session().client("servicediscovery")
# Type checking and IDE autocomplete now work

Requires Python 3.9 or later; best results with VSCode + Pylance, PyCharm, mypy, or pyright installed separately.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved in current versions.
  • Exact scope of type coverage for all ServiceDiscovery operations, paginators, and waiters.

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

Evidence: mypy_boto3_servicediscovery-1.43.48-py3-none-any.whl

Keywords: boto3, servicediscovery, 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 annotationsservicediscovery type stubsmypy boto3 supportaws sdk type hintsboto3 autocomplete idepyright boto3 stubsservicediscovery client types
type-stubsaws-sdkstatic-analysis

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-ssm-sap

Provides type annotations for boto3's AWS…

permissive · top 15,000 on PyPI

mypy-boto3-mq

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-drs

Provides type annotations for the boto3 AWS Drs…

permissive · top 15,000 on PyPI

mypy-boto3-route53domains

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI