{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's SecretsManager service, enabling static type checking with mypy and pyright.","skillfed_tags":["type-stubs","aws-sdk"],"use_cases":["Enable IDE autocomplete and type checking for boto3 SecretsManager calls in VSCode or PyCharm without writing manual type hints.","Catch SecretsManager API usage errors during static analysis with mypy or pyright before deploying to production.","Provide explicit type annotations for SecretsManagerClient, paginators, and waiters in large codebases requiring strict typing.","Use in TYPE_CHECKING blocks to add type safety during development while keeping the package out of production dependencies."],"what_it_does":"This package is a type stub library that adds static type checking and IDE code completion for boto3's SecretsManager service. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware tools. When installed, it allows developers to write boto3 code without explicit type annotations while still receiving full IDE autocomplete and catching type errors before runtime.\n\nThe package is a pure stub\u2014it contains no runtime code, only type definitions. It depends only on typing-extensions and installs with minimal friction. It supports explicit type annotations for SecretsManager clients, paginators, waiters, and service resources, and can be used in TYPE_CHECKING blocks to avoid production dependencies. The package is actively maintained and compatible with Python 3.9 through 3.14.","worth_installing":"Yes. If you use boto3's SecretsManager service and want IDE autocomplete or static type checking, install this package. It has no runtime overhead, low install friction, active maintenance, MIT licensing, and zero known vulnerabilities. The only caveat is PyCharm users may experience performance issues with Literal overloads; consider types-boto3-lite as an alternative if that occurs."},"id":"types-boto3-secretsmanager","links":{"html":"https://skillfed.io/packages/types-boto3-secretsmanager","md":"https://skillfed.io/packages/types-boto3-secretsmanager.md","pypi":"https://pypi.org/project/types-boto3-secretsmanager/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-secretsmanager","python_support":"supports_current","summary":"Type annotations for boto3 SecretsManager 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":636565,"position":5625,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
