From c491f82980ff9783e9740452f94cbe157a2b58ee Mon Sep 17 00:00:00 2001 From: ken-harness <31108778+ken-harness@users.noreply.github.com> Date: Fri, 23 Jan 2026 15:58:06 -0800 Subject: [PATCH] Update aws-lambda-deployments.md Providing the error message ppl see so easier for end users to self diagnose and just request for the feature flag --- .../deploy-srv-diff-platforms/aws/aws-lambda-deployments.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/continuous-delivery/deploy-srv-diff-platforms/aws/aws-lambda-deployments.md b/docs/continuous-delivery/deploy-srv-diff-platforms/aws/aws-lambda-deployments.md index 96dc998757e..f18aa8ab6e3 100644 --- a/docs/continuous-delivery/deploy-srv-diff-platforms/aws/aws-lambda-deployments.md +++ b/docs/continuous-delivery/deploy-srv-diff-platforms/aws/aws-lambda-deployments.md @@ -906,6 +906,8 @@ This sample shows the execution steps with approval between traffic shifts. Rollback support for artifacts larger than 50 MB stored in S3 is currently behind the feature flag `CDS_AWS_LAMBDA_ROLLBACK_V2`. Contact [Harness Support](mailto:support@harness.io) to enable the feature. This features requires delegate version `857xx` or later. + +Invalid request: Request must be smaller than 70167211 bytes for the UpdateFunctionCode operation (Service: Lambda, Status Code: 413 ::: #### Prerequisites