toServiceHookConfiguration method missed to translate roleArn
There is an issue for the translation between json and SDK DocumentAttributeValue. If DocumentAttributeValue.getStringListValue is null, it will get converted to empty string [] in json and cause update contract tests failures
Issue #, if available:
Description of changes: