AWS ALB has three target types - Instance, IP and Lambda.
If I want create Target group using Ansible playbook, there are only two options you can use - Instance and IP. Link Here
So, how to create target group for Lambda using Ansible ?
AWS ALB has three target types - Instance, IP and Lambda.
If I want create Target group using Ansible playbook, there are only two options you can use - Instance and IP. Link Here
So, how to create target group for Lambda using Ansible ?