I would like my EC2 in an isolated private subnet to access my JFrog Artifactory for amazon linux yum packages. Towards that, is it possible to create a remote repository in JFrog Artifactory to access amazonlinux yum package repo mirror site.
I cannot access amazon's yum package repos directly as I am in a private subnet with no internet access and firewall does not allow s3 endpoint access on purpose. We are required to use JFrog Artifactory repositories (either local or remote repositories). Would like to have instructions on how to setup a remote repository in JFrog Artifactory to point to amazon linux 2 yum package repo. Identity issues may not be allowing this to happen.