List Lambda functions
Configure AWS CLI credentials
List S3 buckets
Invoke a Lambda function
aws lambda invoke --function-name my-function out.json
Invoke Lambda and write output
Create a new S3 bucket
Delete files from S3
Sync local directory to S3 bucket