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.7.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.7.tar.gz.
File metadata
- Download URL: mypy-boto3-ssm-0.1.7.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 |
f8c6e16c450e585785d701bdf8d4d36d3e39ebcd0d93fcb21e5ca4d0ccc1ae66
|
|
| MD5 |
62db8756e97715a219072a3cd72215f1
|
|
| BLAKE2b-256 |
d3e748e68457a6f927b686eb3e21e95bd0c9b57b059fed049303eaf05dcbd25d
|
File details
Details for the file mypy_boto3_ssm-0.1.7-py3-none-any.whl.
File metadata
- Download URL: mypy_boto3_ssm-0.1.7-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 |
d4217ed30d61ef7c902a0b102eff5a86d681aeeebf41aa25da6fdc8da8099e7e
|
|
| MD5 |
ca6b6f5e98b4aed40e3ad2ff14a8b555
|
|
| BLAKE2b-256 |
cc326c3b250bb25692366dfb67b888cb18cd56fab3d635f2b33d1d7db8fe9067
|