Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 932 Bytes

File metadata and controls

17 lines (11 loc) · 932 Bytes

Build Status

AWS ObjectMapper

Mapper that can be used with jackson to convert AWS model objects to/from json.

DEPRECATED

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).