Skip to content

Commit 23f1240

Browse files
bobbyu99Kamil Sobol
andauthored
feat: add data logging api in defineData (#2359)
* 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 <[email protected]> * chore: updated API.md * chore: rename `level` to `fieldLogLevel` * chore: update API.md * chore: bump data-construct version --------- Co-authored-by: Kamil Sobol <[email protected]>
1 parent 38b5da3 commit 23f1240

File tree

19 files changed

+3967
-1686
lines changed

19 files changed

+3967
-1686
lines changed

.changeset/quick-dingos-whisper.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@aws-amplify/backend-function': minor
3+
'@aws-amplify/platform-core': minor
4+
'@aws-amplify/backend-data': minor
5+
'@aws-amplify/plugin-types': minor
6+
'@aws-amplify/backend-ai': minor
7+
'@aws-amplify/backend': minor
8+
---
9+
10+
added data logging api to defineData

0 commit comments

Comments
 (0)