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


---

# Amazon ElastiCache

# Amazon ElastiCache discovery with Patterns {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The ServiceNow®
Discovery application uses the Amazon ElastiCache discovery
pattern to find Redis clusters deployed as part of the ElastiCache service. ElastiCache is
compatible with both Redis and Memcached, but the pattern collects information only for
Redis.
Amazon ElastiCache is a fully managed, in-memory caching service available
on AWS.

## Prerequisites {#amazon-aws-elasticache-discovery__section_gww_fqb_b5b2}

* Install the Discovery and Service Mapping Patterns application from the ServiceNow Store.
* Configure an AWS Service Account with valid credentials on the ServiceNow instance with permission to run the following APIs:
  * https://elasticache.{region}.amazonaws.com?Action=DescribeReplicationGroups\&Version=2015-02-02
  * https://tagging.{region}.amazonaws.com {"ResourceTypeFilters":\[\]}
  {#amazon-aws-elasticache-discovery__ul_kyn_1rb_b5b}
{#amazon-aws-elasticache-discovery__ul_uxy_kqb_b5b}

## Verify the REST API Permissions {#amazon-aws-elasticache-discovery__id_ysv_22b_f1c}

Download the [Cloud Discovery patterns spreadsheet](https://downloads.docs.servicenow.com/resource/enus/api/servicenow-discovery-patterns-api-details.xlsx) so you can grant user permissions required for running the Discovery patterns. In addition to permissions, the spreadsheet also includes useful information such as pattern names, types, CI Classes, and links to vendor documentation. New patterns are available
quarterly, so check periodically to be sure you have the latest version of the spreadsheet.{#amazon-aws-elasticache-discovery__cloud-discovery-api-paragraph}
Note:  
You can test the AWS REST APIs using Postman API platform. For more information, see the [How to test AWS REST API using POSTMAN \[KB0782183\]](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0782183) article in the Now Support Knowledge Base.

## Data collected by Discovery during horizontal discovery {#amazon-aws-elasticache-discovery__section_tkw_4rb_b5b}

Replication groups are stored in the Cloud Database Clusters \[cmdb_ci_cloud_db_cluster\]
table and node group members are stored in the Cloud Databases \[cmdb_ci_cloud_database\]
table.  
{#amazon-aws-elasticache-discovery__table_pw1_srb_b5b__entry__2}

| Field | Description |
|-|-|
| Amazon resource name | Name of the resource for each replication group and each node group member. |
| FQDN | Fully qualified domain name for each node group member. |
| Port | Port used by each node group member. |
[ ]

{#amazon-aws-elasticache-discovery__table_pw1_srb_b5b}

