{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's SecurityLake service, enabling static type checking with mypy, pyright, and editor tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 SecurityLake client code in VSCode or PyCharm.","Run mypy or pyright static type checking on code that calls boto3 SecurityLake without writing explicit type annotations.","Catch SecurityLake API usage errors (wrong argument types, missing required fields) at development time rather than runtime.","Generate paginator and waiter type hints for SecurityLake operations like GetDataLakeSources and ListSubscribers.","Integrate boto3 SecurityLake type checking into CI/CD pipelines using mypy or pyright."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's SecurityLake service client. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode (Pylance), PyCharm, Emacs, and Sublime Text to provide IDE code completion and type checking without requiring manual type annotations in your code.\n\nThe package contains type definitions for SecurityLakeClient, paginators, waiters, and service-specific data types. It is designed to be installed alongside boto3 and requires only typing-extensions as a runtime dependency. The documentation suggests using TYPE_CHECKING guards to avoid a production dependency, though the package itself is lightweight and poses minimal overhead.","worth_installing":"Yes, if you use boto3's SecurityLake service and want static type checking or IDE autocomplete. Install friction is negligible (single pure-Python dependency), maintenance is active, and the MIT license carries no restrictions. No known vulnerabilities. The only caveat is PyCharm performance with full boto3-stubs; the documentation recommends boto3-stubs-lite as a workaround if you experience slowness."},"id":"mypy-boto3-securitylake","links":{"html":"https://skillfed.io/packages/mypy-boto3-securitylake","md":"https://skillfed.io/packages/mypy-boto3-securitylake.md","pypi":"https://pypi.org/project/mypy-boto3-securitylake/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-securitylake","python_support":"supports_current","summary":"Type annotations for boto3 SecurityLake 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":243387,"position":8801,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
