latest--aws-organizations-account
sharedYou can use AWS::Organizations::Account to manage accounts in organization.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-organizations
Properties
The friendly name of the member account.
The email address of the owner to assign to the new member account.
The name of an IAM role that AWS Organizations automatically preconfigures in the new member account. Default name is OrganizationAccountAccessRole if not specified.
List of parent nodes for the member account. Currently only one parent at a time is supported. Default is root.
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.
Definitions
A custom key-value pair associated with a resource within your organization.
The key identifier, or name, of the tag.
The string value that's associated with the key of the tag. You can set the value of a tag to an empty string, but you can't set the value of a tag to null.