You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
service/apigateway: Updates service API and documentation
Add support for Access logs and customizable integration timeouts
service/cloudformation: Updates service API and documentation
Instance-level parameter overrides (CloudFormation-StackSet feature): This feature will allow the customers to override the template parameters on specific stackInstances. Customers will also have ability to update their existing instances with/without parameter-overrides using a new API "UpdateStackInstances" 2) Add support for SSM parameters in CloudFormation - This feature will allow the customers to use Systems Manager parameters in CloudFormation templates. They will be able to see values for these parameters in Describe APIs.
service/codebuild: Updates service API and documentation
Adding support for accessing Amazon VPC resources from AWS CodeBuild, dependency caching and build badges.
service/elasticmapreduce: Updates service API and documentation
Enable Kerberos on Amazon EMR.
aws/endpoints: Updated Regions and Endpoints metadata.
service/rekognition: Updates service API and documentation
This release includes updates to Amazon Rekognition for the following APIs. The new DetectText API allows you to recognize and extract textual content from images. Face Model Versioning has been added to operations that deal with face detection.
service/shield: Updates service API, documentation, and paginators
The AWS Shield SDK has been updated in order to support Elastic IP address protections, the addition of AttackProperties objects in DescribeAttack responses, and a new GetSubscriptionState operation.
service/storagegateway: Updates service API and documentation
AWS Storage Gateway now enables you to get notification when all your files written to your NFS file share have been uploaded to Amazon S3. Storage Gateway also enables guessing of the MIME type for uploaded objects based on file extensions.
service/xray: Updates service API, documentation, and paginators
Added automatic pagination support for AWS X-Ray APIs in the SDKs that support this feature.
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
To support new AWS platform enhancements such as API Gateway access logs and integration timeouts (issues incoming). We're currently on v1.12.30. https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#release-v11232-2017-11-22
Release v1.12.32 (2017-11-22)
Service Client Updates
service/apigateway
: Updates service API and documentationservice/cloudformation
: Updates service API and documentationservice/codebuild
: Updates service API and documentationservice/elasticmapreduce
: Updates service API and documentationaws/endpoints
: Updated Regions and Endpoints metadata.service/rekognition
: Updates service API and documentationservice/shield
: Updates service API, documentation, and paginatorsservice/storagegateway
: Updates service API and documentationservice/xray
: Updates service API, documentation, and paginatorsRelease v1.12.31 (2017-11-20)
Service Client Updates
service/apigateway
: Updates service documentationservice/codecommit
: Updates service API, documentation, and paginatorsservice/firehose
: Updates service API and documentationservice/iis
: Adds new serviceservice/kinesis
: Updates service API and documentationservice/workdocs
: Updates service API and documentationSDK Bugs
aws/client
: Retry delays for throttled exception were not limited to 5 mintues #1654The text was updated successfully, but these errors were encountered: