_ _______ _______ _ _______ ( \ ( ____ \|\ /|( ____ \( \ / ___ ) | ( | ( \/| ) ( || ( \/| ( \/ ) | | | | (__ | | | || (__ | | / ) | | | __) ( ( ) )| __) | | _/ / | | | ( \ \_/ / | ( | | / _/ | (____/\| (____/\ \ / | (____/\| (____/\ ( (__/\ (_______/(_______/ \_/ (_______/(_______/ \_______/
Progress: |==.........| 2/11
On Level 1, bucket policy allows listing objects inside the bucket
Important: Never, never, NEVER do that in real life !!!
You already know the Website endpoint URL format which is used on Level 1.
But in general, to access a bucket we use either Virtual-Hosted Style or Path Style URLs. Sounds complicated?
Don't worry, in this game we do not use Path Style access. Buckets created after September 30, 2020, will support only Virtual-Hosted Style. Path Style requests will continue to be supported for buckets created on or before this date.
Hint 1 Check the URL in the browser address bar: https://s3game-level2.s3.us-east-2.amazonaws.com/level2-748l6b6xwzl6.html Virtual Hosted Style URL format is: https://<bucket-name>.s3.<Region>.amazonaws.com/<object-id>