I don’t want them in the release. I want them while I’m assembling the release, strictly at compile-time. (Take the release artifact tat.gz and put it up onto s3.). The app doesn’t use Amazon and shouldn’t ever touch Amazon services.
Agree to disagree? AFAICT there are only relatively hackish ways to extract the tar.gz file path out of the release workflow and into a wrapping script (e.g. saving to a static temporary text file asset). If you use the release pipeline then it’s easy to figure out the path programatically.