Closed infamousjoeg closed 4 years ago
@nimrody15 @zivshits can I get a couple reviews on this PR?
@nimrody15 @zivshits can I get a couple reviews on this PR?
Hey Joe, Currently we don't have an automatic testing environment. Can you please describe which tests did you perform?
@nimrody15 @zivshits can I get a couple reviews on this PR?
Hey Joe, Currently we don't have an automatic testing environment. Can you please describe which tests did you perform?
When I deployed this in October 2018, I used my version that didn't include boto3. Boto3 is provided by AWS' Lambda service by default.
boto 3 is needed now for multi-region, multi account support
Removed boto3 dependency since it is not needed in an AWS Lambda Function.
NOTE: I did not recompile the
dist
directory files. This should still be done.