Difference between revisions of "Aws organizations create-account"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/organizations/create-account.html
 
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/organizations/create-account.html
  
 +
== Examples ==
 +
* <code>aws organizations create-account --email [email protected] --account-name "New_Test_Account"</code>
  
 
+
Official example:
   
+
  aws organizations create-account --email [email protected] --account-name "Production Account"
<code>aws organizations create-account --email [email protected] --account-name "New_Test_Account"</code>
 
  
 
== Related ==
 
== Related ==

Revision as of 05:24, 6 September 2022

Advertising: