ResourceDataSyncSource
Information about the source of the data included in the resource data sync.
Contents
- SourceRegions
-
The
SyncSource
AWS Regions included in the resource data sync.Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- SourceType
-
The type of data source for the resource data sync.
SourceType
is eitherAwsOrganizations
(if an organization is present in AWS Organizations) orSingleAccountMultiRegions
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- AwsOrganizationsSource
-
Information about the
AwsOrganizationsSource
resource data sync source. A sync source of this type can synchronize data from AWS Organizations.Type: ResourceDataSyncAwsOrganizationsSource object
Required: No
- EnableAllOpsDataSources
-
When you create a resource data sync, if you choose one of the AWS Organizations options, then Systems Manager automatically enables all OpsData sources in the selected AWS Regions for all AWS accounts in your organization (or in the selected organization units). For more information, see Setting up Systems Manager Explorer to display data from multiple accounts and Regions in the AWS Systems Manager User Guide.
Type: Boolean
Required: No
- IncludeFutureRegions
-
Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: