Mypy-friendly boto3 type annotations for cognito-sync service.
Project description
mypy-boto3-cognito-sync submodule
Provides type annotations for boto3.cognito-sync
service
Installation
pip install mypy-boto3[cognito_sync]
Usage
import boto3
from mypy_boto3.cognito_sync import Client, ServiceResource
client: Client = boto3.client("cognito-sync")
resource: ServiceResource = boto3.resource("cognito-sync")
# 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
Built Distribution
Close
Hashes for mypy-boto3-cognito-sync-0.1.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6dac7f958571168bf08f5c504c2b3c7e5f6663d8649d34aaf6211624876a729 |
|
MD5 | 7c067ca246f662d187070a09cb22b686 |
|
BLAKE2b-256 | 36dbc4ab670f67eba4c5bac16f239d22100fb9d62c7e0985b1e5825ca8bea113 |
Close
Hashes for mypy_boto3_cognito_sync-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b32d22ed6901b246bf50196ab588a6c710ea032f0e5d4a1f3beebefae427528b |
|
MD5 | 6a709b3b819d7861f0969cc0ef14a915 |
|
BLAKE2b-256 | 7e07a2f973a87982dd8619f15cf56e06335c501622b01bb199aa3f8dfbbc665e |