We have one request to add an approval step into a CI stage that contains a simple shell script for downloading artifacts from JFrog and uploading them to S3. Since CI stages do not support approval steps in Harness, please consider this as a feature request. On the other hand, when we try to convert this simple upload-to-S3 script into a CD stage, it requires a service name and an infrastructure definition, which do not exist for this kind of task. Because these two variables are mandatory, the conversion isn’t feasible. To address this limitation, could Harness introduce a CD stage deployment type specifically for S3 uploads? This would allow such simple file-transfer workflows to be executed in CD without needing unnecessary service or infrastructure definitions.