Mypy-friendly boto3 type annotations for fsx service.
Project description
mypy-boto3-fsx submodule
Provides type annotations for boto3.fsx
service
Installation
pip install mypy-boto3[fsx]
Usage
import boto3
from mypy_boto3.fsx import Client, ServiceResource
client: Client = boto3.client("fsx")
resource: ServiceResource = boto3.resource("fsx")
# now your IDE can suggest you method and arguments names
# and mypy can check types
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mypy-boto3-fsx-0.1.8.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for mypy_boto3_fsx-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21c49e3c3ab61db3e97a9376c44d56be8b9d18e5fb02b8ccf84af4e71aa2305a |
|
MD5 | 9ea34616c942f3d5a357a033eb91ce69 |
|
BLAKE2b-256 | e42bd0dd8e49423b6f23d4e5d9e7ffcf72cf7d897c875ac1740ca5d4bfdef6b0 |