I have two aws accounts. I have a user in account a which needs to have full access to aws data pipeline in account B. How to achieve this?
I have attached a policy to the user in account A to have access to data pipeline.
But how do I attach a policy to datapipeline in account B so that it accepts requests from this user from account A?