Mypy-friendly boto3 type annotations for waf service.
Project description
mypy-boto3-waf submodule
Provides type annotations for boto3.waf
service
Installation
pip install mypy-boto3[waf]
Usage
import boto3
from mypy_boto3.waf import Client, ServiceResource
client: Client = boto3.client("waf")
resource: ServiceResource = boto3.resource("waf")
# 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-waf-0.1.8.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for mypy_boto3_waf-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75ccb45648f1258e8166ae2b0fc28e17391518cf0fc40e4599a1dce59d181ff0 |
|
MD5 | 29f0e24cdf717cc821ca34687454c3a4 |
|
BLAKE2b-256 | 701955cfa8a9ba38cadae721a0184813e4aff44cc77afe25ff0188b0ce233347 |