ResourceDataSyncSourceWithState
The data type name for including resource data sync state. There are four sync states:
OrganizationNotExists
(Your organization doesn't exist)
NoPermissions
(The system can't locate the service-linked role. This role is
automatically created when a user creates a resource data sync in AWS Systems Manager Explorer.)
InvalidOrganizationalUnit
(You specified or selected an invalid unit in the
resource data sync configuration.)
TrustedAccessDisabled
(You disabled Systems Manager access in the organization in
AWS Organizations.)
Contents
- AwsOrganizationsSource
-
The field name in
SyncSource
for theResourceDataSyncAwsOrganizationsSource
type.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
- 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: No
- 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: No
- State
-
The data type name for including resource data sync state. There are four sync states:
OrganizationNotExists
: Your organization doesn't exist.NoPermissions
: The system can't locate the service-linked role. This role is automatically created when a user creates a resource data sync in Explorer.InvalidOrganizationalUnit
: You specified or selected an invalid unit in the resource data sync configuration.TrustedAccessDisabled
: You disabled Systems Manager access in the organization in AWS Organizations.Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: