Skip to content

Commit

Permalink
Update Attrubute value in appsync yml file (#1820)
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

---------

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 75f7a24 commit 4df93ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ relationships:
candidateCategory: AWSAPPSYNCAPI
fields:
- field: httpUrl
attribute: Http.Url
attribute: http.url
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ relationships:
candidateCategory: AWSAPPSYNCAPI
fields:
- field: httpUrl
attribute: Http.Url
attribute: http.url

0 comments on commit 4df93ae

Please sign in to comment.