AWS Discovery of Virtual Machines using Credentials

Sameer Khanna
Tera Contributor

Hi,

I've implemented AWS Cloud Discovery in ServicNow using credentials.

 

I've a master account and 3 sub/member accounts. I've configured an IAM user in master account and provided it 'ReadOnlyAccess' policy and generated access key id and secret key and added them under AWS credentials in ServiceNow.

 

Then I configured a service account in ServiceNow and called the credentials setup earlier in the service account. So, I've a MID server setup in one of the EC2 instance in master account.

 

So, my question is , will I be able to discover EC2 instance (Virtual machines) which are setup in sub/member accounts from the MID server in master account's EC2 instance.

 

Thanks

 

 

6 REPLIES 6

Please read use case 1.

 

Also, check if you have latest patterns for discovery. 

Last but not least go to pattern designer, you may find relevant pattern is in active false state.  

Yeah, I've checked the instance has latest discovery patterns, and in pattern designer all the patterns related to AWS are active and published.