Skip to content

Release v1.49.0

Compare
Choose a tag to compare
@aws-sdk-go-automation aws-sdk-go-automation released this 11 Dec 19:29
· 198 commits to main since this release
ff87628

Release v1.49.0 (2023-12-11)

Service Client Updates

  • service/neptune: Updates service API and documentation
    • This release adds a new parameter configuration setting to the Neptune cluster related APIs that can be leveraged to switch between the underlying supported storage modes.
  • service/pinpoint: Updates service documentation
    • This release includes Amazon Pinpoint API documentation updates pertaining to campaign message sending rate limits.
  • service/securityhub: Updates service API and documentation

SDK Features

  • service/sqs: BREAKFIX: Revert SQS error constants to original state
    • Values for SQS error constants were incorrectly changed. This reverts them back.