Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.267 (2023-05-22)
Service Client Updates
service/backup: Updates service API and documentationservice/pinpoint: Updates service documentation
- Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
service/quicksight: Updates service API, documentation, and paginators
- Add support for Asset Bundle, Geospatial Heatmaps.
SDK Bugs
rest: Revert removing unnecessary path normalization behavior.
- This behavior would mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
config: Revert deprecatingDisableRestProtocolURICleaningconfig setting.
- This setting will have an effect again. REST-protocol paths will now be normalized after serialization.
4b1b9ad Release v1.44.267 (2023-05-22) (#4851)ced715f Revert "Deprecate url path cleaning during http request serialization" (#4849)