{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's DatabaseMigrationService client, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable mypy or pyright type checking on boto3 DatabaseMigrationService code in CI/CD pipelines.","Get IDE autocompletion and inline type hints when writing DMS client code in VSCode or PyCharm.","Catch type mismatches in DMS API calls (e.g., incorrect parameter types) before runtime.","Document expected types for DMS paginator and waiter usage in team codebases.","Use in TYPE_CHECKING blocks to add type safety without adding runtime dependencies to production deployments."],"what_it_does":"mypy-boto3-dms is a type-stub package that adds comprehensive type annotations to boto3's DatabaseMigrationService client. It is generated from boto3 1.43.59 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware tools. The package enables static type checking and IDE autocompletion for DMS operations without requiring explicit type annotations in your code.\n\nThe package is designed as a development-time dependency\u2014it can be imported only under TYPE_CHECKING guards to avoid runtime overhead in production. It covers client methods, paginators, waiters, and type definitions for the DatabaseMigrationService API, allowing developers to catch type errors early and get accurate code completion suggestions while writing boto3 code.","worth_installing":"Yes. This is a low-friction, actively maintained type-stub package with no security vulnerabilities, permissive MIT licensing, and broad IDE support. Install it if you use boto3's DatabaseMigrationService and want static type checking or IDE autocompletion. It can be safely used as a development-only dependency via TYPE_CHECKING guards."},"id":"mypy-boto3-dms","links":{"html":"https://skillfed.io/packages/mypy-boto3-dms","md":"https://skillfed.io/packages/mypy-boto3-dms.md","pypi":"https://pypi.org/project/mypy-boto3-dms/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-dms","python_support":"supports_current","summary":"Type annotations for boto3 DatabaseMigrationService 1.43.59 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":392086,"position":7007,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.59"}
