You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
<li><p>Click <strong>Next</strong>twice, and then click <strong>Create bucket</strong>.</p></li>
41
+
<li><p>Click <strong>Next</strong>three times, and then click <strong>Create bucket</strong>.</p></li>
42
42
</ol>
43
43
<h4id="create-an-amazon-kinesis-data-firehose-delivery-stream">2. Create an Amazon Kinesis Data Firehose delivery stream</h4>
44
44
<p>Create an Amazon Kinesis Data Firehose delivery stream named <strong>wildrydes</strong> that is configured to source data from the <strong>wildrydes</strong> stream and deliver its contents in batches to the S3 bucket created in the previous section.</p>
@@ -99,7 +99,9 @@ <h4 id="explore-the-batched-data-files">4. Explore the batched data files</h4>
99
99
<li><p>Enter the bucket name you create in the first section in the <strong>Search for buckets</strong> text input.</p></li>
100
100
<li><p>Click on the bucket name and navigate through the year, month, day, and hour folders to ensure that files are being populated in your bucket.</p>
<li><p>Click on one of the files and click <strong>Download</strong>. Open the file with a text editor and explore its contents.</p></li>
102
+
<li><p>Click on one of the files.</p></li>
103
+
<li><p>Click the <strong>Select from</strong> tab, select <code>JSON</code> from <strong>File format</strong>, and click the <strong>Show file preview</strong> to preview the file content.</p>
0 commit comments