8000 GitHub - danasaur/hello-step-functions: intro to step functions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danasaur/hello-step-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello-step-functions

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 ....

About

intro to step functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0