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.structures.client module.

Boto3 Client.

Client

[find in source code]

dataclass
class Client(ClassRecord):

Boto3 Client.

Client().get_all_names

[find in source code]

def get_all_names() -> List[str]: