AWS Organizations pattern-based discovery
Discovery and Service Mapping Patterns finds AWS Organizations accounts 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
Verify the AWS discovery prerequisites section in AWS discovery using patterns.
Data collected by Discovery during horizontal discovery
Discovery populates the data in the CMDB when running the Amazon AWS Organizations pattern.
| Field | Description |
|---|---|
| Account Id [account_id] | Unique identifier (ID) of the account. |
| Name [name] | Name assigned to the account. |
| Datacenter Type [datacenter_type] | Type of datacenter. The value is set to AWS Datacenter [cmdb_ci_aws_datacenter]. |
| Object ID [object_id] | Unique ID of the account. |
| Datacenter URL [datacenter_url] | URL of the AWS datacenter. This field is populated for AWS GovCloud accounts. |
| Is management account [is_master_account] | Indicates whether this account is the management (primary) account of the organization.
|
| Parent account [parent_account] | References the Cloud Service Account [cmdb_ci_cloud_service_account] table (management account). |
CI relationships
The Amazon AWS Organizations pattern creates these relationships to support AWS Organizations account discovery.
| CI | Relationship | CI |
|---|---|---|
| Cloud Service Account [cmdb_ci_cloud_service_account] (management account) | Members::Member of | Cloud Service Account [cmdb_ci_cloud_service_account] (member account) |
| Cloud Service Account [cmdb_ci_cloud_service_account] (member account) | References | Cloud Service Account [cmdb_ci_cloud_service_account] (management account) |