- Install the AWS command line tool by entering the following at the command line. We assume that you already have Python 3 installed on your machine
$ pip3 install aws-cli-
Fork this repo
-
Clone the forked repo to your local machine
-
Navigate into the local repo file and install the dependencies needed for this example to work
$ yarn add aws-sdk uuid-
Add your AWS credentials obtained from class and ammend the JavaScript files accordingly.
-
You can now run each of the example files using
node
$ node create.js