---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# AWS Transfer Family Server

# AWS Transfer Family Server pattern-based discovery {#ariaid-title1}

* Release version: Yokohama
* 
* Updated May 13, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of AWS Transfer Family Server pattern-based discovery

The AWS Transfer Family Server pattern-based discovery enables ServiceNow customers to discover AWS Transfer Family Servers within their cloud environment using the Discovery and Service Mapping Patterns application.
This functionality helps maintain accurate and up-to-date configuration management database (CMDB) records by identifying AWS Transfer Family Server resources and their attributes.
Show full answer Show less  

## Prerequisites and Setup

* **AWS Discovery Requirements:** Customers must ensure AWS discovery prerequisites are met as detailed in the Amazon AWS Cloud components discovery documentation.
* **Resource Inclusion List:** Verify that relevant AWS Transfer Family Server resources are not listed in the Resource Inclusion List table (\[sacloudinventoryresourcewhitelist\]) to prevent duplicate discoveries.
* **Enable the Pattern:** The AWS Transfer Family Server discovery pattern is disabled by default. Starting with Visibility Content version 6.28.0, enabling or disabling this pattern is treated as a standard update action rather than a customization. After upgrades, patterns reset to the latest predefined version while preserving their last active state.

## Data Collection and Storage

The discovery process populates data in both CMDB and non-CMDB tables:

* **Non-CMDB Tables:** Running the "Amazon AWS - Transfer Family Server - Extended Inventory (LP)" pattern populates non-CMDB AWS-specific tables. These can be accessed via the ServiceNow navigation under All \> Configuration \> AWS.
* **CMDB Tables:** The same pattern also populates core CMDB tables, specifically the `cmdbawstransferfamilyserver` and `cmdbcicmpresource` tables, which store server details and cloud resource metadata.

## Key Data Fields Captured

* **AWS Transfer Family Server Table:** Includes the server ID, Amazon Resource Name (ARN), endpoint type (PUBLIC, VPC, or VPCENDPOINT), identity provider type (such as SERVICEMANAGED or AWSDIRECTORYSERVICE), server state (e.g., ONLINE, OFFLINE), user count, logging role ARN, and configuration item references.
* **Cloud Resource Table:** Captures resource type (AWS::TransferFamily::Server), install status (default Installed), operational status (default Operational), and links to the server ID and ARN.
* **Key-Value Table for Tags:** AWS tags associated with the server are collected and stored in the `cmdbkeyvalue` table, linked to the corresponding cloud resource.

## CI Relationships and References

The discovery pattern establishes relationships such as the cloud resource being hosted on an AWS Datacenter, supporting comprehensive service mapping and impact analysis. Some references link directly to other configuration items without appearing in the CI Relationship table, enabling detailed tracking and resource association.

## Practical Benefits for ServiceNow Customers

* Automates discovery and inventory of AWS Transfer Family Servers, ensuring CMDB accuracy.
* Supports operational insight through detailed server states and user counts.
* Enables integration of AWS Transfer Family Server data with other AWS and ServiceNow components for holistic cloud management.
* Facilitates tag-based organization and filtering through automatic AWS tag collection.
* Ensures discovery patterns remain current and manageable through pattern activation policies.  
Discovery and Service Mapping Patterns finds AWS Transfer Family Servers on your cloud environment. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.

## Pattern-based discovery and mapping requirements {#aws-transfer-family-server__section_rpj_fj2_bgc}

