skillfed

mypy-boto3-fsx

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

mypy-boto3-fsx v1.43.0 259.8K downloads/30d#8,405 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 checking and IDE autocomplete to boto3's FSx (File System) service. It was generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE language servers.

When installed, it enables your editor and type checker to understand boto3 FSx client methods, paginators, and type definitions without requiring explicit annotations in your code. It has a single runtime dependency on typing-extensions and supports Python 3.9 through 3.14. The package is designed as a stub-only library (no runtime code), so it can be safely imported only during type checking if needed to avoid production dependencies.

Use it for:

  • Enable mypy or pyright type checking on boto3 FSx code to catch type errors before runtime.
  • Get IDE autocomplete and parameter hints when writing FSx client calls in VSCode, PyCharm, or Emacs.
  • Annotate FSxClient and paginator types explicitly in functions that interact with AWS FSx.
  • Use boto3-stubs[fsx] as a lighter alternative to full boto3-stubs when PyCharm performance is a concern.

Worth the install?

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

Provides type annotations and IDE autocomplete support for the boto3 FSx service, enabling static type checking with mypy, pyright, and compatible tools.

Yes, if you use boto3 for FSx and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. Consider the lite variant (boto3-stubs-lite[fsx]) if PyCharm performance becomes an issue. No known vulnerabilities.

Install

mypy-boto3-fsx on PyPI

pip

pip install mypy-boto3-fsx

uv

uv add mypy-boto3-fsx

poetry

poetry add mypy-boto3-fsx

Installing mypy-boto3-fsx

Before you install

Low friction install with a single runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22. Stable status and 670 repository stars indicate reliable ongoing support.

License in practice

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

Quickstart

pip install mypy-boto3-fsx

from boto3.session import Session
from mypy_boto3_fsx import FSxClient

client: FSxClient = Session().client("fsx")

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

Verify before relying

  • Performance impact on PyCharm when using full boto3-stubs (documentation warns of potential slowness with Literal overloads).
  • Whether the lite variant (boto3-stubs-lite) provides equivalent type coverage for most common FSx operations.

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

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

Keywords: boto3, fsx, 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 stubsaws fsx type annotationsmypy boto3 supportide autocomplete awsstatic type checking boto3pyright boto3 stubsfsx client type hints
type-stubsaws-sdkstatic-typing

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-fis

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-swf

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-fms

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-lex-models

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-lightsail

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-license-manager-user-subscriptions

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-customer-profiles

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-dms

Provides type annotations and IDE…

permissive · top 15,000 on PyPI