Key Value not getting updated for AWS service account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 01:21 PM
Hi,
We have master and child cloud discovery setup. For few AWS cloud service account, key value in cmdb_key_value table is not getting updated, for few accounts duplicate key value pair getting created instead pf updating old one.
Could someone please help me with troubleshooting?
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 10:57 PM
Did you check in pattern debugger?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 11:01 PM
Hi Ram,
thanks for the response.
yes, I checked pattern logs and it is giving error something like— key value is empty Failed.
Where these conditions are specified? where I should look next?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2024 02:59 AM
for duplicate record- can u check in pattern designer once and see the response? We had faced this on Azure for 1-2 resource groups and it was found that on Azure portal itself they had mentioned twice.
regarding 'key value' not updating- havent come across but since u mentioned that in logs its showing key value is emptry can you double check with Azure SME if its rightly tagged or have they left empty by any chance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2024 11:33 AM
For the duplicate entries, please check "Related Entry" table (cmdb_related_entry). If the criterion attributes contains key,value then you may see duplicates as the uniqueness of the key value is dependent on both, but if you have only "key", then it will update
It will resolve issue with the key value update also once criterion attributes set to see only "key" and not "key,value"
Thanks,
Narsing