You can use AWS::Organizations::Account to manage accounts in organization.
If the account was created successfully, the unique identifier (ID) of the new account.
The friendly name of the member account.
The Amazon Resource Name (ARN) of the account.
The email address of the owner to assign to the new member account.
The method by which the account joined the organization.
The date the account became a part of the organization.
List of parent nodes for the member account. Currently only one parent at a time is supported. Default is root.
The name of an IAM role that AWS Organizations automatically preconfigures in the new member account. Default name is OrganizationAccountAccessRole if not specified.
The status of the account in the organization.
A list of tags that you want to attach to the newly created account. For each tag in the list, you must specify both a tag key and a value.