Hi, team. I'm working on setting multi-cluster writing for my delta lake using dynamodb. I have a scenario where a spark job running in an aws account will need to access the dynamodb table living in another account.
I see that the options on the
doc only accepts table name and region. Is there a way to pass the account id?