skillfed

mypy-boto3-securitylake

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

mypy-boto3-securitylake v1.43.0 243.4K downloads/30d#8,801 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 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.

The 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.

Use it for:

  • 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.

Worth the install?

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

Provides type annotations and IDE autocompletion support for boto3's SecurityLake service, enabling static type checking with mypy, pyright, and editor tools.

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.

Install

mypy-boto3-securitylake on PyPI

pip

pip install mypy-boto3-securitylake

uv

uv add mypy-boto3-securitylake

poetry

poetry add mypy-boto3-securitylake

Installing mypy-boto3-securitylake

Before you install

Low friction—a pure-Python wheel with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.

Quickstart

pip install mypy-boto3-securitylake

from boto3.session import Session
from mypy_boto3_securitylake import SecurityLakeClient

client: SecurityLakeClient = Session().client("securitylake")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Performance impact in PyCharm with full boto3-stubs (documentation warns of slowness with Literal overloads; lite variant recommended as workaround).
  • Whether the package is intended for development-only use (TYPE_CHECKING pattern suggested in docs but not enforced).

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

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

Keywords: boto3, securitylake, 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 stubssecuritylake type annotationsaws sdk type hintsboto3 ide autocompletemypy boto3 stubspython aws typingsecuritylake client types
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-lakeformation

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codeguru-security

Provides type stubs and IDE autocomplete for…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-security-ir

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-signin

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ssm

Provides type stubs and annotations for boto3's…

permissive · top 5,000 on PyPI