{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for aiobotocore Lambda 3.9.0, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-lambda","async-boto"],"use_cases":["Enable IDE autocompletion and type checking when writing async Lambda client code with aiobotocore.","Catch type errors in Lambda API calls (invoke, create_function, update_function_code) before runtime.","Provide explicit type annotations for LambdaClient, paginators, and waiters in mypy or pyright CI pipelines.","Support code navigation and refactoring in PyCharm or VSCode by resolving Lambda service method signatures.","Validate paginator and waiter usage patterns without manual type annotations."],"what_it_does":"types-aiobotocore-lambda is a type stub package that adds static type annotations to aiobotocore's Lambda service client. It is generated from aiobotocore 3.9.0 using mypy-boto3-builder 8.12.0 and provides type hints for client methods, paginators, waiters, and service resource types. When installed, it enables IDEs and type checkers to validate your async AWS Lambda code without requiring explicit type annotations in your source.\n\nThe package works by providing `.pyi` stub files that describe the shape of aiobotocore's Lambda API. Once installed in your environment, mypy, pyright, VSCode Pylance, PyCharm, and other tools automatically use these stubs to offer code completion and catch type errors. It is designed as a development-only dependency and can be safely excluded from production using TYPE_CHECKING guards.","worth_installing":"Yes. This is a zero-friction, actively maintained type stub package with no known vulnerabilities, permissive licensing, and broad IDE/checker support. Install it if you use aiobotocore's Lambda service and want static type checking or IDE completion; it is purely a development aid and can be excluded from production builds."},"id":"types-aiobotocore-lambda","links":{"html":"https://skillfed.io/packages/types-aiobotocore-lambda","md":"https://skillfed.io/packages/types-aiobotocore-lambda.md","pypi":"https://pypi.org/project/types-aiobotocore-lambda/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-lambda","python_support":"supports_current","summary":"Type annotations for aiobotocore Lambda 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":1723160,"position":3615,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
