wallix / awless

A Mighty CLI for AWS
http://awless.io/
Apache License 2.0
4.97k stars 263 forks source link

Add CloudFormation custom origin support (ELB/ALB) #260

Open mf opened 5 years ago

mf commented 5 years ago

Currently all attempts to pass ELB/ALB resources as origin-domain will fail because AWLESS fills out origin domain and not custom origin domain parameter groups.

Please note that ELB/ALB resources point to amazonaws.com domains, and the AWLESS code is looking for similar suffix to detect an S3 bucket.