---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://www.servicenow.com/docs/r/servicenow-platform

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Enable mapping of Cloud Os Image

# Enable mapping for Cloud Os Image in AWS {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Enable the sn_cmdb_ci_class.use_single_cloud_os_image system property to add Cloud Os Image data to the Cloud Image \[cmdb_ci_cloud_os_image\] table instead of adding the data to the Image
\[cmdb_ci_os_template\] table.

## Before you begin

Set the application scope to Service Graph Connector for AWS using the application picker. For more information, see [Application picker](https://www.servicenow.com/docs/access?context=c_ApplicationPicker&version=australia&pubname=australia-application-development&ft:locale=en-US).

Role required: admin

## About this task

In Service Graph Connector for AWS version 2.9.1 and earlier, the Cloud Os Image data was added to the Image \[cmdb_ci_os_template\] table. Multiple records were created for the same image because the Image \[cmdb_ci_os_template\]
table is a dependent class. In Service Graph Connector for AWS version 2.10.0 and later, Cloud Os Image data is added to the Cloud Image \[cmdb_ci_cloud_os_image\] table, which is an independent class, when the
sn_cmdb_ci_class.use_single_cloud_os_image system property is enabled.

## Procedure

1. Enter <kbd class="ph userinput">sys_properties.list</kbd> in the navigation filter, and then open the sn_cmdb_ci_class.use_single_cloud_os_image property.
2. In the Value field, enter <kbd class="ph userinput">true</kbd>.
3. Select Update.
{#sgc-cmdb-aws-map-cloud-data__steps_bgj_1ll_dfc}

