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.31 #1656

Merged
merged 1 commit into from
Nov 21, 2017
Merged

v1.12.31 #1656

merged 1 commit into from
Nov 21, 2017

Conversation

awstools
Copy link
Contributor

Release v1.12.31 (2017-11-20)

Service Client Updates

  • service/apigateway: Updates service documentation
    • Documentation updates for Apigateway
  • service/codecommit: Updates service API, documentation, and paginators
    • AWS CodeCommit now supports pull requests. You can use pull requests to collaboratively review code changes for minor changes or fixes, major feature additions, or new versions of your released software.
  • service/firehose: Updates service API and documentation
    • This release includes a new Kinesis Firehose feature that supports Splunk as Kinesis Firehose delivery destination. You can now use Kinesis Firehose to ingest real-time data to Splunk in a serverless, reliable, and salable manner. This release also includes a new feature that allows you to configure Lambda buffer size in Kinesis Firehose data transformation feature. You can now customize the data buffer size before invoking Lambda function in Kinesis Firehose for data transformation. This feature allows you to flexibly trade-off processing and delivery latency with cost and efficiency based on your specific use cases and requirements.
  • service/iis: Adds new service
    • The AWS Cost Explorer API gives customers programmatic access to AWS cost and usage information, allowing them to perform adhoc queries and build interactive cost management applications that leverage this dataset.
  • service/kinesis: Updates service API and documentation
    • Customers can now obtain the important characteristics of their stream with DescribeStreamSummary. The response will not include the shard list for the stream but will have the number of open shards, and all the other fields included in the DescribeStream response.
  • service/workdocs: Updates service API and documentation
    • DescribeGroups API and miscellaneous enhancements

SDK Bugs

  • aws/client: Retry delays for throttled exception were not limited to 5 mintues #1654

@awstools awstools merged commit 292c25c into master Nov 21, 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.

Throttled Retries not capped at ~5mins
1 participant