Skip to main content

Mypy-friendly boto3 type annotations for snowball service.

Project description

mypy-boto3-snowball submodule

Provides type annotations for boto3.snowball service

Installation

pip install mypy-boto3[snowball]

Usage

import boto3
from mypy_boto3.snowball import Client, ServiceResource

client: Client = boto3.client("snowball")
resource: ServiceResource = boto3.resource("snowball")

# 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-snowball-0.1.8.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

mypy_boto3_snowball-0.1.8-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page