How to aws config configuration recorder

Hello,
im attempting to deploy a managed aws config rule to an organization. It appears that i need to have a Config recorder present. The recorder was created manually (outside TF).
I’d like to reference the existing one vs creating a new one in TF.

I can’t find a documented way to do so. Is there a data source available ?

Thank you
AZ

ref: Terraform Registry
Terraform Registry

AWS has a “describe” call :

aws configservice describe-configuration-recorders