actix_lambda
actix_lambda copied to clipboard
Rebuild helpers with pure CloudFormation
Now that https://forums.aws.amazon.com/thread.jspa?threadID=294551 is resolved, we can at least pull the targetgroup work into CF, and maybe more of this. Possibly the entire thing, at which point we can rewrite it in Rust for just dumping out CF YAML.
875f46f9f62bf29a8f6f1d2da72583095063ecc6 fixes a bunch of this, but we still need to do the upload to S3 and the permissions invoke for Lambda is a bit kludgy now due to a loop between the targetgroup and it. Future work with https://www.rusoto.org/ could resolve this further.