...
- When creating the account, it is created first in the Region that the user is logged into
- Account table will include region_id column, indicating the Region that it is created from
- This Region is published publishes account creation event
- Account deletion/modification is always forwarded to the Region that originally created the account
- Admin user api_key/secret_key are used to make API calls to peer regions. api_key/secret_key are provided while adding the Region.
...
{"serverDuration": 109, "requestCorrelationId": "5d357671a483e533"}