Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Company account & personal account in AWS

Does anyone know the differences between the company account and personal account in terms of functionality in AWS?

The Amazon AWS help page says:

  1. Choose Company Account or Personal Account.
    Note: These two account types are identical in functionality.

Seems there are no documents there to state the differences.

Because I have a client who not yet forming a company but would like to kick start the services, should we start with personal account and any possibility to transfer to company account afterwards?

like image 337
Derek Avatar asked Feb 09 '17 06:02

Derek


1 Answers

There is no difference in functionality, and if you client ever gets big enough where it matters you can always contact AWS and have them change the account configuration.

IMO, your client is not risking anything by just setting up a personal account to get going, and they may never need to switch it — just make sure that the person who sets up the account isn't someone that is likely to quit and take the account with them or hold it for blackmail — the root account credentials should be controlled by the owner or other officer of the company. All other users should have IAM accounts

like image 189
E.J. Brennan Avatar answered Oct 23 '22 05:10

E.J. Brennan