Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.265 (2023-05-18)
Service Client Updates
service/athena: Updates service API and documentation
- Removing SparkProperties from EngineConfiguration object for StartSession API call
service/cloudtrail: Updates service API and documentation
- Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
service/compute-optimizer: Updates service API and documentationservice/connect: Updates service API and documentationservice/ec2: Updates service API and documentation
- Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
service/ecs: Updates service documentation
- Documentation only release to address various tickets.
service/mediaconvert: Updates service API and documentation
- This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
service/rds: Updates service API, documentation, waiters, paginators, and examples
- RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
service/sagemaker-geospatial: Updates service API and documentationservice/sts: Updates service API
- API updates for the AWS Security Token Service
SDK Bugs
rest: Remove unnecessary path normalization behavior.
- This behavior would incorrectly mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
config: DeprecateDisableRestProtocolURICleaningconfig setting.
- This setting no longer has any effect. REST-protocol paths will now never be normalized after serialization.
db19686 Release v1.44.265 (2023-05-18) (#4845)5220e69 Merge pull request #4832 from aws/iot-topic2168800 recover some deprecated funcceeb008 recover some deprecated func30b3388 modify changelog and remove deprecated setting usage16b4c86 modify changelog description970e5a0 add unit test cases966f546 Merge branch 'main' into iot-topice8df529 remove http request url path cleaning logic and deprecate setting6e99df2 Merge remote-tracking branch 'origin/iot-topic' into iot-topic