Review the prerequisites
This section helps you to examine the list of actions you must perfom before you start working on your function.
-
AWS user account is required with access policies that has permissions to list and create buckets, roles, and Lambda functions.
-
Access to AWS console is required.
-
Access key is required for the AWS user account to use AWS CLI.
-
AWS CLI client needs to be installed and configured to use the access key.
-
AWS bucket is needed for the telemetry events files:
- Create two folders in the bucket: truck-telemetry-raw and truck-telemetry-processed.
- Download the sample telemetry file and upload it to the truck-telemetry-raw folder.This file will be used during the tutorial to run tests.