From 8466e4ab14e25b18982f8e1269ecc874e6454a21 Mon Sep 17 00:00:00 2001 From: Kamil Sobol Date: Fri, 6 Sep 2024 10:45:05 -0700 Subject: [PATCH] Do not bundle AWS SDK if default implementation is used. --- .changeset/happy-starfishes-trade.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/happy-starfishes-trade.md diff --git a/.changeset/happy-starfishes-trade.md b/.changeset/happy-starfishes-trade.md new file mode 100644 index 0000000000..48ceaecfa5 --- /dev/null +++ b/.changeset/happy-starfishes-trade.md @@ -0,0 +1,5 @@ +--- +'@aws-amplify/ai-constructs': patch +--- + +Do not bundle AWS SDK if default implementation is used