Mypy-friendly boto3 type annotations for ssm service.
Project description
mypy-boto3-ssm submodule
Provides type annotations for boto3.ssm service
Installation
pip install mypy-boto3[ssm]
Usage
import boto3
from mypy_boto3.ssm import Client, ServiceResource
client: Client = boto3.client("ssm")
resource: ServiceResource = boto3.resource("ssm")
# 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-ssm-0.1.8.tar.gz
(5.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mypy-boto3-ssm-0.1.8.tar.gz.
File metadata
- Download URL: mypy-boto3-ssm-0.1.8.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fec275efdb41231c5ba258371943597835fb2ce34f10035bf35999aa328a2f7b
|
|
| MD5 |
b43c3c093f40d14a4740c631141ed924
|
|
| BLAKE2b-256 |
2468629602681d1e3d4e298ddfff3f87ca5fffdaa9b1874283e475bdf4e8ff1f
|
File details
Details for the file mypy_boto3_ssm-0.1.8-py3-none-any.whl.
File metadata
- Download URL: mypy_boto3_ssm-0.1.8-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ee0b6cb7772280bd6be6e0e0c73cf2ff30e7a58e767539532807473b7a7d705
|
|
| MD5 |
230709e5c819c3f9b20986ec1f5bd96f
|
|
| BLAKE2b-256 |
84c88b0213ed3567fddcfb7774edfd04ac67a666bbd50db4c673ca39e6798cec
|