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.6.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.6.tar.gz.
File metadata
- Download URL: mypy-boto3-ssm-0.1.6.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.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23fa99e3eaf16f6b8709397b5c693aa22f457a54838b6f0502b84b76a4ffb624
|
|
| MD5 |
fe44b58a9e09b210d97d3224a1e54233
|
|
| BLAKE2b-256 |
397d5649d79a408e6e745e7cc9debf5e2011235c9a3036fa6dd6011f3534ba4c
|
File details
Details for the file mypy_boto3_ssm-0.1.6-py3-none-any.whl.
File metadata
- Download URL: mypy_boto3_ssm-0.1.6-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.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c2ea1bb7dd5648959f3fb74452fc48e4ccc62c6fd50a94e8a65f4e05ed8b4e1
|
|
| MD5 |
3e206c08d088979c5f2052e15b1de9da
|
|
| BLAKE2b-256 |
757d2a88c238e8125021833165158d86b9d8c00fa37f836a3535a1fb1607e34e
|