Verify the AWS discovery prerequisites
:   For more information, see the prerequisites section in [Amazon AWS Cloud components discovery using patterns](https://servicenow-prod.fluidtopics.net/nnBwzYmMo_kpTZpG3y5~xQ "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.").

Remove resources from the Resource Inclusion List table
:   Verify that the relevant resource isn't listed in the Resource Inclusion List \[sa_cloud_inventory_resource_whitelist\] table to avoid duplicate discovery. For more information on removing resources from the Resource
    Inclusion List, see [Amazon Web Services (AWS) Resource Inventory](https://servicenow-prod.fluidtopics.net/U2bwxjeyIbyEXySOOJQkYA "The ServiceNow Discovery and Service Mapping applications can find and map the AWS resources available by AWS Config Service. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.").

Enable the relevant pattern
:   The pattern for this service is disabled by default. Starting with Visibility Content version 6.28.0, activating or deactivating a pattern won't be considered a customization, and it will continue to receive updates. Patterns that were previously activated or deactivated will reset to the latest predefined version after upgrading while retaining the last active field value. For more information on enabling patterns, see [Activate a disabled pattern](https://servicenow-prod.fluidtopics.net/R5W5GP640V_5uNIhVNRPCw "If you want to use a pattern for discovery that's disabled by default, activate it manually.").{#aws-transfer-family-server__activating-disabled-pattern-not-customization}
Discovery and Service Mapping Patterns application populates data in both CMDB and non-CMDB tables.

## Data stored in non-CMDB tables {#aws-transfer-family-server__section_aq4_qkq_hfc}

Discovery and Service Mapping Patterns application populates data in the non-CMDB table when running the Amazon AWS - Transfer Family Server - Extended Inventory (LP) pattern.

You can review the non-CMDB
AWS tables by navigating to AllConfigurationAWS. You can also search the navigation filter for the specific pattern name.  
{#aws-transfer-family-server__table_non_cmdb__entry__2}

| Field | Description |
|-|-|
| Name \[name\] | The server ID, used as the display name. |
| Object ID \[object_id\] | The Amazon Resource Name (ARN) of the server. |
| Server ID \[server_id\] | The unique identifier of the Transfer Family server. |
| Endpoint Type \[endpoint_type\] | The type of endpoint for the server. The value is PUBLIC, VPC, or VPC_ENDPOINT. |
| Identity Provider Type \[identity_provider_type\] | The mode of authentication for the server. For example: SERVICE_MANAGED, API_GATEWAY, AWS_DIRECTORY_SERVICE, or AWS_LAMBDA. |
| State \[state\] | The current state of the server. For example: ONLINE, OFFLINE, STARTING, STOPPING, START_FAILED, or STOP_FAILED. |
| User Count \[user_count\] | The number of users assigned to the server. |
| Logging Role \[logging_role\] | The ARN of the IAM role used to write transfer activity to Amazon CloudWatch Logs. |
| Configuration Item \[configuration_item\] | References the Cloud Resource \[cmdb_ci_cmp_resource\] table. |
[Table 1. AWS Transfer Family Server \[cmdb_aws_transfer_family_server\]]

{#aws-transfer-family-server__table_non_cmdb}

## Data stored in CMDB tables {#aws-transfer-family-server__section_ggp_ql2_bgc}

Discovery and Service Mapping Patterns application populates data in the CMDB when running the Amazon AWS - Transfer Family Server - Extended Inventory (LP) pattern.  
{#aws-transfer-family-server__table_cmdb__entry__2}

| Field | Description |
|-|-|
| Name \[name\] | The server ID, used as the display name. |
| Object ID \[object_id\] | The ARN of the server. |
| Resource type \[resource_type\] | Type of resource. The value is set to AWS::TransferFamily::Server. |
| Install Status \[install_status\] | Install status of the resource. Default value is Installed. |
| Operational status \[operational_status\] | Operational status of the resource. Default value is Operational. |
[Table 2. Cloud Resource \[cmdb_ci_cmp_resource\]]

{#aws-transfer-family-server__table_cmdb}

## CI relationships {#aws-transfer-family-server__section_dc4_ghc_dgc}

The Amazon AWS - Transfer Family Server - Extended Inventory (LP) pattern creates the following relationships and references to support AWS Transfer Family Server discovery. References link to records in other tables and don't appear in the CI Relationship \[cmdb_rel_ci\] table.  
{#aws-transfer-family-server__table_relationships__entry__3}

| CI | Relationship | CI |
|-|-|-|
| Cloud Resource \[cmdb_ci_cmp_resource\] | Hosted on::Hosts | AWS Datacenter \[cmdb_ci_aws_datacenter\] |
[Table 3. CI relationships]

{#aws-transfer-family-server__table_relationships}  
{#aws-transfer-family-server__table_ci_references__entry__3}

| CI | Field | Referenced CI |
|-|-|-|
| AWS Transfer Family Server \[cmdb_aws_transfer_family_server\] | Configuration Item \[configuration_item\] | Cloud Resource \[cmdb_ci_cmp_resource\] |
| Key Value \[cmdb_key_value\] | Configuration item \[configuration_item\] | Cloud Resource \[cmdb_ci_cmp_resource\] |
[Table 4. CI references]

{#aws-transfer-family-server__table_ci_references}

## AWS Tag discovery {#aws-transfer-family-server__section_lyw_zhc_dgc}

The Amazon AWS - Transfer Family Server - Extended Inventory (LP) pattern collects tags and populates them in the Key Value \[cmdb_key_value\] table.  
{#aws-transfer-family-server__table_ojy_vss_5hc__entry__2}

| Field | Description |
|-|-|
| Key \[key\] | Tag name. |
| Value \[value\] | Tag value. |
| Configuration item \[configuration_item\] | References the Cloud Resource \[cmdb_ci_cmp_resource\] table. |
[Table 5. Key Value \[cmdb_key_value\]]

{#aws-transfer-family-server__table_ojy_vss_5hc}

*[\>]: and then


