From 269511209da85f2de57ae07d2e6bb9435b312afc Mon Sep 17 00:00:00 2001 From: vinay konatala Date: Thu, 12 Dec 2024 15:55:12 +0530 Subject: [PATCH] Update tagKeys value in appsync candidate file (#1821) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: Added kiness delivery stream * feat: Added relationship condition * fix: Added apm kinesis relation file * fix:Removed apm relation file * fix: Add new condition * fix: Added quotes in array * fix: Updated the tagkeys * feat: Added appsync api relationship files * fix: Removed other relationship files * fix: Updated the regex * fix: Updated relationship name * fix: Updated attribute names * fix: Updated attribute case sensitive * fix: Updated the tagkeys --------- Co-authored-by: Otávio Carvalho Co-authored-by: nr-cmorenoin --- relationships/candidates/AWSAPPSYNCAPI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/relationships/candidates/AWSAPPSYNCAPI.yml b/relationships/candidates/AWSAPPSYNCAPI.yml index 9d4d030e0..c5fc5e170 100644 --- a/relationships/candidates/AWSAPPSYNCAPI.yml +++ b/relationships/candidates/AWSAPPSYNCAPI.yml @@ -6,7 +6,7 @@ lookups: tags: matchingMode: ALL predicates: - - tagKeys: ["Http.Url"] + - tagKeys: ["http.url"] field: httpUrl onMatch: onMultipleMatches: RELATE_ALL