We would like to access the aws xray which is deployed in multiple regions like Europe, US-east and US-west. I would like to access these using access key id and secret access key id and maybe session token as well. I want to know is it necessary to specify the region while accessing the aws xray resources of these regions. What if I don't specify the region and just specify the keys to access the AWS resource (aws xray); will we be able to access those?
Customer-centric exact issue:
We have to talk to a customer, he is going to say that he has deployed AWS xray in three regions. We usually access the Customer's resource and get data and do some processing. So What details we should say to the customer that we would need from him ?
Thanks in advance.