{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's AWS Firewall Manager (FMS) service, compatible with mypy, pyright, VSCode, PyCharm, and other type-aware tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and type checking for AWS Firewall Manager API calls in VSCode or PyCharm without manual type annotations.","Catch type errors in boto3 FMS code during development using mypy or pyright before deployment.","Provide accurate inline documentation and parameter hints for FMS client methods, paginators, and data structures in your editor.","Use as a development-only dependency with TYPE_CHECKING guards to avoid adding type stubs to production environments.","Support type-aware refactoring and navigation in IDEs when working with AWS Firewall Manager resources."],"what_it_does":"mypy-boto3-fms is a type-stub package that adds complete type annotations for the AWS Firewall Manager service in boto3. It is generated automatically from boto3's service definitions and enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide accurate code completion, inline documentation, and type-checking for FMS API calls.\n\nThe package is a stub-only library\u2014it contains no runtime code, only type definitions. It works alongside boto3 to catch type errors before runtime and improve developer experience through IDE autocompletion. Installation is straightforward via pip, and the package supports Python 3.9 through 3.14. It can be used in production code with TYPE_CHECKING guards to avoid adding a runtime dependency.","worth_installing":"Yes. This package is worth installing if you use boto3's Firewall Manager service and want type safety and IDE support. It has low install friction, active maintenance, no vulnerabilities, a permissive MIT license, and is widely downloaded. Install it as a development dependency or with boto3-stubs[fms] for seamless integration; use TYPE_CHECKING guards if you want to exclude it from production."},"id":"mypy-boto3-fms","links":{"html":"https://skillfed.io/packages/mypy-boto3-fms","md":"https://skillfed.io/packages/mypy-boto3-fms.md","pypi":"https://pypi.org/project/mypy-boto3-fms/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-fms","python_support":"supports_current","summary":"Type annotations for boto3 FMS 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":288751,"position":8014,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
