intro to step functions
create a virtual environment
create a folder in your root directory named build
run:
""" pip install -r requirements.txt -t ./build """
This will install all of the required dependency packages in requirements.txt into the build folder
Move a copy of grabber.py into the build directory
zip the contents of the build directory into a zip file - call it "grabber.zip"
put the zip file into an s3 bucket ....