skillfed

mypy-boto3-frauddetector

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

mypy-boto3-frauddetector v1.43.0 250.7K downloads/30d#8,620 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 FraudDetector service. It's generated automatically from boto3's service definitions and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware tools. When installed, it enables IDE autocomplete for FraudDetector client methods and parameters, and allows static type checkers to catch type errors before runtime.

The package is designed as a development-only dependency—you can use TYPE_CHECKING guards to exclude it from production builds. It has minimal runtime overhead (just typing-extensions as a dependency) and supports Python 3.9 through 3.14. The stubs are regenerated whenever boto3 releases a new version, so the version number (1.43.0) matches the boto3 release it targets.

Use it for:

  • Add IDE autocomplete and type hints when writing boto3 FraudDetector client code in VSCode or PyCharm.
  • Run mypy or pyright to catch type errors in boto3 FraudDetector calls before deployment.
  • Use Literal types from mypy_boto3_frauddetector.literals to enforce valid parameter values at type-check time.
  • Enable code completion in Emacs or Sublime Text via LSP and pyright integration.
  • Wrap FraudDetector client usage in TYPE_CHECKING blocks to keep type stubs out of production dependencies.

Worth the install?

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

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

Yes. Install this if you use boto3's FraudDetector service and want static type checking and IDE support. The package is lightweight, actively maintained, has no known vulnerabilities, and uses a permissive MIT license. The only caveat is PyCharm's known performance issue with Literal overloads (documented in the package)—if you use PyCharm, consider the lite variant or use mypy/pyright instead.

Install

mypy-boto3-frauddetector on PyPI

pip

pip install mypy-boto3-frauddetector

uv

uv add mypy-boto3-frauddetector

poetry

poetry add mypy-boto3-frauddetector

Installing mypy-boto3-frauddetector

Before you install

Low install friction with a single lightweight dependency (typing-extensions). Actively maintained with recent commits and stable production status.

License in practice

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

Quickstart

pip install mypy-boto3-frauddetector

from boto3.session import Session
from mypy_boto3_frauddetector import FraudDetectorClient

client: FraudDetectorClient = Session().client("frauddetector")
# IDE now provides code completion and mypy type checks client calls

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

Verify before relying

  • Whether performance impact on PyCharm is acceptable for your codebase size (documentation notes potential slowness with Literal overloads).
  • Whether the lite variant (boto3-stubs-lite) would be more suitable for your IDE or memory constraints.

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

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

Keywords: boto3, frauddetector, 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 frauddetectoraws frauddetector type annotationsboto3 frauddetector mypy supporttype hints for boto3 servicesaws sdk python type checkingboto3 ide autocompletefrauddetector client typing
type-stubsboto3aws

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-inspector-scan

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-support-app

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-auditmanager

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iotsecuretunneling

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI