Serving HTML files from AWS S3 with Kong

Hey people!

I’m having difficulties to get Kong serving HTML files that located in AWS S3 buckets.
I’m using K8s and Kong operator deployed with helm.
I’ve searched the internet for some time now and the only thing i got is maybe to do it with nginx new config block? and if this is the case how can we perform it under Helm configuration?

any help is much appreciated!