How to use dbt-glue without CreateDatabase policy

The problem I’m having

I am trying to run dbt glue in AWS glue with delta tables and aws glue catalog. I am unable to CreateDatabase due to company policy. Is there a way to turn off the requirement for this policy?