The dataset you have referenced is provided as an EBS Snapshot, not an S3 bucket. You will need to convert the snapshot into a new EBS Volume, which can be mounted on an Amazon EC2 instance.
To access it:
- Access the Amazon EC2 Management Console
- Set the region to US East
- In the search bar, choose "Public Snapshot"
- Enter snapshot ID in the search filter (from the page you referenced) and hit Enter. You should now see a single snapshot.
- Optional: "Copy" the snapshot to another region if you desire
- "Create Volume" to create an EBS Volume from the snapshot (be sure to select the same Availability Zone as your EC2 instance)
- Go to "Volumes" in the left navigation pane
- "Attach" the new EBS Volume onto an existing EC2 instance
You will then have access to the data.
Please note that the dataset is from 2009. It does not contain recent data.