/AWS1/CL_SSMRESRCDATASYNCSRC01¶
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 Web Services 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
Organizations.)
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sourcetype TYPE /AWS1/SSMRESRCDATASYNCSRCTYPE /AWS1/SSMRESRCDATASYNCSRCTYPE¶
The type of data source for the resource data sync.
SourceTypeis eitherAwsOrganizations(if an organization is present in Organizations) orsingleAccountMultiRegions.
io_awsorganizationssource TYPE REF TO /AWS1/CL_SSMRESRCDATASYNCAWS00 /AWS1/CL_SSMRESRCDATASYNCAWS00¶
The field name in
SyncSourcefor theResourceDataSyncAwsOrganizationsSourcetype.
it_sourceregions TYPE /AWS1/CL_SSMRESRCDATASYNCSRC00=>TT_RESRCDATASYNCSRCREGIONLIST TT_RESRCDATASYNCSRCREGIONLIST¶
The
SyncSourceAmazon Web Services Regions included in the resource data sync.
iv_includefutureregions TYPE /AWS1/SSMRESRCDATASYNCINCFUT00 /AWS1/SSMRESRCDATASYNCINCFUT00¶
Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions come online.
iv_state TYPE /AWS1/SSMRESOURCEDATASYNCSTATE /AWS1/SSMRESOURCEDATASYNCSTATE¶
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 Organizations.
iv_enableallopsdatasources TYPE /AWS1/SSMRESRCDATASYNCENBALL00 /AWS1/SSMRESRCDATASYNCENBALL00¶
When you create a resource data sync, if you choose one of the 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 Web Services Systems Manager User Guide.
Queryable Attributes¶
SourceType¶
The type of data source for the resource data sync.
SourceTypeis eitherAwsOrganizations(if an organization is present in Organizations) orsingleAccountMultiRegions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCETYPE() |
Getter for SOURCETYPE, with configurable default |
ASK_SOURCETYPE() |
Getter for SOURCETYPE w/ exceptions if field has no value |
HAS_SOURCETYPE() |
Determine if SOURCETYPE has a value |
AwsOrganizationsSource¶
The field name in
SyncSourcefor theResourceDataSyncAwsOrganizationsSourcetype.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSORGANIZATIONSSOURCE() |
Getter for AWSORGANIZATIONSSOURCE |
SourceRegions¶
The
SyncSourceAmazon Web Services Regions included in the resource data sync.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEREGIONS() |
Getter for SOURCEREGIONS, with configurable default |
ASK_SOURCEREGIONS() |
Getter for SOURCEREGIONS w/ exceptions if field has no value |
HAS_SOURCEREGIONS() |
Determine if SOURCEREGIONS has a value |
IncludeFutureRegions¶
Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions come online.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDEFUTUREREGIONS() |
Getter for INCLUDEFUTUREREGIONS |
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 Organizations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
EnableAllOpsDataSources¶
When you create a resource data sync, if you choose one of the 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 Web Services Systems Manager User Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLEALLOPSDATASOURCES() |
Getter for ENABLEALLOPSDATASOURCES |