--- id: mypy-boto3-sagemaker-geospatial version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-sagemaker-geospatial — Type annotations for boto3 SageMakergeospatialcapabilities 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 243.2K/mo ## What it is and what it does This package provides type stub annotations for the boto3 SageMaker Geospatial service, enabling static type checking and IDE autocomplete when working with AWS geospatial capabilities. It is generated from boto3 1.43.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other type-aware tools. The stubs include annotations for service clients, paginators, type definitions, and literal enums, allowing developers to catch type errors before runtime and get inline documentation and parameter hints in their editor. It depends only on typing-extensions and is designed as a lightweight, type-only package. Use it for: - Enable IDE autocomplete and inline documentation when calling SageMaker Geospatial APIs in boto3 code. - Catch type mismatches in boto3 SageMaker Geospatial calls during development using mypy or pyright. - Provide explicit type annotations for SageMakergeospatialcapabilitiesClient in codebases requiring strict type safety. - Support static analysis in CI/CD pipelines to validate boto3 usage before deployment. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations and IDE autocomplete support for boto3's SageMaker Geospatial service, enabling static type checking with mypy, pyright, and editor integrations. Yes. If you use boto3 with SageMaker Geospatial, this package is worth installing. It has low install friction, active maintenance, no known vulnerabilities, permissive MIT licensing, and directly improves developer experience through type checking and IDE support. ## Install pip install mypy-boto3-sagemaker-geospatial uv add mypy-boto3-sagemaker-geospatial poetry add mypy-boto3-sagemaker-geospatial ## Installing mypy-boto3-sagemaker-geospatial Before you install: Low friction: single runtime dependency (typing-extensions), wheel-only distribution, and actively maintained. Last commit 2026-06-22 with active status. License in practice: MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations. Quickstart: pip install mypy-boto3-sagemaker-geospatial from boto3.session import Session from mypy_boto3_sagemaker_geospatial import SageMakergeospatialcapabilitiesClient client: SageMakergeospatialcapabilitiesClient = Session().client("sagemaker-geospatial") Requires boto3 to be installed separately; type checking requires a compatible tool (mypy, pyright, or IDE with type support). Verify before relying: - Whether PyCharm performance issue PY-40997 has been resolved since the documentation warns of slow Literal overload handling. - Compatibility guarantees with boto3 versions other than 1.43.0 that the stubs were generated for. - Whether the lite variant offers meaningful performance improvements for PyCharm users. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 243.2K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs sagemaker geospatial, type annotations aws sdk, mypy boto3 autocomplete, static type checking aws, ide code completion boto3, pyright type hints aws, sagemaker geospatial types, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-sagemaker-geospatial) · [View on PyPI](https://pypi.org/project/mypy-boto3-sagemaker-geospatial/)