Skip to content

Commit

Permalink
feat: add data logging api in defineData (#2359)
Browse files Browse the repository at this point in the history
* feat: add data logging api to defineData

* chore: update API.md

* chore: update API.md

* addressed PR comments

* addressed PR comments

* updated ConversationHandlerFunctionLogLevel

* chore: update changeset

* chore: remove extra changeset

* Update .changeset/quick-dingos-whisper.md

Co-authored-by: Kamil Sobol <sobkamil@amazon.com>

* chore: updated API.md

* chore: rename `level` to `fieldLogLevel`

* chore: update API.md

* chore: bump data-construct version

---------

Co-authored-by: Kamil Sobol <sobkamil@amazon.com>
  • Loading branch information
bobbyu99 and sobolk authored Jan 2, 2025
1 parent 38b5da3 commit 23f1240
Show file tree
Hide file tree
Showing 19 changed files with 3,967 additions and 1,686 deletions.
10 changes: 10 additions & 0 deletions .changeset/quick-dingos-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@aws-amplify/backend-function': minor
'@aws-amplify/platform-core': minor
'@aws-amplify/backend-data': minor
'@aws-amplify/plugin-types': minor
'@aws-amplify/backend-ai': minor
'@aws-amplify/backend': minor
---

added data logging api to defineData
Loading

0 comments on commit 23f1240

Please sign in to comment.