I would need to host a minimized web app (static) on S3 but I can't make it public. I would want to make it accessible to only few people, therefore I was wondering if it is possible to configure aws to allow the access of the url of my static website only to some IP adresses or some IAM users (aws users)
Does anyone have an idea of how I could do this ? Or if it is even possible ?