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.6.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for mypy_boto3_fsx-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 992772cabd4a2b48dced188d28543987d534679ea6392544526663295f95c945 |
|
MD5 | 8d6d01206afe5cef01097573fd976c88 |
|
BLAKE2b-256 | 43ef3a6d214b9e71c3216412140f81553e9a4fa407f52198aeefbc9f8bba2b52 |