Is there an out of box table in servicenow CMDB for maintaining AWS Workspace?

Arun Prasanth
Mega Contributor

Is there an out of box table in servicenow CMDB for maintaining AWS Workspaces?

 

Also, I would like to understand on the purpose of the table AWS Resource Name Endpoint (cmdb_ci_endpoint_arn), what does this maintain from AWS ?

3 REPLIES 3

Akshata jamdar
Mega Guru

Hi arunv,

you can refer below link of docs it might help you,

https://docs.servicenow.com/bundle/london-it-operations-management/page/product/discovery/task/set-u...

 

You can maintain cloud  databases in  cmdb_ci_cloud_database this cmdb table.

AWS Resource Name Endpoint  this table is used to store entry points to your application service.

An entry point is how clients access an application service. Entry points are stored as records in the Endpoint [cmdb_ci_endpoint] tables.

 

Hope this will help you to get correct path towards your question.

 

Regards,

Akshata.

Hi Akshata, Thank your for your response!

Azim Kazi
Giga Guru

Hello Arun,

here I have some links for you which obviously will help you :

 

1) Configure the Amazon AWS Config service to auto-update the CMDB

2) Enable Self-Service Actions for Amazon WorkSpaces through ServiceNow

3) CMDB tables

4) Agent Workspace for Configuration Management Database (CMDB)

 

 I don't think there is OOTB table for aws workspaces there is only few tables which are given below

cmdb_ci_aws_datacenterAWS datacenterLogical representation of an Amazon Web Services datacenter.

 

cmdb_ci_endpointEndpointEndpoint, which represents the entry point to a service, a process, or a queue or topic destination in a service-oriented architecture.

 

if my response helps you then kindly mark my answer helpful and correct otherwise feel free to ask further.

 

 

Regards,

Ajim.