---
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


---

# Set partition size

# Set partition size for parallel loading-enabled AWS accounts {#ariaid-title1}

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

When using the SG-AWS-Image-Private and SG-AWS-TagsSG-AWS-Image-Private, SG-AWS-Tags, SG-AWS-SendCommand, and AWS-SSM-GetS3Object data sources, you can optimize their performance by setting the partition size in the
aws_account_partition_size connection property.

## Vorbereitungen

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 parallel loading feature is available for the SG-AWS-Image-Private and SG-AWS-TagsSG-AWS-Image-Private, SG-AWS-Tags, SG-AWS-SendCommand, and AWS-SSM-GetS3Object data sources from the Washington DC Patch 5 release. This feature determines the number of AWS accounts that can be executed as parallel jobs to retrieve configuration item (CI) data. Partition size determines how many AWS accounts a single parallel-thread evaluates for data retrieval. For example, if you set the aws_account_partition_size property to `5` and there are `25` AWS accounts, the application generates `5` parallel jobs during data loading.  
Hinweis:  
If the aws_account_partition_size property isn't configured, the partition size computation feature of the Integration Commons for CMDB application automatically determines the partition size for parallel loading at runtime. See [Partition size computation for parallel loading in Integration Commons for CMDB](https://servicenow-prod.fluidtopics.net/gpNK8109ha75KnaPMijChw "Integration Commons for CMDB supports computed partition size for the parallel loading framework, if supported in a Service Graph Connector.").

## Prozedur

1. Navigate to AllService Graph ConnectorsAWSConnections.
2. From the Name column of the Service Graph Connections list, select a connection.
3. From the Property column of the Service Graph Connection Properties related list, select aws_account_partition_size.
4. In the Value field, enter a numeric value greater than `0` for the partition size.
5. Select Update.
{#sgc-aws-partition-size-prop__steps_brw_2m3_tqb}

