aws organizations create-account

From wikieduonline
Jump to navigation Jump to search

aws organizations create-account

Examples[edit]

aws organizations create-account --email [email protected] --account-name "New_Test_Account"
{
   "CreateAccountStatus": {
       "Id": "car-13121313123213123124134112",
       "AccountName": "New_Test_Account",
       "State": "IN_PROGRESS",
       "RequestedTimestamp": "2024-02-20T16:35:42.944000+01:00"
   }
}

Official example:

Related[edit]

Activities[edit]

See also[edit]

Advertising: