{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the boto3 FIS (Fault Injection Simulator) service, enabling static type checking in mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and type checking for boto3 FIS API calls in VSCode with Pylance or PyCharm.","Catch type errors in FIS client usage before runtime using mypy or pyright in CI/CD pipelines.","Generate type-safe paginators for FIS list operations (list_actions, list_experiments, etc.).","Document FIS API contracts in code through explicit type annotations for client, paginator, and response types.","Use in a TYPE_CHECKING block to get development-time type hints without adding a runtime dependency."],"what_it_does":"This package is a type stub library for boto3's FIS (Fault Injection Simulator) service, generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0. It provides complete type annotations for FIS client operations, paginators, and type definitions, enabling static type checking and IDE autocomplete in VSCode, PyCharm, Emacs, Sublime Text, and other editors that support mypy or pyright.\n\nWhen installed, it allows developers to write boto3 FIS code with full type safety\u2014the IDE and type checker can catch errors at development time rather than runtime. It works transparently with boto3 without requiring explicit type annotations in most cases, though it can be used with TYPE_CHECKING guards to keep it out of production dependencies if needed.","worth_installing":"Yes, if you use boto3 FIS in a Python project and want IDE autocomplete and static type checking. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. Consider boto3-stubs-lite as an alternative if you experience PyCharm performance issues with the full stub set."},"id":"mypy-boto3-fis","links":{"html":"https://skillfed.io/packages/mypy-boto3-fis","md":"https://skillfed.io/packages/mypy-boto3-fis.md","pypi":"https://pypi.org/project/mypy-boto3-fis/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-fis","python_support":"supports_current","summary":"Type annotations for boto3 FIS 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":319789,"position":7641,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
