When you are trying to access objects using the URL in the browser, there you are not passing the user credentials so S3 doesn't know who you are and therefore denying accessing.
You can access the objects via API call from SDK or by CLI.
Do check out to AWS Course to master AWS.
Watch this video tutorial to know more about S3.