Can you import an AWS shared resource that was shared out to you?

Hello!
I wasn’t able to find an answer on this, so asking here:
We are working on importing some AWS resources in Terraform (0.13). We have a resource shared out to us using Resource Access Manager. Are we able to import that shared resource so we can keep track of the state? To clarify, the resource in question was shared out to us and we don’t own it.

Thanks