Is it possible to integrate a private Runner cluster with my gitlab.com (Bronze) account?

I don’t have a gitlab EE or gitlab CE, instead I have a gitlab.com Bronze account.

However, the number of CI minute can’t meet my needs (and I don’t want to upgrade to silver yet). Is there a way for me to install a CI Runner cluster on AWS, and hopefully auto-scaled (even better hopefully being able to use AWS spot instances) and integrate it with my account?

(the doc https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/#the-global-section seems to only take care of a self-managed gitlab service, which is not what I wanted)