--- id: mypy-boto3-sagemaker-featurestore-runtime version: "1.43.37" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-sagemaker-featurestore-runtime — Type annotations for boto3 SageMakerFeatureStoreRuntime 1.43.37 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 250.2K/mo ## What it is and what it does This package is a type stub library that adds static type information to boto3's SageMaker Feature Store Runtime service. It was generated using mypy-boto3-builder 8.12.0 and provides complete type annotations for client methods, paginators, and type definitions, enabling IDEs like VSCode, PyCharm, Emacs, and Sublime Text to offer accurate autocomplete and type checking. The package works by providing `.pyi` stub files that describe the shape of the boto3 API without adding runtime overhead. When installed alongside boto3, it allows type checkers like mypy and pyright to validate your code statically, catching potential bugs before runtime. It supports multiple usage patterns: standalone installation for minimal dependencies, or as part of boto3-stubs for broader AWS service coverage. Use it for: - Enable IDE autocomplete and inline documentation for SageMaker Feature Store Runtime API calls in VSCode or PyCharm. - Run mypy or pyright type checking on code that uses boto3 SageMaker Feature Store Runtime to catch type errors before deployment. - Provide explicit type hints for function parameters and return values when working with SageMaker feature store clients in team projects. - Use in CI/CD pipelines to enforce type safety on boto3 code without modifying application logic. - Support Emacs or Sublime Text development with LSP-based type checking and code completion for AWS SDK calls. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides type annotations for boto3's SageMaker Feature Store Runtime service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across multiple editors. Yes. This is a low-friction, actively maintained type stub package with no security vulnerabilities and permissive licensing. Install it if you use boto3's SageMaker Feature Store Runtime service and want IDE autocomplete and static type checking—it adds no runtime dependencies beyond typing-extensions and integrates transparently with standard Python tooling. ## Install pip install mypy-boto3-sagemaker-featurestore-runtime uv add mypy-boto3-sagemaker-featurestore-runtime poetry add mypy-boto3-sagemaker-featurestore-runtime ## Installing mypy-boto3-sagemaker-featurestore-runtime Before you install: Low friction install with a single lightweight dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities. License in practice: MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects. Quickstart: pip install mypy-boto3-sagemaker-featurestore-runtime from mypy_boto3_sagemaker_featurestore_runtime import SageMakerFeatureStoreRuntimeClient import boto3 client: SageMakerFeatureStoreRuntimeClient = boto3.client("sagemaker-featurestore-runtime") Requires Python 3.9 or later; intended for use with boto3 1.43.37 or compatible versions. Verify before relying: - Whether this package works correctly with boto3 versions other than 1.43.37 or if strict version pinning is required. - Performance impact in PyCharm when using full boto3-stubs versus the lite variant mentioned in the documentation. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 250.2K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs sagemaker, type annotations aws sdk, mypy boto3 stubs, sagemaker featurestore runtime types, boto3 autocomplete typing, pyright aws type hints, ide support boto3 sagemaker, type-stubs, aws-sdk, static-analysis [View on SkillFed](https://skillfed.io/packages/mypy-boto3-sagemaker-featurestore-runtime) · [View on PyPI](https://pypi.org/project/mypy-boto3-sagemaker-featurestore-runtime/)