Skip to main content

Mypy-friendly boto3 type annotations for route53resolver service.

Project description

mypy-boto3-route53resolver submodule

Provides type annotations for boto3.route53resolver service

Installation

pip install mypy-boto3[route53resolver]

Usage

import boto3
from mypy_boto3.route53resolver import Client, ServiceResource

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

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

Uploaded Source

Built Distribution

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