ResourceDataSyncAwsOrganizationsSource
Information about the AwsOrganizationsSource
resource data sync source. A sync
source of this type can synchronize data from AWS Organizations or, if an AWS organization isn't
present, from multiple AWS Regions.
Contents
- OrganizationSourceType
-
If an AWS organization is present, this is either
OrganizationalUnits
orEntireOrganization
. ForOrganizationalUnits
, the data is aggregated from a set of organization units. ForEntireOrganization
, the data is aggregated from the entire AWS organization.Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- OrganizationalUnits
-
The AWS Organizations organization units included in the sync.
Type: Array of ResourceDataSyncOrganizationalUnit objects
Array Members: Minimum number of 1 item. Maximum number of 1000 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: