Resource schema for AWS::Organizations::Organization
feature_set
(String) Specifies the feature set supported by the new organization. Each feature set supports different levels of functionality.arn
(String) The Amazon Resource Name (ARN) of an organization.id
(String) Uniquely identifies the resource.management_account_arn
(String) The Amazon Resource Name (ARN) of the account that is designated as the management account for the organization.management_account_email
(String) The email address that is associated with the AWS account that is designated as the management account for the organization.management_account_id
(String) The unique identifier (ID) of the management account of an organization.organization_id
(String) The unique identifier (ID) of an organization.root_id
(String) The unique identifier (ID) for the root.Import is supported using the following syntax:
$ terraform import awscc_organizations_organization.example <resource ID>