Could your metadata come from something like a Postgres sql statement? Or an iceberg view?
Just connect from your Python code (like the lambda in the example) to DB and extract the necessary data.
Could your metadata come from something like a Postgres sql statement? Or an iceberg view?