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.10.7 #1386

Merged
merged 1 commit into from
Jul 5, 2017
Merged

v1.10.7 #1386

merged 1 commit into from
Jul 5, 2017

Conversation

awstools
Copy link
Contributor

@awstools awstools commented Jul 5, 2017

Release v1.10.7 (2017-07-05)

Service Client Updates

  • service/monitoring: Updates service API and documentation
    • We are excited to announce the availability of APIs and CloudFormation support for CloudWatch Dashboards. You can use the new dashboard APIs or CloudFormation templates to dynamically build and maintain dashboards to monitor your infrastructure and applications. There are four new dashboard APIs - PutDashboard, GetDashboard, DeleteDashboards, and ListDashboards APIs. PutDashboard is used to create a new dashboard or modify an existing one whereas GetDashboard is the API to get the details of a specific dashboard. ListDashboards and DeleteDashboards are used to get the names or delete multiple dashboards respectively. Getting started with dashboard APIs is similar to any other AWS APIs. The APIs can be accessed through AWS SDK or through CLI tools.
  • service/route53: Updates service API and documentation
    • Bug fix for InvalidChangeBatch exception.

SDK Enhancements

  • service/s3/s3manager: adding cleanup function to batch objects #1375
    • This enhancement will add an After field that will be called after each iteration of the batch operation.

@awstools awstools merged commit f3ac54f into master Jul 5, 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.

2 participants