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 has been archived by the owner on Jul 9, 2024. It is now read-only.
As documented after pre-requisites, “You DONOT have more than 3 VPC's in that region”, can we also include one more point for # of Elastic IPs in the account? The workshop creates 2 EIPs and by default AWS account has a limit of 5 EIPs, so to avoid an error - “The maximum number of addresses has been reached. (Service: AmazonEC2; Status Code: 400; Error Code: AddressLimitExceeded; xxxx”, it will be good to call out for readers. I encountered this error as my account had 4 EIPs prior to the workshop.
Under VPC call out - “You DONOT have more than 3 VPC's in that region”, I would also include that the workshop creates 2 VPCs just to make it more explicit.
For 1a,
For widget creation, “Navigate to Modules → Widgets → Add Widget → Select smart-home → Number of Devices 1 → Submit", correct the typo for “Number of Devices” to “Number of widgets”.
For 1b,
Change “Click Create" to "Click Create a channel" for Channel creation
Change “Click Create" to "Click Create a data store" for Data store creation
Change “Click Create" to "Click Create a pipeline" for Pipeline creation
Can we add a comment for the autogenerated “id” attribute under create pipeline #d just mentioning what it is?
Change “Click update preview” to “Click Update preview” under create pipeline #f to match with the exact option to click
For 1c,
Change “Click Create → SQL Data sets → Create SQL” to “Click *Create a data set *→ SQL Data sets → Create SQL”
Can we add a line for the reason of adding an offset of “-5 seconds” and similarly the reason for converting to ISO timestamp function?
Change “Timestamp → from_iso8601_timestamp(timestamp)” to “Timestampexpression → from_iso8601_timestamp(timestamp)” to match the label
For QuickSight,
While trying to create a dataset for IoT Analytics without choosing *IoT Analytics *permission during QuickSight account setup, you get a message that *something went wrong *and nothing else which is obviously a QuickSight trouble shooting and less to do with IoT Analytics as such. Can we call out the IoT Analytics selection during account setup in QuickSight explicit to avoid this error?
Can we mention that choose the Line chart for the walkthrough? QuickSight autoselect didn't choose Line chart for me and I was wondering for a while where is the X axis :)
For 2c,
Can we show few sample records for inputdata.csv? An additional column global_intensity shows up for preview which is blank and just showing few results in the readme doc will help.
Also, can we add any clarification for iotstore data store after batch data set is pushed to iotstore? Sounds like it overwrote the earlier data for streaming unless the preview result set is the UNION of streaming and batch?
Under Clean Up,
Correct typo for incurr
Can we also include a step to clean up S3 buckets which the CFN stack doesn't seem to delete?
Similarly, a step to clean up the channels, data store, pipelines, and data sets which were created manually
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: