github aws/aws-sdk-go v1.44.59
Release v1.44.59

latest releases: v1.54.8, v1.54.7, v1.54.6...
23 months ago

Release v1.44.59 (2022-07-20)

Service Client Updates

  • service/acm-pca: Updates service documentation
  • service/iot: Updates service API and documentation
    • GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

SDK Bugs

  • service/pricing: Fixes a bug that caused GetProductsOutput.PriceList to be generated incorrectly. (#4486)
    • The v1.44.46 release incorrectly resulted in the PriceList field's type changing from []aws.JSONValue to []*string.
    • This release reverts this change, with the field now correctly updated to []aws.JSONValue.
    • Fixes #4480

Don't miss a new aws-sdk-go release

NewReleases is sending notifications on new releases.