Mapper that can be used with jackson to convert AWS model objects to/from json.
The AWS SDK for Java V1 will no longer be supported after 2025 (announcement). This library is not needed with the V2 SDK. You can serialize/deserialize using the builders and in the V2 SDK they do not have conflicting setters causing ambiguity for Jackson (#122).