Remove AWS SDK bundling in branch linker. #561
Labels
dependency
Issue related to upstream dependency
performance
Optimizations in code paths
tech-debt
Refactors, unsavory workarounds or other technical decisions that should be revisited later
Related to: #554 (comment) .
And #562
We're adding workaround recommended here aws/aws-cdk#26681 (comment) .
When Lambda serves SDK 3.440.0+ we should remove local SDK bundling.
When we do this we should:
@aws-sdk/client-amplify
todevDependencies
in@aws-amplify/backend
The text was updated successfully, but these errors were encountered: