* Add metaclass-boilerplate to elb_target lamda test function This change makes elb_target pass after #59831
* enable elb_lambda_target test
* Add helpful failure message if target_type=ip is not supported Create test case for target_type=ip not supported * Update elb_target_group module to latest standards Use AnsibleAWSModule Improve exception handling Improve connection handling