{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the STS service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-async","static-typing"],"use_cases":["Enable IDE autocomplete and type hints when writing async code that calls STS operations.","Catch type errors in STS client calls during development using mypy or pyright before runtime.","Document expected argument and return types for STS operations in team codebases.","Use Literal types from the stubs to enforce valid STS parameter values at type-check time.","Improve code maintainability by leveraging IDE refactoring tools that depend on accurate type information."],"what_it_does":"This package is a type stub library that adds complete type annotations for the STS service. It is generated using mypy-boto3-builder 8.12.0 and works with static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion, inline documentation, and type safety for async STS operations.\n\nThe package contains type definitions for client methods, service resources, waiters, paginators, and Literal types extracted from AWS shapes. It is designed as a development-time dependency\u2014you can use TYPE_CHECKING guards to avoid including it in production builds. Installation requires only typing-extensions as a runtime dependency.","worth_installing":"Yes. This is a low-friction, actively maintained type stub with no known vulnerabilities and a permissive MIT license. Install it if you use the STS service and want IDE autocomplete, type checking, or both\u2014it requires only typing-extensions and can be confined to development dependencies via TYPE_CHECKING guards."},"id":"types-aiobotocore-sts","links":{"html":"https://skillfed.io/packages/types-aiobotocore-sts","md":"https://skillfed.io/packages/types-aiobotocore-sts.md","pypi":"https://pypi.org/project/types-aiobotocore-sts/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-sts","python_support":"supports_current","summary":"Type annotations for aiobotocore STS 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":703517,"position":5281,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
