---
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 AWS API Gateway accounts {#ariaid-title1}

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

You can optimize their performance of AWS API Gateway data sources by setting the partition size in the PartitionSize connection property.

## Vorbereitungen

Set the application scope to API Service Graph Connector for AWS API Gateway 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 following AWS API Gateway data sources:

* Frontend Backend REST
* Frontend V2
* Backend V2
* Deployment Rest
* Deployment V2

{#api-sgc-aws-partition-size-prop__ul_vgq_xzc_yhc}

This feature determines how many Managed APIs execute as parallel jobs to retrieve configuration item (CI) data. The partition size specifies how many Managed APIs a single parallel thread evaluates for data retrieval. For
example, if you set the PartitionSize property to `5` and there are `25` Managed APIs, the application generates `5` parallel jobs during data
loading.  
Hinweis:  
If the PartitionSize 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 ConnectorsAWS API GatewayConnections.
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 PartitionSize.
4. In the Value field, enter a numeric value greater than `0` for the partition size.
5. Select Update.
{#api-sgc-aws-partition-size-prop__steps_brw_2m3_tqb}

