---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Enable optimized data source performance

# Enable optimized SG-AWS-SendCommand data source performance {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

When the SG-AWS-Software-Inventory data source is being used, enable the sn_aws_integ.is_software_inventory_enabled system property for optimizing the performance of the SG-AWS-SendCommand data sourceSG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources.

## Vorbereitungen

Wichtig:  
The sn_aws_integ.is_software_inventory_enabled system property is not supported in Service Graph Connector for AWS version 2.10.0 and later.

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

## Warum und wann dieser Vorgang ausgeführt wird

The SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources use SSM GetInventory API calls for importing software data, impacting performance. To enhance the performance of the SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources, consider leveraging the SG-AWS-Software-Inventory data source by enabling the sn_aws_integ.is_software_inventory_enabled system property.

This optimization skips a substantial number of SSM GetInventory API calls, enhancing the performance of the SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources. However, the SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources import data from the same servers that are configured for the SG-AWS-Software-Inventory data source.

By default, the
sn_aws_integ.is_software_inventory_enabled property is set to `false`. To enhance the performance of the SG-AWS-SendCommand data sourceSG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources, set the sn_aws_integ.is_software_inventory_enabled property to `true`.

## Prozedur

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

