"""DynamoDB orpheus assets module.""" from src.assets.snowflake.raw_table.dynamodb.orpheus.assets import ddb_orpheus __all__ = [ "ddb_orpheus", ]