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


---

# Record removal process

# Record removal process in Service Graph Connector for AWS {#ariaid-title1}

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

The Service Graph Connector for AWS uses the optimized deletion approach to manage removal of records.

Record removal is the process of handling data that is no longer needed. For any discovered resources deleted later after pulling data, the Service Graph Connector for AWS automatically updates the Install Status field of the associated CMDB CI classes to indicate any retired or deleted records.

Deletion of records in Service Graph Connector for AWS involves marking the install status of a record as retired rather than permanently deleting it from the system. The record remains in the database, making it possible to reference
or restore it later. Deletion for Service Graph Connector for AWS relies on the Source \[sys_object_source table\], which can become inefficient with large datasets.

To enhance the deletion process, you can enable the optimized deletion method that leverages the SG-AWS Extension Attributes \[sn_aws_extension_attributes\] table. This table is regularly purged of obsolete records, improving
performance and efficiency. The process still marks the install status of a record as retired but the streamlined data structure reduces overhead, ensuring quicker processing and better system performance. See [Enable optimized deletion of retired CIs in AWS](https://servicenow-prod.fluidtopics.net/mF_EBMeSy9xvMLlbFP_7iQ "Enable the sn_aws_integ.enableOptimizedDeletion system property for the optimized deletion of retired configuration items (CIs) in AWS during deltafull import of data.").  
Optimized deletion is enabled for all tables in the Service Graph Connector for AWS, except for the following tables:

* Hardware Type \[cmdb_ci_compute_template\]
* Availability Zone \[cmdb_ci_availability_zone\]
* AWS Datacenter \[cmdb_ci_aws_datacenter\]
* Running Process \[cmdb_running_process\]
* TCP Connections \[cmdb_tcp\]
* Application \[cmdb_ci_appl\]
{#sgc-cmdb-aws-removal__ul_vvb_ynm_ygc}

Hardware Type \[cmdb_ci_compute_template\], Availability Zone \[cmdb_ci_availability_zone\], AWS Datacenter \[cmdb_ci_aws_datacenter\], Running Process \[cmdb_running_process\], TCP Connections \[cmdb_tcp\], and Application \[cmdb_ci_appl\]

