View on GitHub

mypy_boto3

Type annotations for boto3 compatible with mypy, VSCode and PyCharm

Download this project as a .zip file Download this project as a tar.gz file

Client

Auto-generated documentation for builder.mypy_boto3_builder.parsers.client module.

Boto3 client parser, produces structures.Client.

parse_client

[find in source code]

def parse_client(
    session: Session,
    service_name: ServiceName,
    shape_parser: ShapeParser,
) -> Client:

Parse boto3 client to a structure.

Arguments

Returns

Client structure.