While updating the AWS Lambda Function Code, could you please remove the lambda:updateConfiguration permission dependency which is required to be attached to the arn, when we pass the configuration details in manifest then only Harness should look for lambda:updateConfiguration permission, but now if I am trying to update only lambda function code it is expecting to have lambda:updateConfiguration which is not required.