---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Amazon API Gateways

# Amazon API Gateway discovery with Patterns {#ariaid-title1}

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

The ServiceNow
Discovery and Service Mapping applications use the Amazon AWS API Gateway pattern to find Amazon API Gateways and connections to other entities. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.
Starting with Discovery and Service Mapping Patterns version 1.29.0, the Amazon AWS API Gateway pattern data model has changed.  
Abbildung : 1. New Amazon AWS API Gateway pattern data model

## Request apps on the Store {#aws-api-gateway-discovery__section_b5k_lfm_rlb}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the [ServiceNow Store version history release notes](https://docs.servicenow.com/bundle/store-release-notes/page/release-notes/store/sn-store-release-notes.html).{#aws-api-gateway-discovery__inline-send-to-store}

## Prerequisites {#aws-api-gateway-discovery__section_wf1_tn2_ycb}

Verify the AWS prerequisites
:   For more information, see the prerequisite section in [AWS discovery using patterns](https://servicenow-prod.fluidtopics.net/VRVjHOLBToHiwjz2ZRkbUg "Discovery and Service Mapping Patterns uses patterns to discover components of the Amazon AWS Cloud deployment during horizontal discovery. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.").

Retire legacy data model CIs to avoid duplicates
:   To avoid duplicate CIs, activate a schedule job to mark legacy data model CIs as retired. For more information, see [Retire legacy AWS API Gateway data model CIs](https://servicenow-prod.fluidtopics.net/gs4Clh32u~~To5S1CjW7iQ "Avoid duplicate AWS API Gateway configuration items (CIs) by retiring legacy data model CIs through a scheduled job.").

## Data collected by Discovery during horizontal discovery {#aws-api-gateway-discovery__section_fg5_mgf_ycb}

Discovery populates the data in the CMDB when running the Amazon AWS API Gateway pattern.  
{#aws-api-gateway-discovery__table_axv_trw_chc__entry__2}

| Field | Description |
|-|-|
| Name \[name\] | Concatenate of "aws-gateway-" + account ID + region. For example: aws-gateway-000000000000-us-east-1. |
| ID \[id\] | Concatenate of "aws-gateway-" + account ID + region. For example: aws-gateway-000000000000-us-east-1. |
| Install Status \[install_status\] | Install status of the AWS gateway. Default value is Installed. |
| Operational status \[operational_status\] | Operational status of the AWS gateway. Default value is Operational. |
[Tabelle : 1. AWS API Gateway \[cmdb_ci_aws_api_gateway\]]

{#aws-api-gateway-discovery__table_axv_trw_chc}  
{#aws-api-gateway-discovery__table_brf_rtw_chc__entry__2}

| Field | Description |
|-|-|
| ID \[id\] | Concatenate of "https://" + API ID + ".execute-api." + region + ".amazonaws.com". For example: https://a1b2c3d4e5.execute-api.us-east-1.amazonaws.com. |
| Name \[name\] | Name of the API. |
| Description \[short_description\] | Description of API. |
| Install Status \[install_status\] | Install status of the API. Default value is Installed. |
| Operational status \[operational_status\] | Operational status of the API. Default value is Operational. |
| Type \[type\] | Type of API: REST. |
| Version \[version\] | Version of API. |
| Fully qualified domain name \[fqdn\] | Concatenate of API ID + ".execute-api." + region + ".amazonaws.com". For example: a1b2c3d4e5.execute-api.us-east-1.amazonaws.com. |
[Tabelle : 2. Managed API \[cmdb_ci_managed_api\]]

{#aws-api-gateway-discovery__table_brf_rtw_chc}  
{#aws-api-gateway-discovery__table_bxk_vrw_chc__entry__2}

| Field | Description |
|-|-|
| Name \[name\] | Unique name or IP address of the DNS host. |
| IP Address \[ip_address\] | IP address of the DNS host. |
[Tabelle : 3. DNS Name \[cmdb_ci_dns_name\]]

{#aws-api-gateway-discovery__table_bxk_vrw_chc}  
Abbildung : 2. Amazon API gateway dependency view

## Relationships {#aws-api-gateway-discovery__section_zgx_wrj_cdb}

Discovery creates these relationships to support Amazon API Gateway discovery.  
{#aws-api-gateway-discovery__table_slx_jsw_chc__entry__3}

| CI | Relationship | CI |
|-|-|-|
| AWS API Gateway \[cmdb_ci_aws_api_gateway\] | Provides::Provided by | Managed API \[cmdb_ci_managed_api\] |
| Managed API \[cmdb_ci_managed_api\] | Hosted on::Hosts | AWS Datacenter \[cmdb_ci_aws_datacenter\] |
| Managed API \[cmdb_ci_managed_api\] | Uses::Used by | DNS Name \[cmdb_ci_dns_name\] |
| DNS Name \[cmdb_ci_dns_name\] | Hosted on::Hosts | AWS Datacenter \[cmdb_ci_aws_datacenter\] |
| Key Value \[cmdb_key_value\] | References | Managed API \[cmdb_ci_managed_api\] |
[ ]

{#aws-api-gateway-discovery__table_slx_jsw_chc}

## Tag discovery {#aws-api-gateway-discovery__section_cfb_lsw_chc}

The Amazon AWS API Gateway pattern collects tags and populates them in the Key Value \[cmdb_key_value\] table.  
{#aws-api-gateway-discovery__table_eth_jx2_5fc__entry__2}

| Field | Description |
|-|-|
| Key \[key\] | Tag name. |
| Value \[value\] | Tag value. |
| Configuration item \[configuration_item\] | References the Managed API \[cmdb_ci_managed_api\] table. |
[Tabelle : 4. Key Value \[cmdb_key_value\]]

{#aws-api-gateway-discovery__table_eth_jx2_5fc}

## Connections discovered by Service Mapping during the top-down discovery {#aws-api-gateway-discovery__section_knp_fjd_908}

Service Mapping performs the top-down discovery of the AWS API Gateways in the context of application services. It discovers outgoing connections of the AWS API Gateways:

* AWS Lambda
* VPC Link for Virtual Private Cloud
* HTTP endpoint defined as the configured URL on the API Gateway
{#aws-api-gateway-discovery__ul_nm5_3by_fdb}
* **[Test patterns for discovering AWS API Gateway and AWS Lambda](https://servicenow-prod.fluidtopics.net/OAyJo41OlrpAUZa7Qaq8jA)**   
  Run the horizontal and top-down discovery using Amazon AWS API Gateway \[cmdb_ci_cloud_gateway\] and Amazon AWS Lambda \[cmdb_ci_cloud_function\] patterns. Verify that the result is as expected.
* **[Retire legacy AWS API Gateway data model CIs](https://servicenow-prod.fluidtopics.net/gs4Clh32u~~To5S1CjW7iQ)**   
  Avoid duplicate AWS API Gateway configuration items (CIs) by retiring legacy data model CIs through a scheduled job.

