skillfed

mypy-boto3-sso-oidc

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

mypy-boto3-sso-oidc v1.43.0 281.4K downloads/30d#8,099 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 to boto3's SSOOIDC service client. It is generated automatically using mypy-boto3-builder 8.12.0 and provides type hints compatible with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text. When installed, it enables IDE autocomplete, catches type errors at development time, and documents the SSOOIDC API surface through type annotations.

The package is lightweight—a pure Python wheel depending only on typing-extensions—and designed to be installed alongside boto3 in development environments. It supports Python 3.9 through 3.14 and is marked as Production/Stable. The type stubs include client annotations, Literal types for service-specific values, and TypedDict definitions for request and response shapes, allowing developers to write type-safe AWS SSOOIDC code without runtime overhead.

Use it for:

  • Enable IDE autocomplete and type checking for boto3 SSOOIDC client calls in VSCode or PyCharm.
  • Catch type errors in boto3 SSOOIDC code during development using mypy or pyright.
  • Document expected argument and return types for SSOOIDC operations in your codebase.
  • Use Literal types from mypy_boto3_sso_oidc.literals to enforce valid service parameter values.
  • Integrate with CI/CD pipelines to enforce type safety on AWS SDK code before deployment.

Worth the install?

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

Provides type annotations and IDE autocomplete support for the boto3 SSOOIDC service, enabling static type checking in VSCode, PyCharm, mypy, pyright, and other tools.

Yes. Install if you use boto3's SSOOIDC service and want static type checking and IDE support. The package is lightweight, actively maintained, has no known vulnerabilities, uses a permissive MIT license, and is stable (Production/Stable). The only caveat is PyCharm users may experience performance issues with Literal overloads.

Install

mypy-boto3-sso-oidc on PyPI

pip

pip install mypy-boto3-sso-oidc

uv

uv add mypy-boto3-sso-oidc

poetry

poetry add mypy-boto3-sso-oidc

Installing mypy-boto3-sso-oidc

Before you install

Low friction: pure Python wheel with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with recent commits and no known vulnerabilities.

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-sso-oidc

from boto3.session import Session
from mypy_boto3_sso_oidc import SSOOIDCClient

client: SSOOIDCClient = Session().client("sso-oidc")

Requires Python 3.9 or later; boto3 must be installed separately to use the client.

Verify before relying

  • Whether PyCharm performance issues mentioned in docs remain unresolved in current versions.
  • Exact scope of type coverage for all SSOOIDC operations and response shapes.
  • Performance impact of Literal overloads on different IDE platforms.

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 281,390/month — #8,099 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, sso-oidc, 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 stubssso-oidc type annotationsboto3 mypy supportaws sdk type hintsboto3 ide autocompletesso-oidc type checkingtype hints for boto3
type-stubsaws-sdkboto3

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

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sso

Provides type annotations for boto3's SSO…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-uxc

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-signer-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-support-app

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI