Rule Synopsis
These are the rule/s that determine the target CMDB CI Tables/Classes used by CI Sync for each AWS Resource Type.
The target CI Table/CI Class is used by CI Sync for two purposes:
-
To search for an existing CIs during a CI Update Operation.
-
To write new CIs during a CI Insert Operation.
Rule Details and Default
The default table mappings for Primary/Parent Resource Types are shown below.
|
Primary/Parent Resource Types |
Default Target Class/Classes |
|---|---|
|
Cloud Watch |
|
|
CloudWatch Alarm |
cmdb_ci_cloud_monitor_alarm |
|
Databases |
|
|
DynamoDb Table |
cmdb_ci_cloud_database |
|
Networking |
|
|
EC2 VPC |
cmdb_ci_network |
|
EC2 Subnet |
cmdb_ci_cloud_subnet |
|
EC2 Internet Gateway |
cmdb_ci_internet_gateway |
|
Elastic Load Balancer |
cmdb_ci_cloud_load_balancer |
|
EC2 Network Interface |
cmdb_ci_nic |
|
SQS |
|
|
SQS Queue |
cmdb_ci_cloud_queue_service |
|
Storage |
|
|
S3 Bucket |
cmdb_ci_cloud_storage_account |
|
Compute |
|
|
EC2 Instance |
cmdb_ci_ec2_instance |
|
Key Management Services |
|
|
KMS Key |
cmdb_ci_cmp_resource |
|
KMS Alias |
cmdb_ci_cmp_resource |
|
Lamda |
|
|
Lambda Function |
cmdb_ci_appl |
|
Relational Database Service |
|
|
RDS DB Instance |
cmdb_ci_cloud_database |
|
SNS |
|
|
SNS Topic |
cmdb_ci_cloud_topic |
The default table mappings for Secondary/Child Records are shown below.
|
Secondary/Child Records |
Default Target Class |
|---|---|
|
Tags |
cmdb_key_value |
Override Options
Context
Customers may consider changing these mappings to target different CMDB CI Tables/Classes shown above. This can often be required when existing CIs are already present in the CMDB (in Classes different to those shown below) and CI Sync is expected to correlate to the existing CIs.
Options
-
The target CI Class can be amended per AWS Resource Type.
Overriding via Connection Settings
Not Available - Requires a Custom Data Sync Rule (and therefore a Syncfish Support Plan to modify the default behaviour)
Additional Information
N/A
Related Rules
N/A