skillfed

mypy-boto3-secretsmanager

Type annotations for boto3 SecretsManager 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-secretsmanager v1.43.0 9.0M downloads/30d#1,566 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information 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 Pylance, PyCharm, and other type-aware tools to provide IDE autocomplete and catch type errors at development time.

When installed, it allows you to annotate boto3 SecretsManager clients and related objects with precise types, enabling your editor and type checker to validate your code without runtime errors. It supports client annotations, paginators, and type-safe literals for service operations. The package is designed as a development-only dependency and can be excluded from production using TYPE_CHECKING guards.

Use it for:

  • Add IDE autocomplete and type checking to boto3 SecretsManager code in VSCode with Pylance or PyCharm.
  • Catch type errors in AWS Secrets Manager API calls before runtime using mypy or pyright.
  • Annotate SecretsManagerClient and paginator objects for explicit type safety in large codebases.
  • Enable static analysis in CI/CD pipelines to validate boto3 SecretsManager usage patterns.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocomplete support for boto3's SecretsManager service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3 SecretsManager and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and there are no security vulnerabilities. The MIT license poses no restrictions. PyCharm users should be aware of potential performance issues with full stubs and may prefer the lite variant.

Install

mypy-boto3-secretsmanager on PyPI

pip

pip install mypy-boto3-secretsmanager

uv

uv add mypy-boto3-secretsmanager

poetry

poetry add mypy-boto3-secretsmanager

Installing mypy-boto3-secretsmanager

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.

Quickstart

pip install mypy-boto3-secretsmanager

from boto3.session import Session
from mypy_boto3_secretsmanager import SecretsManagerClient

client: SecretsManagerClient = Session().client("secretsmanager")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether the package works correctly with all listed IDE integrations (VSCode, PyCharm, Emacs, Sublime Text) in practice.
  • Performance impact on PyCharm when using full boto3-stubs versus the lite variant, as documentation warns of potential slowness.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 1 — typing-extensions
Maintenance actively maintained — 107 days since the last release
Last repo commit
First released
Downloads 9,015,523/month — #1,566 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_secretsmanager-1.43.0-py3-none-any.whl

Keywords: boto3, secretsmanager, boto3-stubs, type-annotations, mypy, typeshed, autocomplete

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs secretsmanageraws secrets manager type hintsboto3 secretsmanager mypy annotationstype checking aws secretsboto3 ide autocomplete secretsmanagerpython aws secrets typingsecretsmanager type annotations
type-stubsaws-boto3static-analysis

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

types-aiobotocore-secretsmanager

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-boto3-secretsmanager

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ssm

Provides type stubs and annotations for boto3's…

permissive · top 5,000 on PyPI

mypy-boto3-auditmanager

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI