Authenticate Vault cross account

I have Vault installed in 2 different AWS accounts. I have vault terraform provider which needs to authenticate with vault in Account A & Account B.

Terraform will be running in Account A. So using vault aws iam auth terraform is able to authenticate with vault in Account A.

Is it possible for Terraform running in Account A to authenticate with Vault running in Account B ?