--- id: mypy-boto3-migrationhuborchestrator version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-migrationhuborchestrator — Type annotations for boto3 MigrationHubOrchestrator 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 243.1K/mo ## What it is and what it does This package is a type-stub library generated with mypy-boto3-builder 8.12.0 for the MigrationHubOrchestrator AWS service compatible with boto3 1.43.0. It provides complete type annotations for client methods, paginators, waiters, and service resources, enabling IDEs and type checkers to offer code completion and catch type errors at development time. The stubs work with VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright. Installation is straightforward—either as a standalone package or as part of boto3-stubs with the migrationhuborchestrator extra. The package has no production dependencies beyond typing-extensions and is designed to be development-only, often guarded behind TYPE_CHECKING blocks to avoid adding runtime overhead. Use it for: - Enable IDE autocomplete and type hints when writing boto3 code for MigrationHubOrchestrator in VSCode or PyCharm - Catch type errors in boto3 calls before runtime using mypy or pyright in CI/CD pipelines - Provide explicit type annotations for client, paginator, and waiter objects without manual documentation lookup - Improve code maintainability by making boto3 API contracts visible to static analysis tools ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocomplete support for boto3's MigrationHubOrchestrator service, enabling static type checking with mypy, pyright, and other tools. Yes, if you use boto3 with MigrationHubOrchestrator. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and is licensed permissively. It is most valuable in projects where static type checking is already in use or planned. If you do not use type checking, it adds no practical benefit. ## Install pip install mypy-boto3-migrationhuborchestrator uv add mypy-boto3-migrationhuborchestrator poetry add mypy-boto3-migrationhuborchestrator ## Installing mypy-boto3-migrationhuborchestrator Before you install: Low install friction with a single runtime dependency (typing-extensions). Actively maintained with no known vulnerabilities. License in practice: MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects. Quickstart: python -m pip install mypy-boto3-migrationhuborchestrator from boto3.session import Session from mypy_boto3_migrationhuborchestrator import MigrationHubOrchestratorClient client: MigrationHubOrchestratorClient = Session().client("migrationhuborchestrator") Verify before relying: - Whether generated type stubs remain synchronized with boto3 across future releases - Performance impact of full stubs versus boto3-stubs-lite variant in PyCharm environments ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 243.1K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, aws migration hub orchestrator types, mypy boto3 annotations, ide autocomplete boto3, static type checking aws sdk, type-stubs, aws-sdk, static-analysis [View on SkillFed](https://skillfed.io/packages/mypy-boto3-migrationhuborchestrator) · [View on PyPI](https://pypi.org/project/mypy-boto3-migrationhuborchestrator/)