Pre-reqs:
- Install Make
- Install AWS SAM CLI
- Build dependencies
sam build
-
Change DestinationArn and FIREHOSE_STREAM_NAME variable on template file with the output from solution CloudFormation
-
Deploy API Gateway & Function
sam deploy --stack-name lambda-log-sample --capabilities CAPABILITY_NAMED_IAM --guided