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

Identifiers

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

Parser for Boto3 ServiceResource identifiers, produces structures.Attribute.

parse_identifiers

[find in source code]

def parse_identifiers(resource: Boto3ServiceResource) -> List[Attribute]:

Extract identifiers from boto3 resource.

Arguments

Returns

A list of Attribute structures.