Skip to content

Release v1.44.222

Compare
Choose a tag to compare
@aws-sdk-go-automation aws-sdk-go-automation released this 15 Mar 19:26
· 488 commits to main since this release
229c49a

Release v1.44.222 (2023-03-15)

Service Client Updates

  • service/migrationhubstrategy: Updates service API and documentation
  • service/s3control: Updates service API and documentation
    • Added support for S3 Object Lambda aliases.
  • service/securitylake: Updates service API and documentation

SDK Bugs

  • private/protocol: Fix error message being elided in restJson errors.
    • Use request body error message for unknown errors when header is absent.