Skip to content

Commit

Permalink
Update tagKeys value in appsync candidate file (#1821)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
Co-authored-by: nr-cmorenoin <[email protected]>
  • Loading branch information
3 people authored Dec 12, 2024
1 parent 4df93ae commit 2695112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relationships/candidates/AWSAPPSYNCAPI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ lookups:
tags:
matchingMode: ALL
predicates:
- tagKeys: ["Http.Url"]
- tagKeys: ["http.url"]
field: httpUrl
onMatch:
onMultipleMatches: RELATE_ALL
Expand Down

0 comments on commit 2695112

Please sign in to comment.