Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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.

...