1 Answer
- Newest
- Most votes
- Most comments
3
This seems to be a file encoding issue.
To workaround the issue, please add a new Metadata section in Transform step with following details
- Type:
File - Name:
**/* - Properties: select
encodingproperty - Order: move it to
last - Update property value to
UTF-8 - Pay attention to the
-here, if you set the property value toUTF8it will not works
answered 2 years ago
Relevant content
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago

Thank you very much, this solved my problem