Skip to content

Instantly share code, notes, and snippets.

View jonathansberry's full-sized avatar
💭
Working for Saber

Jonathan Berry jonathansberry

💭
Working for Saber
View GitHub Profile
@jonathansberry
jonathansberry / update_case_identifiers.py
Last active October 3, 2025 12:49
update_case_identifiers.py
from collections.abc import Generator
from turtle import up
from api_function.utils.zero_pad import zero_pad
from dyntastic import A
from email_automation.common.common.enums.dynamodb import CrmCaseIdentifierType
from email_automation.common.common.models.dynamodb import (
Entities,
File,