Fix a few cases where the author was incomplete or incorrect.
* Use `AnsibleAWSModule` * Update exception handling to use `fail_json_aws` and check for `BotoCoreError` exceptions associated with bad connection parameters. * Remove connection creation exception handling as it does nothing.
ec2_asg_lifecycle_hook was merged without rerunning tests. Changes needed to pass tests: * version_added * metadata version * copyright header
New ec2_asg_lifecycle_hook module