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>three times, and then click <strong>Create bucket</strong>.</p></li>
41
+
<li><p>Click <strong>Next</strong>twice, 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>
<li><p>Click on the <strong>Monitoring</strong> tab and explore the metrics available to monitor the function. Click on <strong>View logs in CloudWatch</strong> to explore the function’s log output.</p></li>
174
+
<li><p>Click on the <strong>Monitoring</strong> tab and explore the metrics available to monitor the function. Click on <strong>Jump to Logs</strong> to explore the function’s log output.</p></li>
<li><p>In the Amazon Kinesis Streams console, click on <strong>wildrydes</strong> and click on the <strong>Monitoring</strong> tab.</p></li>
60
-
<li><p>After several minutes, you will see the <strong>Put Record (success count)</strong> graph begin to record a single put a second.</p></li>
60
+
<li><p>After several minutes, you will see the <strong>Put Record Success (percent) - Average</strong> graph begin to record a single put a second.</p></li>
61
61
</ol>
62
62
<h4id="read-messages-from-the-stream">3. Read messages from the stream</h4>
<li><p>Click <strong>Add ARN</strong> next to <strong>stream</strong>.</p></li>
121
-
<li><p>Enter the region you’re using in <strong>Region</strong> (e.g. us-east-1), your <ahref="https://docs.aws.amazon.com/IAM/latest/UserGuide/console_account-alias.html">Account ID</a> in <strong>Account</strong>, and <code>wildrydes</code> in <strong>Stream name</strong>.</p>
@@ -131,7 +148,7 @@ <h4 id="view-unicorn-status-on-the-dashboard">6. View unicorn status on the dash
131
148
<p><strong>✅ Step-by-step directions</strong></p>
132
149
<oltype="1">
133
150
<li><p>Open the <ahref="https://dataprocessing.wildrydes.com/dashboard.html">Unicorn Dashboard</a>.</p></li>
134
-
<li><p>Enter the <strong>Cognito Identity Pool ID</strong> you noted in step 4 and the <strong>Kinesis Data Stream name</strong> and click <strong>Start</strong>.</p>
151
+
<li><p>Enter the <strong>Cognito Identity Pool ID</strong> you noted in step 4 and click <strong>Start</strong>.</p>
0 commit comments