skillfed

mypy-boto3-cloudtrail-data

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

mypy-boto3-cloudtrail-data v1.43.0 243.6K downloads/30d#8,786 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 CloudTrailDataService client. It is generated automatically from boto3 service definitions and provides IDE autocomplete, type checking, and inline documentation for CloudTrail Data API calls.

When installed, it enables your editor (VSCode, PyCharm, Emacs, Sublime Text) or type checker (mypy, pyright) to understand boto3 CloudTrailDataService method signatures, parameter types, and return types. You write boto3 code normally, but gain full IDE support and catch type errors before runtime. The package is a stub-only library—it adds no runtime behavior, only type metadata.

Use it for:

  • Enable IDE autocomplete and parameter hints when writing boto3 CloudTrailDataService code in VSCode or PyCharm.
  • Catch type mismatches in CloudTrail API calls using mypy or pyright in CI/CD pipelines.
  • Provide inline documentation and method signatures for CloudTrail Data operations without leaving your editor.
  • Reduce bugs in AWS SDK code by catching incorrect argument types and missing required parameters at development time.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's CloudTrailDataService client, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's CloudTrailDataService and want IDE type support and static type checking. Installation is frictionless (one lightweight dependency), the package is actively maintained, carries no security vulnerabilities, and uses a permissive MIT license. The only consideration is whether your editor or type checker is already configured to use type stubs—if not, you'll need to set that up separately.

Install

mypy-boto3-cloudtrail-data on PyPI

pip

pip install mypy-boto3-cloudtrail-data

uv

uv add mypy-boto3-cloudtrail-data

poetry

poetry add mypy-boto3-cloudtrail-data

Installing mypy-boto3-cloudtrail-data

Before you install

Low friction installation with a single runtime dependency (typing-extensions). The package is actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.

Quickstart

# Install
python -m pip install mypy-boto3-cloudtrail-data

# Use in code
from boto3.session import Session
from mypy_boto3_cloudtrail_data import CloudTrailDataServiceClient

client: CloudTrailDataServiceClient = Session().client("cloudtrail-data")

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

Verify before relying

  • Whether the package works correctly with all listed Python versions (3.9–3.14) in practice.
  • Performance impact of using full boto3-stubs versus the lite variant in PyCharm.

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

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

Keywords: boto3, cloudtrail-data, 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 stubs cloudtrailtype annotations aws cloudtrail datamypy boto3 cloudtrail serviceide autocomplete boto3 cloudtrailpyright boto3 type hintsstatic type checking aws sdkboto3 stubs cloudtrail-data
type-stubsaws-sdkide-support

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-cloudtrail

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearchdomain

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-neptunedata

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appconfigdata

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotevents-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI