Discovery of Amazon WorkSpaces

salbers
Kilo Contributor

Does anyone know if there is a plugin to discover information on Amazon WorkSpaces with SN discovery? 

Thanks,

Stephen

7 REPLIES 7

Greg90
Giga Contributor

Hey Stephen, did you ever figure this out? If so, what table are workspaces being stored in ServiceNow? We're just getting started with the integration, but the team saw value prior to the integration bringing in the WorkSpaces into the CMDB. However, I can't find any documentation where these would be stored.

salbers
Kilo Contributor

We installed the sccm agent on the workspaces and brought in the data via sccm integration.

 

As an alternative option, you could use AWS SDK (in Amazon Web Services) to query the data and put it in an s3 bucket. Then make and api call to s3 data and transform the data into the cmdb. The first option is easier, but you may miss out on AWS specific attributes not queried by sccm. 

Greg90
Giga Contributor

Thanks for getting back to me- it's essentially what we did with SCCM. We ended up dropping them into "personal computers" table as that's mainly their use for us.