A Project on Serveless workflow with AWS Glue, S3 & Lambda
- Create events/events.json and write test events into it.
- Run
sam build
if functions and events in another folder or subfolder runsam build -s relative_folder_path
. - Run
sam deploy
with your custom arguments.
Optional: You can checkout services.yml
to create 2 buckets(source & destinaton) but would probably have to change the bucket names where specified