Added support for Lambda functions and CloudFormation stacks. Also change the way `aws_creds` can be passed in for automated use. Rather than use a globalvar the creds are now passed into the `scan` function. Also removed the AWS client cache. It offered little benefit and caused significant problems in long-running applications.