amplify-backend
amplify-backend copied to clipboard
Remove AWS SDK bundling in branch linker.
Related to: https://github.com/aws-amplify/samsara-cli/issues/554#issuecomment-1791513958 . And https://github.com/aws-amplify/samsara-cli/pull/562
We're adding workaround recommended here https://github.com/aws/aws-cdk/issues/26681#issuecomment-1705232051 .
When Lambda serves SDK 3.440.0+ we should remove local SDK bundling.
When we do this we should:
- Remove bundling of AWS SDK in AmplifyBranchLinkerConstruct
- Move
@aws-sdk/client-amplifytodevDependenciesin@aws-amplify/backend