{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's SageMakerRuntime service, enabling static type checking with mypy, pyright, and editor integrations.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and inline documentation for SageMakerRuntime API calls in VSCode or PyCharm.","Catch type errors in boto3 SageMakerRuntime usage before deployment using mypy or pyright in CI/CD.","Provide explicit type annotations for SageMakerRuntimeClient in codebases that enforce strict typing.","Support Pylint and other linters by defining types that prevent false 'undefined variable' warnings.","Use in TYPE_CHECKING blocks to gain type safety without adding a runtime dependency to production builds."],"what_it_does":"This package is a type-stub library that adds static type information for boto3's SageMakerRuntime service. It is generated from boto3 1.43.68 using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide autocomplete and catch type errors at development time rather than runtime.\n\nWhen installed, it enables your editor and type checker to understand the shape and methods of SageMakerRuntime clients without requiring explicit type annotations in your code. It is a stub-only package\u2014it contains no runtime logic, only type metadata\u2014so it can be safely imported only during type checking (via TYPE_CHECKING guards) to avoid adding a production dependency.","worth_installing":"Yes. If you use boto3's SageMakerRuntime service and want type safety and IDE support, this is a low-friction, actively maintained, and permissively licensed choice. Install it in your development environment or as a dev-only dependency. Note: PyCharm users may experience performance issues with Literal overloads; consider the lite variant if that becomes a problem."},"id":"types-boto3-sagemaker-runtime","links":{"html":"https://skillfed.io/packages/types-boto3-sagemaker-runtime","md":"https://skillfed.io/packages/types-boto3-sagemaker-runtime.md","pypi":"https://pypi.org/project/types-boto3-sagemaker-runtime/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-sagemaker-runtime","python_support":"supports_current","summary":"Type annotations for boto3 SageMakerRuntime 1.43.68 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":192097,"position":9870,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.68"}
