Hey there!
We are trying to gather info on an AWS Organization that is in the aws-cn
partition from our CloudQuery instance deployed in an AWS Organization in the aws
partition.
It seems like assuming cross-account roles between different partitions is not feasible, so I’m not sure what’s the best way to configure this setup in CloudQuery.
Maybe creating a user in the aws-cn
Organization and generating access keys to access that user from the aws
Organization in which we run CloudQuery is an option, but that implies using long-term credentials…
Any ideas?