Resolves#1077 by checking for a null package, which can happen when the inputType is a Message that encloses a primitive generic type
Update AWSTypesMessageConverter.java
Added additional fixes for #1077 in AWTypesMessageConverter
Update FunctionInvokerTests.java
Added unit tests to verify fix for #1077
Checkstyle fix
Resolves#1078