JSON CORS file for Amazon AWS

I’m trying to get my wacz file on Amazon AWS to be accessed by ReplayWeb.page. When I access the file at https://wtic-wacz.s3.amazonaws.com/EliteFireProtecton.com.wacz (a test file) it gives the error:
An unexpected error occured: TypeError: Load failed

It seems as if I need to have a CORS file, but I haven’t been able to find one in JSON, which now seems to be required. Can anyone give me the code I need? Thanks.

Operator error, I was putting my file’s URL in the CORS request, instead of the replayweb.page URL… Duh

Solved