Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.12.27 #1644

Merged
merged 1 commit into from
Nov 15, 2017
Merged

v1.12.27 #1644

merged 1 commit into from
Nov 15, 2017

Conversation

awstools
Copy link
Contributor

Release v1.12.27 (2017-11-14)

Service Client Updates

  • service/ecs: Updates service API and documentation
    • Added new mode for Task Networking in ECS, called awsvpc mode. Mode configuration parameters to be passed in via awsvpcConfiguration. Updated APIs now use/show this new mode - RegisterTaskDefinition, CreateService, UpdateService, RunTask, StartTask.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/lightsail: Updates service API and documentation
    • Lightsail now supports attached block storage, which allows you to scale your applications and protect application data with additional SSD-backed storage disks. This feature allows Lightsail customers to attach secure storage disks to their Lightsail instances and manage their attached disks, including creating and deleting disks, attaching and detaching disks from instances, and backing up disks via snapshot.
  • service/route53: Updates service API and documentation
    • When a Route 53 health check or hosted zone is created by a linked AWS service, the object now includes information about the service that created it. Hosted zones or health checks that are created by a linked service can't be updated or deleted using Route 53.
  • service/ssm: Updates service API and documentation
    • EC2 Systems Manager GetInventory API adds support for aggregation.

SDK Enhancements

  • aws/request: Remove default port from HTTP host header (#1618)
    • Updates the SDK to automatically remove default ports based on the URL's scheme when setting the HTTP Host header's value.
    • Fixes #1537

@awstools awstools merged commit beafda2 into master Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant