Mypy-friendly boto3 type annotations for acm service.
Project description
Mypy-boto3 acm submodule
Provides type annotations for boto3 acm service
Installation
pip install mypy-boto3[acm]
Usage
import boto3
from mypy_boto3.acm import Client, ServiceResource
client: Client = boto3.client("acm")
resource: ServiceResource = boto3.resource("acm")
# 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-acm-0.1.5.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for mypy_boto3_acm-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18107d1368e31166004b6e2fd02eb11df49e80f62e95d0f0a685efa93912d90b |
|
MD5 | 117daeebb902fcd74e56dd143a34d256 |
|
BLAKE2b-256 | 6627e6816ae70fb1f37c566261f5331c4a6f22f53d658708954c12b34619837d |