Skip to content

Release v1.26.5

Compare
Choose a tag to compare
@aws-sdk-go-automation aws-sdk-go-automation released this 18 Dec 19:35

Release v1.26.5 (2019-12-18)

Service Client Updates

  • service/cloudfront: Updates service documentation
    • Documentation updates for CloudFront
  • service/ec2: Updates service API and documentation
    • This release introduces the ability to tag Elastic Graphics accelerators. You can use tags to organize and identify your accelerators for cost allocation.
  • service/opsworkscm: Updates service API and documentation
    • AWS OpsWorks CM now supports tagging, and tag-based access control, of servers and backups.
  • service/resourcegroupstaggingapi: Updates service documentation
    • Documentation updates for resourcegroupstaggingapi
  • service/s3: Updates service documentation
    • Updates Amazon S3 endpoints allowing you to configure your client to opt-in to using S3 with the us-east-1 regional endpoint, instead of global.

SDK Bugs

  • aws/request: Fix shouldRetry behavior for nested errors (#3017)