Murali Reddy1
ServiceNow Employee
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 02-08-2023 09:09 AM
Question
AWS Service graph connector diagnose error "Cannot read property "keys"
Answer
This issue happens when the guided setup instructions are not followed while selecting AWS Regions. We have given this statement "Enter the list of regions you are using in a comma delimited way in the Value section. Eg. us-east-1,us-east-2"
At the end of this step, it should look like this format in Value section.
If the regions are entered in below format, the URL is not formed properly and it returns the error.
We have seen some folks keep the value section empty. In that case, the application assumes that you want to scan all the regions. This will have some performance impact.
- 166 Views