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

ServiceModuleName

Auto-generated documentation for builder.mypy_boto3_builder.enums.service_module_name module.

ServiceModuleName

[find in source code]

class ServiceModuleName(enum.Enum):

Enum for service modules.

ServiceModuleName().file_name

[find in source code]

@property
def file_name() -> str:

Module file name.

ServiceModuleName().template_name

[find in source code]

@property
def template_name() -> str:

Module template file name.