Skip to content

v4.1.6

Compare
Choose a tag to compare
@jlevers jlevers released this 09 Nov 06:56
· 679 commits to main since this release

##Fixed

  • getInventorySummaries resulted in a 400 InvalidInput when passing true for $details. This is a bug in Amazon's OpenAPI models, but we can fix it on our end by changing $details from a boolean to a string. This implements that fix. (Followup to #75, thanks @allen1706)

Full Changelog: v4.1.5...v4.1.6