AWS ECS and Serverless Lambda deployment types can store the definitions/manifests in S3.
This is not possible for the AWS Lambda deployment type (limited to Git + Harness file store).
We generate these definitions/manifests from Terraform on apply, so cannot store in Git.
We would like to load AWS-Lambda-Function-Definition.yaml and AWS-Lambda-Function-Alias-Definition.yaml from S3 as we do for ECS.