{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's FraudDetector service, enabling static type checking with mypy, pyright, and IDE tools.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["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."],"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.\n\nThe package is designed as a development-only dependency\u2014you 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.","worth_installing":"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)\u2014if you use PyCharm, consider the lite variant or use mypy/pyright instead."},"id":"mypy-boto3-frauddetector","links":{"html":"https://skillfed.io/packages/mypy-boto3-frauddetector","md":"https://skillfed.io/packages/mypy-boto3-frauddetector.md","pypi":"https://pypi.org/project/mypy-boto3-frauddetector/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-frauddetector","python_support":"supports_current","summary":"Type annotations for boto3 FraudDetector 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":250685,"position":8620,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
