converting Redshift stored procedures into Snowflake tables using dbt

The problem I’m having

Are there any best practices, suggestions, or considerations to keep in mind when converting Redshift stored procedures into Snowflake tables using dbt?

The context of why I’m trying to do this

Attempting to configure dbt models to transform Redshift stored procedures into Snowflake entities.