Data collected for Amazon AWS Cloud Discovery
Summarize
Summary of Data collected for Amazon AWS Cloud Discovery
Amazon AWS Cloud Discovery in ServiceNow collects detailed information about cloud resources within AWS datacenters to support configuration management and visibility. To utilize this capability effectively, customers should ensure they have the latest versions of the Discovery and Service Mapping Patterns applications from the ServiceNow Store, as updated patterns are released quarterly to enhance data collection.
Show less
Prerequisites and Setup
- Verify that the following applications are up to date: Discovery and Service Mapping Patterns, CMDB CI Class Models, and Visibility Content.
- Create and configure a discovery schedule using the Cloud Discovery Workspace.
- Verify REST API permissions by downloading the Cloud Discovery patterns spreadsheet, which details required user permissions, pattern names, CI Classes, and vendor documentation links.
- Test AWS REST APIs using tools like Postman to ensure connectivity and permissions.
Key Data Collected
ServiceNow Discovery collects and maps various AWS cloud resources into specific CMDB tables, enabling customers to maintain accurate and comprehensive asset records:
- AWS Datacenter: Basic location data including region and object ID.
- Availability Zones: Zones within AWS regions.
- Virtual Machine Instances: Details such as name, state, CPUs, memory, disks, and network adapters.
- Compute Security Groups: Security group names, states, and object IDs.
- Images and Hardware Types: Image properties (OS, root device, source) and hardware specs (vCPUs, memory, storage).
- Storage Volumes: Storage type, size, state, and identifiers.
- Cloud Networks and Subnets: Network names, states, CIDR blocks, and subnet statuses.
- Management Network Interfaces: NIC details including MAC manufacturer and status.
- Load Balancers and Resource Groups: Names, states, and unique IDs.
- Public IP Addresses and Storage Accounts: IP details, DNS, SKU names, and states.
- DNS Aliases and Names: DNS records with categories, statuses, and IP addresses.
- Cloud Databases: Database name, type, domain name, state, TCP ports, instance class, and backup settings.
- Cloud Web Servers: Server names, install status, vendor, FQDN, and operational status.
- Kubernetes Clusters: Cluster identifiers, ports, vendor info, and fully qualified domain names.
Practical Benefits for ServiceNow Customers
By leveraging AWS Cloud Discovery, customers gain visibility into their AWS infrastructure within the ServiceNow CMDB, facilitating better asset management, compliance monitoring, and operational insight. The structured data supports automation, service mapping, and integration with other ITSM processes.
Regular updates to discovery patterns ensure coverage of new AWS resources and features, helping maintain an accurate and current configuration database aligned with evolving cloud environments.
Discovery collects information about cloud resources in AWS datacenters. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.
Request apps on the Store
Visit the ServiceNow Store website 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.
Prerequisites
- Verify that the applications are up to date.
-
- Discovery and Service Mapping Patterns.
- CMDB CI Class Models.
- Visibility Content.
- Configure a discovery schedule
- Create a discovery schedule in Cloud Discovery Workspace
Verify the REST API Permissions
Download the Cloud Discovery patterns spreadsheet 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.
Data collected for AWS Cloud Discovery
The following tables show examples of data collected during AWS Cloud Discovery.
| Label | Field Name |
|---|---|
| Name | name |
| Region | region |
| Object ID | object_id |
| Label | Field Name |
|---|---|
| Name | name |
| Label | Field Name |
|---|---|
| Name | name |
| State | state |
| Object ID | object_id |
| CPUs | cpus |
| Disks | disks |
| Memory | memory |
| Network adapters | nics |
| VM Instance ID | vm_inst_id |
| Label | Field Name |
|---|---|
| Name | name |
| Object ID | object_id |
| State | state |
| Label | Field Name |
|---|---|
| Name | name |
| Object ID | object_id |
| Guest OS | guest_os |
| Root device type | root_device_type |
| Image source | image_source |
| Image type | image_type |
| Label | Field Name |
|---|---|
| Name | name |
| vCPUs | vcpus |
| Memory MB | memory_mb |
| Local Storage GB | local_storage_gb |
| Label | Field Name |
|---|---|
| Name | name |
| State | state |
| Object ID | object_id |
| Storage type | storage_type |
| Size | size |
| Label | Field Name |
|---|---|
| Name | name |
| State* | state |
| CIDR* | cidr |
| Label | Field Name |
|---|---|
| Name | name |
| Status | status |
| CIDR | cidr |
| Label | Field Name |
|---|---|
| Name | name |
| Netmask | netmask |
| MAC Manufacturer | mac_manufacturer |
| Status | install_status |
| Label | Field Name |
|---|---|
| Name | name |
| Object ID | object_id |
| State | state |
| Label | Field Name |
|---|---|
| Name | name |
| Object ID | object_id |
| State | state |
| Label | Field Name |
|---|---|
| Name | name |
| Object ID | object_id |
| Public IP address | public_ip_address |
| Public DNS | public_dns |
| Label | Field Name |
|---|---|
| Name | name |
| Object ID | object_id |
| Sku Name | sku_name |
| State | state |
| Label | Field name |
|---|---|
| DNS Alias [cmdb_ci_dns_alias] | |
| Name | name |
| Category | category |
| Status | status |
| DNS name [cmdb_ci_dns_name] | |
| Name | name |
| IP address | ip_address |
| Label | Field Name | Description |
|---|---|---|
| Name | name | The name of the database that you created in AWS. |
| Object ID | object_id | This is also the name of the database. |
| Type | Type | The type of database you created. |
| Fully qualified domain name | fqdn | The FQDN that AWS assigned to your database. An example format for AWS is as follows:
|
| State | state | The state of the database: whether it is Available or Terminated. |
| TCP port(s) | tcp_port | The TCP port that the database communicates through. |
| Category | category | The instance class of the database, for example: db.t2.micro. |
| Automated Backups | automated_backup | Indicates whether automated backups are enabled and the retention period. |
| Label | Field Name |
|---|---|
| Name | name |
| Install status | install_status |
| Vendor | vendor |
| Fully qualified domain name | fqdn |
| Operational status | operational_status |
| State | state |
| Label | Field Name | Description |
|---|---|---|
| Name | name | The name of the kube-controller-manager leader. |
| Port | port | The identifier for the Kubernetes apiserver port. |
| Kubernetes UID | k8s_uid | The unique identifier for the Kubernetes Cluster. |
| Vendor | vendor | The vendor of the Kubernetes Cluster. |
| Fully qualified domain name | fqdn | The fully qualified domain name of the Kubernetes apiserver. |