---
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 Batch Compute Environment

# AWS Batch Compute Environment pattern-based discovery {#ariaid-title1}

* Release version: Yokohama
* 
* Updated August 11, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 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 Batch Compute Environment pattern-based discovery

The AWS Batch Compute Environment pattern-based discovery, available in the Discovery and Service Mapping Patterns application (Yokohama release), enables ServiceNow customers to identify and map AWS Batch Compute Environment resources within their AWS cloud infrastructure.
This discovery populates data into both Configuration Management Database (CMDB) and non-CMDB tables, providing a comprehensive view of AWS Batch resources and their relationships.
Show full answer Show less  

## Key Features

* **Pattern Activation:** The AWS Batch Compute Environment discovery pattern is disabled by default and must be enabled to run. Starting with Visibility Content version 6.28.0, enabling or disabling patterns does not count as customization, ensuring automatic updates without losing active settings after upgrades.
* **Prerequisites and Configuration:** Customers must verify AWS discovery prerequisites and remove relevant resources from the Resource Inclusion List (table *sacloudinventoryresourcewhitelist*) to prevent duplicate discovery.
* **GovCloud Support:** Discovering AWS GovCloud (US) accounts requires specifying a datacenter URL when creating the AWS service account.
* **Data Storage:** - Non-CMDB data is stored when running the Amazon AWS - Batch Compute Environment - Extended Inventory (LP) pattern, accessible under Configuration \> AWS.  
  - CMDB data is stored primarily in the *cmdbawsbatchcomputeenvironment* and *cmdbcicloudappserver* tables.
* **Data Fields Collected:** Key attributes include the Amazon Resource Name (ARN), compute environment name, ECS cluster ARN, install and operational status, and resource type (set as AWS::Batch::ComputeEnvironment).
* **CI Relationships:** Discovered compute environments are linked to Cloud App Server CIs and hosted on AWS Datacenters, supporting relationship mapping for accurate service modeling.
* **AWS Tag Discovery:** Tags from AWS resources are collected and stored in the *cmdbkeyvalue* table, capturing key-value pairs for enhanced resource identification and categorization.

## Practical Considerations for ServiceNow Customers

* Before enabling the pattern, ensure all AWS prerequisites are met and remove any overlapping entries from the resource inclusion whitelist to avoid duplicate records.
* Enable the pattern through the Discovery and Service Mapping Patterns application, noting that this action will persist through upgrades without affecting future updates.
* Configure discovery schedules appropriately, especially for AWS GovCloud environments, by specifying the correct datacenter URLs in service account settings.
* Use the populated CMDB and non-CMDB tables to gain visibility into AWS Batch Compute Environments, their configurations, statuses, and relationships, facilitating effective cloud resource management and operational insights.  
Discovery and Service Mapping Patterns finds AWS services 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-batch-compute-environment__selection_ipy_53n_jfc}

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-batch-compute-environment__activating-disabled-pattern-not-customization}

Configure the Discovery schedule to support GovCloud
:   Discovering AWS GovCloud (US) accounts requires using a datacenter URL when setting up an AWS service account. For more information, see [Create AWS service accounts](https://servicenow-prod.fluidtopics.net/CvTA68TY3ph_FRR49RbdPg "Create AWS service accounts on the ServiceNow AI Platform to access your AWS account during AWS discovery.").
Discovery and Service Mapping Patterns application populates data in both CMDB and non-CMDB tables.

## Data stored in non-CMDB tables {#aws-batch-compute-environment__section_aq4_qkq_hfc}

Discovery and Service Mapping Patterns application populates data in the non-CMDB table when running the Amazon AWS - Batch Compute Environment - 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-batch-compute-environment__section_aq4_qkq_hfc__entry__2}

| Field | Description |
|-|-|
| Object Id \[object_id\] | The Amazon Resource Name (ARN) uniquely identifying the compute environment. |
| Name \[name\] | The name of the compute environment. |
| Configuration Item \[configuration_item\] | References the Cloud App Server \[cmdb_ci_cloud_appserver\] table. |
| ECS Cluster ARN \[ecs_cluster_arn\] | The ARN of the Amazon ECS cluster associated with the compute environment. |
[Table 1. AWS Batch - Compute Environment \[cmdb_aws_batch_compute_environment\]]

## Data stored in CMDB tables

Discovery and Service Mapping Patterns application populates data in the CMDB when running the Amazon AWS - Batch Compute Environment - Extended Inventory (LP) pattern.  
{#aws-batch-compute-environment__entry__12}

| Field | Description |
|-|-|
| Object ID \[object_id\] | The ARN uniquely identifying the compute environment. |
| Name \[name\] | The name of the compute environment. |
| 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. |
| Type \[type\] | Type of resource. The value is set to AWS::Batch::ComputeEnvironment. |
[Table 2. Cloud App Server \[cmdb_ci_cloud_appserver\]]

## CI relationships

The Amazon AWS - Batch Compute Environment - Extended Inventory (LP) pattern creates these relationships to support AWS Batch Compute Environment discovery.  
{#aws-batch-compute-environment__entry__25}

| CI | Relationship | CI |
|-|-|-|
| Cloud App Server \[cmdb_ci_cloud_appserver\] | Hosted on::Hosts | AWS Datacenter \[cmdb_ci_aws_datacenter\] |
| AWS Batch - Compute Environment \[cmdb_aws_batch_compute_environment\] | References | Cloud App Server \[cmdb_ci_cloud_appserver\] |
[ ]

## AWS tag discovery {#aws-batch-compute-environment__section_ezc_jwt_jfc}

The pattern collects tags and populates them in the Key Value \[cmdb_key_value\] table. {#aws-batch-compute-environment__table_axq_spc_y2c__entry__2}

| Field | Description |
|-|-|
| Key \[key\] | Tag name. |
| Value \[value\] | Tag value. |
[Table 3. Key Value \[cmdb_key_value\]]

{#aws-batch-compute-environment__table_axq_spc_y2c}

*[\>]: and then


