ResourceDataSyncSourceWithState - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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 Amazon Organizations.)

Contents

AwsOrganizationsSource

The field name in SyncSource for the ResourceDataSyncAwsOrganizationsSource type.

Type: ResourceDataSyncAwsOrganizationsSource object

Required: No

EnableAllOpsDataSources

When you create a resource data sync, if you choose one of the Amazon Organizations options, then Systems Manager automatically enables all OpsData sources in the selected Amazon Web Services Regions for all Amazon Web Services 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 Amazon Systems Manager User Guide.

Type: Boolean

Required: No

IncludeFutureRegions

Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions come online.

Type: Boolean

Required: No

SourceRegions

The SyncSource Amazon Web Services 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 either AwsOrganizations (if an organization is present in Amazon Organizations) or singleAccountMultiRegions.

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 Amazon 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 Amazon SDKs, see the following: