{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's IAM service, enabling static type checking with mypy, pyright, and IDE tools.","skillfed_tags":["type-stubs","aws-sdk","mypy"],"use_cases":["Enable mypy or pyright type checking in a project using boto3 IAM operations.","Get IDE autocompletion and inline type hints for IAM client methods and parameters.","Catch IAM API usage errors at type-check time rather than runtime.","Document IAM service method signatures and return types in your codebase.","Use in VSCode with Pylance for real-time type checking without explicit annotations."],"what_it_does":"This package provides type stub annotations for boto3's IAM (Identity and Access Management) service, generated by mypy-boto3-builder 8.12.0. It enables static type checking and IDE autocompletion when working with IAM clients, paginators, waiters, and resources, without requiring explicit type annotations in your code. The stubs work with mypy, pyright, VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and other tools that support Python type hints.\n\nThe package is a pure-Python stub-only distribution with minimal dependencies\u2014only typing-extensions at runtime. It's designed to be installed alongside boto3 and used during development and type checking, though it can be excluded from production deployments using TYPE_CHECKING guards. The stubs are kept in sync with boto3 1.43.70 and are actively maintained.","worth_installing":"Yes, if you use boto3 IAM in a typed Python project. Install friction is negligible, maintenance is active, and there are no known vulnerabilities. The MIT license imposes no restrictions. PyCharm users should be aware of potential performance issues with Literal overloads (documented in the description) and may prefer types-boto3-lite as an alternative."},"id":"types-boto3-iam","links":{"html":"https://skillfed.io/packages/types-boto3-iam","md":"https://skillfed.io/packages/types-boto3-iam.md","pypi":"https://pypi.org/project/types-boto3-iam/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-iam","python_support":"supports_current","summary":"Type annotations for boto3 IAM 1.43.70 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":914997,"position":4733,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.70"}
