1Release v1.35.18 (2020-10-29)
2===
3
4### Service Client Updates
5* `service/apigateway`: Updates service API and documentation
6  * Support disabling the default execute-api endpoint for REST APIs.
7* `service/codeartifact`: Updates service API and documentation
8* `service/ec2`: Updates service API and documentation
9  * Support for Appliance mode on Transit Gateway that simplifies deployment of stateful network appliances. Added support for AWS Client VPN Self-Service Portal.
10* `service/elasticloadbalancingv2`: Updates service API and documentation
11* `service/marketplacecommerceanalytics`: Updates service documentation
12  * Documentation updates for marketplacecommerceanalytics to specify four data sets which are deprecated.
13* `service/sesv2`: Updates service API, documentation, and paginators
14* `service/storagegateway`: Updates service API and documentation
15  * Adding support for access based enumeration on SMB file shares, file share visibility on SMB file shares, and file upload notifications for all file shares
16
17Release v1.35.17 (2020-10-28)
18===
19
20### Service Client Updates
21* `service/ec2`: Updates service API and documentation
22  * AWS Nitro Enclaves general availability. Added support to RunInstances for creating enclave-enabled EC2 instances. New APIs to associate an ACM certificate with an IAM role, for enclave consumption.
23* `service/iot`: Updates service API and documentation
24  * This release adds support for GG-Managed Job Namespace
25* `service/workmail`: Updates service documentation
26  * Documentation update for Amazon WorkMail
27
28Release v1.35.16 (2020-10-27)
29===
30
31### Service Client Updates
32* `service/glue`: Updates service API and documentation
33  * AWS Glue machine learning transforms now support encryption-at-rest for labels and trained models.
34
35Release v1.35.15 (2020-10-26)
36===
37
38### Service Client Updates
39* `service/kendra`: Updates service API and documentation
40  * Amazon Kendra now supports indexing data from Confluence Server.
41* `service/neptune`: Updates service API, documentation, and paginators
42  * This feature enables custom endpoints for Amazon Neptune clusters. Custom endpoints simplify connection management when clusters contain instances with different capacities and configuration settings.
43* `service/sagemaker`: Updates service API, documentation, and paginators
44  * This release enables customers to bring custom images for use with SageMaker Studio notebooks.
45
46Release v1.35.14 (2020-10-23)
47===
48
49### Service Client Updates
50* `service/macie2`: Updates service documentation
51* `service/mediatailor`: Updates service API and documentation
52* `service/quicksight`: Updates service API and documentation
53  * Support description on columns.
54
55Release v1.35.13 (2020-10-22)
56===
57
58### Service Client Updates
59* `service/accessanalyzer`: Updates service documentation
60* `service/appflow`: Updates service API and documentation
61* `service/servicecatalog`: Updates service documentation
62  * Documentation updates for servicecatalog
63* `service/sns`: Updates service API and documentation
64  * SNS now supports a new class of topics: FIFO (First-In-First-Out). FIFO topics provide strictly-ordered, deduplicated, filterable, encryptable, many-to-many messaging at scale.
65
66Release v1.35.12 (2020-10-21)
67===
68
69### Service Client Updates
70* `service/cloudfront`: Updates service API and documentation
71  * CloudFront adds support for managing the public keys for signed URLs and signed cookies directly in CloudFront (it no longer requires the AWS root account).
72* `service/ec2`: Updates service API and documentation
73  * instance-storage-info nvmeSupport added to DescribeInstanceTypes API
74* `service/globalaccelerator`: Updates service API and documentation
75* `service/glue`: Updates service API and documentation
76  * AWS Glue crawlers now support incremental crawls for the Amazon Simple Storage Service (Amazon S3) data source.
77* `service/kendra`: Updates service API and documentation
78  * This release adds custom data sources: a new data source type that gives you full control of the documents added, modified or deleted during a data source sync while providing run history metrics.
79* `service/organizations`: Updates service documentation
80  * AWS Organizations renamed the 'master account' to 'management account'.
81
82### SDK Bugs
83* `aws/credentials`: Fixed a race condition checking if credentials are expired. ([#3448](https://github.com/aws/aws-sdk-go/issues/3448))
84  * Fixes [#3524](https://github.com/aws/aws-sdk-go/issues/3524)
85* `internal/ini`: Fixes ini file parsing for cases when Right Hand Value is missed in the last statement of the ini file ([#3596](https://github.com/aws/aws-sdk-go/pull/3596))
86  * related to [#2800](https://github.com/aws/aws-sdk-go/issues/2800)
87
88Release v1.35.11 (2020-10-20)
89===
90
91### Service Client Updates
92* `service/appsync`: Updates service documentation
93* `service/batch`: Updates service API and documentation
94  * Adding evaluateOnExit to job retry strategies.
95* `service/elasticbeanstalk`: Updates service API
96  * EnvironmentStatus enum update to include Aborting, LinkingFrom and LinkingTo
97
98Release v1.35.10 (2020-10-19)
99===
100
101### Service Client Updates
102* `service/backup`: Updates service documentation
103* `service/cloudfront`: Updates service API and documentation
104  * Amazon CloudFront adds support for Origin Shield.
105* `service/docdb`: Updates service documentation
106  * Documentation updates for docdb
107* `service/servicecatalog`: Updates service API and documentation
108  * An Admin can now update the launch role associated with a Provisioned Product. Admins and End Users can now view the launch role associated with a Provisioned Product.
109* `service/ssm`: Updates service API and documentation
110  * This Patch Manager release now supports Common Vulnerabilities and Exposure (CVE) Ids for missing packages via the DescribeInstancePatches API.
111
112Release v1.35.9 (2020-10-16)
113===
114
115### Service Client Updates
116* `service/medialive`: Updates service API, documentation, and paginators
117  * The AWS Elemental MediaLive APIs and SDKs now support the ability to transfer the ownership of MediaLive Link devices across AWS accounts.
118* `service/organizations`: Updates service documentation
119  * Documentation updates for AWS Organizations.
120
121### SDK Bugs
122* `s3control`: Fixes bug in SDK that caused GetAccessPointPolicy, DeleteAccessPointPolicy, and PutAccessPointPolicy operations to not route properly for S3 on Outposts. ([#3599](https://github.com/aws/aws-sdk-go/pull/3599))
123  * Fixes [#3598](https://github.com/aws/aws-sdk-go/issues/3598).
124
125Release v1.35.8 (2020-10-15)
126===
127
128### Service Client Updates
129* `service/accessanalyzer`: Updates service API and documentation
130* `service/budgets`: Updates service API, documentation, and paginators
131  * This release introduces AWS Budgets Actions, allowing you to define an explicit response(or set of responses)  to take when your budget exceeds it's action threshold.
132* `service/ce`: Updates service API and documentation
133* `service/dms`: Updates service API and documentation
134  * When creating Endpoints, Replication Instances, and Replication Tasks, the feature provides you the option to specify friendly name to the resources.
135* `service/glue`: Updates service documentation
136  * API Documentation updates for Glue Get-Plan API
137* `service/groundstation`: Updates service API and documentation
138* `service/iot`: Updates service API and documentation
139  * Add new variable, lastStatusChangeDate, to DescribeDomainConfiguration  API
140* `service/macie2`: Updates service API and documentation
141* `service/rds`: Updates service API and documentation
142  * Return tags for all resources in the output of DescribeDBInstances, DescribeDBSnapshots, DescribeDBClusters, and DescribeDBClusterSnapshots API operations.
143* `service/rekognition`: Updates service API and documentation
144  * This SDK Release introduces new API (DetectProtectiveEquipment) for Amazon Rekognition. This release also adds ServiceQuotaExceeded exception to Amazon Rekognition IndexFaces API.
145* `service/ssm`: Updates service API and documentation
146  * This Patch Manager release now supports searching for available packages from Amazon Linux and Amazon Linux 2 via the DescribeAvailablePatches API.
147* `service/transfer`: Updates service API and documentation
148  * Add support to associate VPC Security Groups at server creation.
149* `service/workmail`: Updates service API and documentation
150  * Add CreateOrganization and DeleteOrganization API operations.
151* `service/workspaces`: Updates service documentation
152  * Documentation updates for WorkSpaces
153* `service/xray`: Updates service API, documentation, and paginators
154  * Enhancing CreateGroup, UpdateGroup, GetGroup and GetGroups APIs to support configuring X-Ray Insights Notifications. Adding TraceLimit information into X-Ray BatchGetTraces API response.
155
156### SDK Bugs
157* `s3control`: Fixes bug in SDK that caused input for certain s3control operation to be modified, when using ARNs. ([#3595](https://github.com/aws/aws-sdk-go/pull/3595))
158  * Fixes [#3583](https://github.com/aws/aws-sdk-go/issues/3583).
159
160Release v1.35.7 (2020-10-09)
161===
162
163### Service Client Updates
164* `service/amplify`: Updates service API and documentation
165* `service/eks`: Updates service API
166* `service/medialive`: Updates service API and documentation
167  * WAV audio output. Extracting ancillary captions in MP4 file inputs. Priority on channels feeding a multiplex (higher priority channels will tend to have higher video quality).
168* `service/servicecatalog`: Updates service API, documentation, and paginators
169  * This new API takes either a ProvisonedProductId or a ProvisionedProductName, along with a list of 1 or more output keys and responds with the (key,value) pairs of those outputs.
170* `service/snowball`: Updates service API and documentation
171  * We added new APIs to allow customers to better manage their device shipping. You can check if your shipping label expired, generate a new label, and tell us that you received or shipped your job.
172
173Release v1.35.6 (2020-10-08)
174===
175
176### Service Client Updates
177* `service/ce`: Updates service API and documentation
178* `service/ec2`: Updates service API and documentation
179  * AWS EC2 RevokeSecurityGroupIngress and RevokeSecurityGroupEgress APIs will return IpPermissions which do not match with any existing IpPermissions for security groups in default VPC and EC2-Classic.
180* `service/eventbridge`: Updates service API and documentation
181* `service/events`: Updates service API and documentation
182  * Amazon EventBridge (formerly called CloudWatch Events) adds support for target Dead-letter Queues and custom retry policies.
183* `service/rds`: Updates service API and documentation
184  * Supports a new parameter to set the max allocated storage in gigabytes for restore database instance from S3 and restore database instance to a point in time APIs.
185* `service/rekognition`: Updates service API and documentation
186  * This release provides location information for the manifest validation files.
187* `service/sagemaker`: Updates service API and documentation
188  * This release enables Sagemaker customers to convert Tensorflow and PyTorch models to CoreML (ML Model) format.
189* `service/sns`: Updates service documentation
190  * Documentation updates for SNS.
191
192Release v1.35.5 (2020-10-07)
193===
194
195### Service Client Updates
196* `service/ce`: Updates service API and documentation
197* `service/compute-optimizer`: Updates service API and documentation
198* `service/elasticache`: Updates service API, documentation, and paginators
199  * This release introduces User and UserGroup to allow customers to have access control list of the Redis resources for AWS ElastiCache. This release also adds support for Outposts  for AWS ElastiCache.
200* `service/mediapackage`: Updates service API and documentation
201  * AWS Elemental MediaPackage provides access logs that capture detailed information about requests sent to a customer's MediaPackage channel.
202
203### SDK Bugs
204* `aws/credentials`: Monotonic clock readings will now be cleared when setting credential expiry time. ([#3573](https://github.com/aws/aws-sdk-go/pull/3573))
205  * Prevents potential issues when the host system is hibernated / slept and the monotonic clock readings don't match the wall-clock time.
206
207Release v1.35.4 (2020-10-06)
208===
209
210### Service Client Updates
211* `service/dms`: Updates service API and documentation
212  * Added new S3 endpoint settings to allow partitioning CDC data by date for S3 as target. Exposed some Extra Connection Attributes as endpoint settings for relational databases as target.
213* `service/ec2`: Updates service API and documentation
214  * This release supports returning additional information about local gateway virtual interfaces, and virtual interface groups.
215* `service/kinesisanalyticsv2`: Updates service API and documentation
216* `service/marketplace-catalog`: Updates service API and documentation
217
218Release v1.35.3 (2020-10-05)
219===
220
221### Service Client Updates
222* `service/dynamodb`: Updates service API and documentation
223  * This release adds a new ReplicaStatus REGION DISABLED for the Table description. This state indicates that the AWS Region for the replica is inaccessible because the AWS Region is disabled.
224* `service/glue`: Updates service API and documentation
225  * AWS Glue crawlers now support Amazon DocumentDB (with MongoDB compatibility) and MongoDB collections. You can choose to crawl the entire data set or only a small sample to reduce crawl time.
226* `service/mediaconvert`: Updates service API and documentation
227  * AWS Elemental MediaConvert SDK has added support for AVC-I and VC3 encoding in the MXF OP1a container, Nielsen non-linear watermarking, and InSync FrameFormer frame rate conversion.
228* `service/sagemaker`: Updates service API and documentation
229  * This release adds support for launching Amazon SageMaker Studio in your VPC. Use AppNetworkAccessType in CreateDomain API to disable access to public internet and restrict the network traffic to VPC.
230* `service/streams.dynamodb`: Updates service documentation
231
232Release v1.35.2 (2020-10-02)
233===
234
235### Service Client Updates
236* `service/batch`: Updates service API, documentation, and examples
237  * Support tagging for Batch resources (compute environment, job queue, job definition and job) and tag based access control on Batch APIs
238* `service/elasticloadbalancingv2`: Updates service API and documentation
239* `service/personalize-events`: Updates service API and documentation
240* `service/rds`: Updates service API and documentation
241  * Adds the NCHAR Character Set ID parameter to the CreateDbInstance API for RDS Oracle.
242* `service/s3`: Updates service API and documentation
243  * Amazon S3 Object Ownership is a new S3 feature that enables bucket owners to automatically assume ownership of objects that are uploaded to their buckets by other AWS Accounts.
244* `service/servicediscovery`: Updates service API and documentation
245
246Release v1.35.1 (2020-10-01)
247===
248
249### Service Client Updates
250* `service/appsync`: Updates service API and documentation
251* `service/elasticmapreduce`: Updates service documentation
252  * Documentation updates for elasticmapreduce
253* `service/glue`: Updates service API and documentation
254  * Adding additional optional map parameter to get-plan api
255* `service/kafka`: Updates service API and documentation
256* `service/quicksight`: Updates service API
257  * QuickSight now supports connecting to AWS Timestream data source
258* `service/wafv2`: Updates service API and documentation
259
260Release v1.35.0 (2020-09-30)
261===
262
263### Service Client Updates
264* `service/application-autoscaling`: Updates service API and documentation
265* `service/datasync`: Updates service API and documentation
266* `service/directconnect`: Updates service documentation
267  * Documentation updates for AWS Direct Connect.
268* `service/elasticmapreduce`: Updates service API and documentation
269  * Amazon EMR customers can now use EC2 placement group to influence the placement of master nodes in a high-availability (HA) cluster across distinct underlying hardware to improve cluster availability.
270* `service/imagebuilder`: Updates service API and documentation
271* `service/iot`: Updates service API and documentation
272  * AWS IoT Rules Engine adds Timestream action. The Timestream rule action lets you stream time-series data from IoT sensors and applications to Amazon Timestream databases for time series analysis.
273* `service/mediaconnect`: Updates service API, documentation, and paginators
274* `service/pinpoint`: Updates service API and documentation
275  * Amazon Pinpoint - Features - Customers can start a journey based on an event being triggered by an endpoint or user.
276* `service/s3`: Updates service API, documentation, and examples
277  * Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
278* `service/s3outposts`: Adds new service
279* `service/securityhub`: Updates service API and documentation
280
281### SDK Features
282* `service/s3`: Adds support for outposts access point ARNs.
283* `service/s3control`: Adds support for S3 on outposts access point and S3 on outposts bucket ARNs.
284
285Release v1.34.34 (2020-09-29)
286===
287
288### Service Client Updates
289* `service/connect`: Updates service documentation
290* `service/ec2`: Updates service documentation
291  * This release adds support for Client to Client routing for AWS Client VPN.
292* `service/schemas`: Updates service API and documentation
293* `service/ssm`: Updates service documentation
294  * Simple update to description of ComplianceItemStatus.
295* `service/timestream-query`: Adds new service
296* `service/timestream-write`: Adds new service
297
298Release v1.34.33 (2020-09-28)
299===
300
301### Service Client Updates
302* `service/application-autoscaling`: Updates service API and documentation
303* `service/rds`: Updates service API and documentation
304  * This release adds the InsufficientAvailableIPsInSubnetFault error for RDS Proxy.
305
306Release v1.34.32 (2020-09-25)
307===
308
309### Service Client Updates
310* `service/batch`: Updates service API and documentation
311  * Support custom logging, executionRole, secrets, and linuxParameters (initProcessEnabled, maxSwap, swappiness, sharedMemorySize, and tmpfs). Also, add new context keys for awslogs.
312* `service/config`: Updates service API
313* `service/docdb`: Updates service documentation
314  * Documentation updates for docdb
315* `service/ec2`: Updates service API and documentation
316  * This release supports returning additional information about local gateway resources, such as the local gateway route table.
317* `service/frauddetector`: Updates service API and documentation
318* `service/sts`: Updates service API and documentation
319  * Documentation update for AssumeRole error
320
321Release v1.34.31 (2020-09-24)
322===
323
324### Service Client Updates
325* `service/amplify`: Updates service API and documentation
326* `service/eks`: Updates service API and documentation
327* `service/savingsplans`: Updates service API and documentation
328* `service/synthetics`: Updates service API and documentation
329* `service/textract`: Updates service API and documentation
330* `service/transcribe`: Updates service API and documentation
331
332Release v1.34.30 (2020-09-23)
333===
334
335### Service Client Updates
336* `service/backup`: Updates service API and documentation
337* `service/ce`: Updates service API and documentation
338* `service/quicksight`: Updates service API and documentation
339  * Added Sheet information to DescribeDashboard, DescribeTemplate and DescribeAnalysis API response.
340* `service/translate`: Updates service API and documentation
341
342### SDK Enhancements
343* `service/s3/s3manager`:  Prefer using allocated slices from pool over allocating new ones. ([#3534](https://github.com/aws/aws-sdk-go/pull/3534))
344
345Release v1.34.29 (2020-09-22)
346===
347
348### Service Client Updates
349* `service/comprehend`: Updates service API and documentation
350* `service/lex-models`: Updates service API and documentation
351* `service/streams.dynamodb`: Updates service API and documentation
352* `service/workmail`: Updates service API, documentation, and paginators
353  * Adding support for Mailbox Export APIs
354
355Release v1.34.28 (2020-09-21)
356===
357
358### Service Client Updates
359* `service/eventbridge`: Updates service API and documentation
360* `service/events`: Updates service API and documentation
361  * Add support for Redshift Data API Targets
362* `service/glue`: Updates service API and documentation
363  * Adding support to update multiple partitions of a table in a single request
364* `service/iotsitewise`: Updates service API and documentation
365* `service/rds`: Updates service documentation
366  * Documentation updates for the RDS DescribeExportTasks API
367* `service/resource-groups`: Updates service documentation and paginators
368* `service/resourcegroupstaggingapi`: Updates service documentation
369  * Documentation updates for the Resource Groups Tagging API.
370
371Release v1.34.27 (2020-09-18)
372===
373
374### Service Client Updates
375* `service/codestar-connections`: Updates service API
376* `service/medialive`: Updates service API and documentation
377  * AWS Elemental MediaLive now supports batch operations, which allow users to start, stop, and delete multiple MediaLive resources with a single request.
378* `service/sso-admin`: Updates service documentation
379
380Release v1.34.26 (2020-09-17)
381===
382
383### Service Client Updates
384* `service/apigateway`: Updates service API and documentation
385  * Adds support for mutual TLS authentication for public regional REST Apis
386* `service/apigatewayv2`: Updates service API and documentation
387  * Adds support for mutual TLS authentication and disableAPIExecuteEndpoint for public regional HTTP Apis
388* `service/cloudfront`: Updates service documentation
389  * Documentation updates for CloudFront
390* `service/comprehend`: Updates service API and documentation
391* `service/es`: Updates service API and documentation
392  * Adds support for data plane audit logging in Amazon Elasticsearch Service.
393* `service/kendra`: Updates service API and documentation
394  * Amazon Kendra now supports additional file formats and metadata for FAQs.
395* `service/transcribe-streaming`: Updates service API and documentation
396
397Release v1.34.25 (2020-09-16)
398===
399
400### Service Client Updates
401* `service/connect`: Updates service API, documentation, and paginators
402* `service/dlm`: Updates service API and documentation
403* `service/greengrass`: Updates service API and documentation
404  * This release includes the ability to set run-time configuration for a Greengrass core. The Telemetry feature, also included in this release, can be configured via run-time configuration per core.
405* `service/servicecatalog`: Updates service API and documentation
406  * Enhance DescribeProvisionedProduct API to allow useProvisionedProduct Name as Input, so customer can provide ProvisionedProduct Name instead of ProvisionedProduct Id to describe a ProvisionedProduct.
407* `service/ssm`: Updates service documentation
408  * The ComplianceItemEntry Status description was updated to address Windows patches that aren't applicable.
409
410Release v1.34.24 (2020-09-15)
411===
412
413### Service Client Updates
414* `service/budgets`: Updates service API, documentation, and paginators
415  * Documentation updates for Daily Cost and Usage budgets
416* `service/ec2`: Updates service API
417  * T4g instances are powered by AWS Graviton2 processors
418* `service/kafka`: Updates service API, documentation, and paginators
419* `service/kendra`: Updates service API and documentation
420  * Amazon Kendra now returns confidence scores for 'document' query responses.
421* `service/medialive`: Updates service API and documentation
422  * AWS Elemental MediaLive now supports CDI (Cloud Digital Interface) inputs which enable uncompressed video from applications on Elastic Cloud Compute (EC2), AWS Media Services, and from AWS partners
423* `service/organizations`: Updates service API and documentation
424  * AWS Organizations now enables you to add tags to the AWS accounts, organizational units, organization root, and policies in your organization.
425* `service/sagemaker`: Updates service API and documentation
426  * Sagemaker Ground Truth: Added support for a new Streaming feature which helps to continuously feed data and receive labels in real time. This release adds a new input and output SNS data channel.
427* `service/transcribe`: Updates service API and documentation
428
429Release v1.34.23 (2020-09-14)
430===
431
432### Service Client Updates
433* `service/docdb`: Updates service API, documentation, and paginators
434  * Updated API documentation and added paginators for DescribeCertificates, DescribeDBClusterParameterGroups, DescribeDBClusterParameters, DescribeDBClusterSnapshots and DescribePendingMaintenanceActions
435* `service/ec2`: Updates service API
436  * This release adds support for the T4G instance family to the EC2 ModifyDefaultCreditSpecification and GetDefaultCreditSpecification APIs.
437* `service/managedblockchain`: Updates service API and documentation
438* `service/states`: Updates service API and documentation
439  * This release of the AWS Step Functions SDK introduces support for AWS X-Ray.
440
441Release v1.34.22 (2020-09-11)
442===
443
444### Service Client Updates
445* `service/workspaces`: Updates service API and documentation
446  * Adds API support for WorkSpaces Cross-Region Redirection feature.
447
448Release v1.34.21 (2020-09-10)
449===
450
451### Service Client Updates
452* `service/cloudfront`: Updates service API and documentation
453  * Cloudfront adds support for Brotli. You can enable brotli caching and compression support by enabling it in your Cache Policy.
454* `service/ebs`: Updates service documentation
455* `service/pinpoint`: Updates service documentation
456  * Update SMS message model description to clearly indicate that the MediaUrl field is reserved for future use and is not supported by Pinpoint as of today.
457* `service/s3`: Updates service API, documentation, and examples
458  * Bucket owner verification feature added. This feature introduces the x-amz-expected-bucket-owner and x-amz-source-expected-bucket-owner headers.
459* `service/sso-admin`: Adds new service
460
461Release v1.34.20 (2020-09-09)
462===
463
464### Service Client Updates
465* `service/glue`: Updates service API, documentation, and paginators
466  * Adding support for partitionIndexes to improve GetPartitions performance.
467* `service/kinesisanalyticsv2`: Updates service API and documentation
468* `service/redshift-data`: Adds new service
469
470Release v1.34.19 (2020-09-08)
471===
472
473### Service Client Updates
474* `service/apigatewayv2`: Updates service API and documentation
475  * You can now secure HTTP APIs using Lambda authorizers and IAM authorizers. These options enable you to make flexible auth decisions using a Lambda function, or using IAM policies, respectively.
476* `service/codebuild`: Updates service API and documentation
477  * AWS CodeBuild - Support keyword search for test cases in DecribeTestCases API . Allow deletion of reports in the report group, before deletion of report group using the deleteReports flag.
478* `service/elasticloadbalancingv2`: Updates service API and documentation
479* `service/lex-models`: Updates service API and documentation
480* `service/quicksight`: Updates service API and documentation
481  * Adds tagging support for QuickSight customization resources.  A user can now specify a list of tags when creating a customization resource and use a customization ARN in QuickSight's tagging APIs.
482
483Release v1.34.18 (2020-09-04)
484===
485
486### Service Client Updates
487* `service/ssm`: Updates service documentation
488  * Documentation-only updates for AWS Systems Manager
489* `service/workspaces`: Updates service API and documentation
490  * Adding support for Microsoft Office 2016 and Microsoft Office 2019 in BYOL Images
491* `service/xray`: Updates service API and documentation
492  * Enhancing CreateGroup, UpdateGroup, GetGroup and GetGroups APIs to support configuring X-Ray Insights
493
494Release v1.34.17 (2020-09-03)
495===
496
497### Service Client Updates
498* `service/guardduty`: Updates service API and documentation
499  * GuardDuty findings triggered by failed events now include the error code name within the AwsApiCallAction section.
500* `service/kendra`: Updates service API and documentation
501  * Amazon Kendra now returns confidence scores for both 'answer' and 'question and answer' query responses.
502* `service/mediapackage`: Updates service API and documentation
503  * Enables inserting a UTCTiming XML tag in the output manifest of a DASH endpoint which a media player will use to help with time synchronization.
504* `service/states`: Updates service API and documentation
505  * This release of the AWS Step Functions SDK introduces support for payloads up to 256KB for Standard and Express workflows
506
507Release v1.34.16 (2020-09-02)
508===
509
510### Service Client Updates
511* `service/ec2`: Updates service API and documentation
512  * This release adds a new transit gateway attachment state and resource type.
513* `service/macie2`: Updates service API and documentation
514
515Release v1.34.15 (2020-09-01)
516===
517
518### Service Client Updates
519* `service/codeguru-reviewer`: Updates service API and documentation
520* `service/securityhub`: Updates service API and documentation
521
522Release v1.34.14 (2020-08-31)
523===
524
525### Service Client Updates
526* `service/backup`: Updates service documentation
527* `service/cloudfront`: Updates service API and documentation
528  * CloudFront now supports real-time logging for CloudFront distributions. CloudFront real-time logs are more detailed, configurable, and are available in real time.
529* `service/ec2`: Updates service API and documentation
530  * Amazon EC2 and Spot Fleet now support modification of launch template configs for a running fleet enabling instance type, instance weight, AZ, and AMI updates without losing the current fleet ID.
531* `service/sqs`: Updates service documentation
532  * Documentation updates for SQS.
533
534### SDK Bugs
535* `aws/ec2metadata`: Add support for EC2 IMDS endpoint from environment variable ([#3504](https://github.com/aws/aws-sdk-go/pull/3504))
536  * Adds support for specifying a custom EC2 IMDS endpoint from the environment variable, `AWS_EC2_METADATA_SERVICE_ENDPOINT`.
537  * The `aws/session#Options` struct also has a new field, `EC2IMDSEndpoint`. This field can be used to configure the custom endpoint of the EC2 IMDS client. The option only applies to EC2 IMDS clients created after the Session with `EC2IMDSEndpoint` is specified.
538
539Release v1.34.13 (2020-08-28)
540===
541
542### Service Client Updates
543* `service/cloudfront`: Updates service API and documentation
544  * You can now manage CloudFront's additional, real-time metrics with the CloudFront API.
545* `service/cur`: Updates service API and documentation
546  * This release add MONTHLY as the new supported TimeUnit for ReportDefinition.
547* `service/elasticmapreduce`: Updates service API, documentation, and paginators
548  * Amazon EMR adds support for ICMP, port -1, in Block Public Access Exceptions and API access for EMR Notebooks execution. You can now non-interactively execute EMR Notebooks and pass input parameters.
549* `service/route53`: Updates service documentation
550  * Documentation updates for Route 53
551
552### SDK Bugs
553*  `private/protocol`: Limit iso8601 fractional second precision to milliseconds ([#3507](https://github.com/aws/aws-sdk-go/pull/3507))
554  * Fixes [#3498](https://github.com/aws/aws-sdk-go/issues/3498)
555
556Release v1.34.12 (2020-08-27)
557===
558
559### Service Client Updates
560* `service/ec2`: Updates service API and documentation
561  * Introduces support to initiate Internet Key Exchange (IKE) negotiations for VPN connections from AWS. A user can now send the initial IKE message to their Customer Gateway (CGW) from VPN endpoints.
562* `service/gamelift`: Updates service API, documentation, and paginators
563  * GameLift FleetIQ as a standalone feature is now generally available. FleetIQ makes low-cost Spot instances viable for game hosting. Use GameLift FleetIQ with your EC2 Auto Scaling groups.
564* `service/mediaconvert`: Updates service API and documentation
565  * AWS Elemental MediaConvert SDK has added support for WebM DASH outputs as well as H.264 4:2:2 10-bit output in MOV and MP4.
566* `service/redshift`: Updates service documentation
567  * Documentation updates for Amazon Redshift.
568
569Release v1.34.11 (2020-08-26)
570===
571
572### Service Client Updates
573* `service/appflow`: Adds new service
574* `service/route53resolver`: Updates service API, documentation, and paginators
575
576Release v1.34.10 (2020-08-24)
577===
578
579### Service Client Updates
580* `service/dms`: Updates service API and documentation
581  * Added new endpoint settings to include columns with Null and Empty value when using Kinesis and Kafka as target. Added a new endpoint setting to set maximum message size when using Kafka as target.
582* `service/ec2`: Updates service API, documentation, and paginators
583  * This release enables customers to use VPC prefix lists in their transit gateway route tables, and it adds support for Provisioned IOPS SSD (io2) EBS volumes.
584* `service/iotsitewise`: Updates service API and documentation
585* `service/kafka`: Updates service API and documentation
586* `service/logs`: Updates service documentation
587  * Documentation updates for CloudWatch Logs
588* `service/ssm`: Updates service API and documentation
589  * Add string length constraints to OpsDataAttributeName and OpsFilterValue.
590* `service/xray`: Updates service API and documentation
591  * AWS X-Ray now supports tagging on sampling rules and groups.
592
593Release v1.34.9 (2020-08-20)
594===
595
596### Service Client Updates
597* `service/apigatewayv2`: Updates service API and documentation
598  * Customers can now create Amazon API Gateway HTTP APIs that route requests to AWS AppConfig, Amazon EventBridge, Amazon Kinesis Data Streams, Amazon SQS, and AWS Step Functions.
599* `service/chime`: Updates service documentation
600  * Documentation updates for chime
601* `service/fsx`: Updates service documentation
602
603### SDK Enhancements
604* `private/protocol`: The SDK now supports the serialization of ISO8601 date-time formats with fractional seconds precision. ([#3489](https://github.com/aws/aws-sdk-go/pull/3489))
605
606Release v1.34.8 (2020-08-19)
607===
608
609### Service Client Updates
610* `service/ivs`: Updates service API, documentation, and paginators
611* `service/lakeformation`: Updates service API and documentation
612* `service/organizations`: Updates service documentation
613  * Minor documentation updates for AWS Organizations
614* `service/servicecatalog`: Updates service API and documentation
615  * Enhance SearchProvisionedProducts API to allow queries using productName and provisioningArtifactName. Added lastProvisioningRecordId and lastSuccessfulRecordId to Read ProvisionedProduct APIs
616* `service/storagegateway`: Updates service API and documentation
617  * Added WORM, tape retention lock, and custom pool features for virtual tapes.
618* `service/transcribe-streaming`: Updates service API and documentation
619
620Release v1.34.7 (2020-08-18)
621===
622
623### Service Client Updates
624* `service/codebuild`: Updates service documentation
625  * Documentation updates for codebuild
626* `service/cognito-idp`: Updates service API and documentation
627* `service/datasync`: Updates service API and documentation
628* `service/identitystore`: Adds new service
629* `service/securityhub`: Updates service API and documentation
630* `service/sesv2`: Updates service API, documentation, and paginators
631
632Release v1.34.6 (2020-08-17)
633===
634
635### Service Client Updates
636* `service/acm`: Updates service API
637  * ACM provides support for the new Private CA feature Cross-account CA sharing. ACM users can issue certificates signed by a private CA belonging to another account where the CA was shared with them.
638* `service/acm-pca`: Updates service API and documentation
639* `service/ecr`: Updates service API and documentation
640  * This feature adds support for pushing and pulling Open Container Initiative (OCI) artifacts.
641* `service/elasticloadbalancing`: Updates service documentation
642* `service/elasticloadbalancingv2`: Updates service documentation
643* `service/kinesis`: Updates service API and documentation
644  * Introducing ShardFilter for ListShards API to filter the shards using a position in the stream, and ChildShards support for GetRecords and SubscribeToShard API to discover children shards on shard end
645* `service/quicksight`: Updates service API, documentation, and paginators
646  * Amazon QuickSight now supports programmatic creation and management of analyses with new APIs.
647* `service/robomaker`: Updates service API, documentation, and paginators
648
649Release v1.34.5 (2020-08-14)
650===
651
652### Service Client Updates
653* `service/appstream`: Updates service API and documentation
654  * Adds support for the Desktop View feature
655* `service/braket`: Updates service API
656* `service/ec2`: Updates service API
657  * New C5ad instances featuring AMD's 2nd Generation EPYC processors, offering up to 96 vCPUs, 192 GiB of instance memory, 3.8 TB of NVMe based SSD instance storage, and 20 Gbps in Network bandwidth
658* `service/license-manager`: Updates service documentation
659* `service/sagemaker`: Updates service API and documentation
660  * Amazon SageMaker now supports 1) creating real-time inference endpoints using model container images from Docker registries in customers' VPC 2) AUC(Area under the curve) as AutoPilot objective metric
661
662Release v1.34.4 (2020-08-13)
663===
664
665### Service Client Updates
666* `service/appsync`: Updates service documentation
667* `service/braket`: Adds new service
668* `service/cognito-idp`: Updates service API and documentation
669* `service/ec2`: Updates service API and documentation
670  * Added MapCustomerOwnedIpOnLaunch and CustomerOwnedIpv4Pool to ModifySubnetAttribute to allow CoIP auto assign. Fields are returned in DescribeSubnets and DescribeNetworkInterfaces responses.
671* `service/eks`: Updates service API and documentation
672* `service/macie2`: Updates service documentation
673* `service/rds`: Updates service API and documentation
674  * This release allows customers to specify a replica mode when creating or modifying a Read Replica, for DB engines which support this feature.
675
676Release v1.34.3 (2020-08-12)
677===
678
679### Service Client Updates
680* `service/cloud9`: Updates service API and documentation
681  * Add ConnectionType input parameter to CreateEnvironmentEC2 endpoint. New parameter enables creation of environments with SSM connection.
682* `service/comprehend`: Updates service documentation
683* `service/ec2`: Updates service API and documentation
684  * Introduces support for IPv6-in-IPv4 IPsec tunnels. A user can now send traffic from their on-premise IPv6 network to AWS VPCs that have IPv6 support enabled.
685* `service/fsx`: Updates service API and documentation
686* `service/iot`: Updates service API, documentation, and paginators
687  * Audit finding suppressions: Device Defender enables customers to turn off non-compliant findings for specific resources on a per check basis.
688* `service/lambda`: Updates service API and examples
689  * Support for creating Lambda Functions using 'java8.al2' and 'provided.al2'
690* `service/transfer`: Updates service API, documentation, and paginators
691  * Adds security policies to control cryptographic algorithms advertised by your server, additional characters in usernames and length increase, and FIPS compliant endpoints in the US and Canada regions.
692* `service/workspaces`: Updates service API and documentation
693  * Adds optional EnableWorkDocs property to WorkspaceCreationProperties in the ModifyWorkspaceCreationProperties API
694
695### SDK Enhancements
696* `codegen`: Add XXX_Values functions for getting slice of API enums by type.
697  * Fixes [#3441](https://github.com/aws/aws-sdk-go/issues/3441) by adding a new XXX_Values function for each API enum type that returns a slice of enum values, e.g `DomainStatus_Values`.
698* `aws/request`: Update default retry to retry "use of closed network connection" errors ([#3476](https://github.com/aws/aws-sdk-go/pull/3476))
699  * Fixes [#3406](https://github.com/aws/aws-sdk-go/issues/3406)
700
701### SDK Bugs
702* `private/protocol/json/jsonutil`: Fixes a bug that truncated millisecond precision time in API response to seconds. ([#3474](https://github.com/aws/aws-sdk-go/pull/3474))
703  * Fixes [#3464](https://github.com/aws/aws-sdk-go/issues/3464)
704  * Fixes [#3410](https://github.com/aws/aws-sdk-go/issues/3410)
705* `codegen`: Export event stream constructor for easier mocking ([#3473](https://github.com/aws/aws-sdk-go/pull/3473))
706  * Fixes [#3412](https://github.com/aws/aws-sdk-go/issues/3412) by exporting the operation's EventStream type's constructor function so it can be used to fully initialize fully when mocking out behavior for API operations with event streams.
707* `service/ec2`: Fix max retries with client customizations ([#3465](https://github.com/aws/aws-sdk-go/pull/3465))
708  * Fixes [#3374](https://github.com/aws/aws-sdk-go/issues/3374) by correcting the EC2 API client's customization for ModifyNetworkInterfaceAttribute and AssignPrivateIpAddresses operations to use the aws.Config.MaxRetries value if set. Previously the API client's customizations would ignore MaxRetries specified in the SDK's aws.Config.MaxRetries field.
709
710Release v1.34.2 (2020-08-11)
711===
712
713### Service Client Updates
714* `service/ec2`: Updates service API
715  * This release rolls back the EC2 On-Demand Capacity Reservations (ODCRs) release 1.11.831 published on 2020-07-30, which was deployed in error.
716* `service/lambda`: Updates service API, documentation, and examples
717  * Support Managed Streaming for Kafka as an Event Source. Support retry until record expiration for Kinesis and Dynamodb streams event source mappings.
718* `service/organizations`: Updates service documentation
719  * Minor documentation update for AWS Organizations
720* `service/s3`: Updates service API, documentation, and examples
721  * Add support for in-region CopyObject and UploadPartCopy through S3 Access Points
722
723Release v1.34.1 (2020-08-10)
724===
725
726### Service Client Updates
727* `service/ec2`: Updates service API and documentation
728  * Remove CoIP Auto-Assign feature references.
729* `service/glue`: Updates service API and documentation
730  * Starting today, you can further control orchestration of your ETL workloads in AWS Glue by specifying the maximum number of concurrent runs for a Glue workflow.
731* `service/savingsplans`: Updates service API
732
733### SDK Enhancements
734* `aws/credentials/stscreds`: Add optional expiry duration to WebIdentityRoleProvider ([#3356](https://github.com/aws/aws-sdk-go/pull/3356))
735  * Adds a new optional field to the WebIdentityRoleProvider that allows you to specify the duration the assumed role credentials will be valid for.
736* `example/service/s3/putObjectWithProgress`: Fix example for file upload with progress ([#3377](https://github.com/aws/aws-sdk-go/pull/3377))
737  * Fixes [#2468](https://github.com/aws/aws-sdk-go/issues/2468) by ignoring the first read of the progress reader wrapper. Since the first read is used for signing the request, not upload progress.
738  * Updated the example to write progress inline instead of newlines.
739* `service/dynamodb/dynamodbattribute`: Fix typo in package docs ([#3446](https://github.com/aws/aws-sdk-go/pull/3446))
740  * Fixes typo in dynamodbattribute package docs.
741
742Release v1.34.0 (2020-08-07)
743===
744
745### Service Client Updates
746* `service/glue`: Updates service API and documentation
747  * AWS Glue now adds support for Network connection type enabling you to access resources inside your VPC using Glue crawlers and Glue ETL jobs.
748* `service/organizations`: Updates service API and documentation
749  * Documentation updates for some new error reasons.
750* `service/s3`: Updates service documentation and examples
751  * Updates Amazon S3 API reference documentation.
752* `service/sms`: Updates service API and documentation
753  * In this release, AWS Server Migration Service (SMS) has added new features: 1. APIs to work with application and instance level validation 2. Import application catalog from AWS Application Discovery Service 3. For an application you can start on-demand replication
754
755### SDK Features
756* `service/s3/s3crypto`: Updates to the Amazon S3 Encryption Client - This change includes fixes for issues that were reported by Sophie Schmieg from the Google ISE team, and for issues that were discovered by AWS Cryptography.
757
758Release v1.33.21 (2020-08-06)
759===
760
761### Service Client Updates
762* `service/ec2`: Updates service API, documentation, and paginators
763  * This release supports Wavelength resources, including carrier gateways, and carrier IP addresses.
764* `service/lex-models`: Updates service API and documentation
765* `service/personalize`: Updates service API and documentation
766* `service/personalize-events`: Updates service API and documentation
767* `service/personalize-runtime`: Updates service API and documentation
768* `service/runtime.lex`: Updates service API and documentation
769
770Release v1.33.20 (2020-08-05)
771===
772
773### Service Client Updates
774* `service/appsync`: Updates service API and documentation
775* `service/fsx`: Updates service documentation
776* `service/resourcegroupstaggingapi`: Updates service documentation
777  * Documentation updates for the Resource Group Tagging API namespace.
778* `service/sns`: Updates service documentation
779  * Documentation updates for SNS.
780* `service/transcribe`: Updates service API, documentation, and paginators
781
782Release v1.33.19 (2020-08-04)
783===
784
785### Service Client Updates
786* `service/health`: Updates service documentation
787  * Documentation updates for health
788
789Release v1.33.18 (2020-08-03)
790===
791
792### Service Client Updates
793* `service/ssm`: Updates service waiters and paginators
794  * Adds a waiter for CommandExecuted and paginators for various other APIs.
795
796Release v1.33.17 (2020-07-31)
797===
798
799### Service Client Updates
800* `service/chime`: Updates service API
801  * This release increases the CreateMeetingWithAttendee max attendee limit to 10.
802* `service/personalize-runtime`: Updates service API and documentation
803* `service/resourcegroupstaggingapi`: Updates service API and documentation
804  * Updates to the list of services supported by this API.
805* `service/storagegateway`: Updates service API and documentation
806  * Add support for gateway VM deprecation dates
807* `service/wafv2`: Updates service API and documentation
808
809Release v1.33.16 (2020-07-30)
810===
811
812### Service Client Updates
813* `service/cloudfront`: Updates service documentation
814  * Documentation updates for CloudFront
815* `service/codebuild`: Updates service API, documentation, and paginators
816  * Adding support for BuildBatch, and CodeCoverage APIs. BuildBatch allows you to model your project environment in source, and helps start multiple builds with a single API call. CodeCoverage allows you to track your code coverage using AWS CodeBuild.
817* `service/ec2`: Updates service API
818  * EC2 On-Demand Capacity Reservations now adds support to bring your own licenses (BYOL) of Windows operating system to launch EC2 instances.
819* `service/guardduty`: Updates service API, documentation, and paginators
820  * GuardDuty can now provide detailed cost metrics broken down by account, data source, and S3 resources, based on the past 30 days of usage.  This new feature also supports viewing cost metrics for all member accounts as a GuardDuty master.
821* `service/kafka`: Updates service API and documentation
822* `service/organizations`: Updates service documentation
823  * Documentation updates for AWS Organizations
824* `service/resource-groups`: Updates service documentation
825* `service/servicecatalog`: Updates service API and documentation
826  * This release adds support for ProvisionProduct, UpdateProvisionedProduct & DescribeProvisioningParameters by product name, provisioning artifact name and path name. In addition DescribeProvisioningParameters now returns a list of provisioning artifact outputs.
827* `service/sesv2`: Updates service API, documentation, and paginators
828
829Release v1.33.15 (2020-07-29)
830===
831
832### Service Client Updates
833* `service/ec2`: Updates service API, documentation, and paginators
834  * Adding support to target EC2 On-Demand Capacity Reservations within an AWS Resource Group to launch EC2 instances.
835* `service/ecr`: Updates service API and documentation
836  * This release adds support for encrypting the contents of your Amazon ECR repository with customer master keys (CMKs) stored in AWS Key Management Service.
837* `service/firehose`: Updates service API and documentation
838  * This release includes a new Kinesis Data Firehose feature that supports data delivery to Https endpoint and to partners. You can now use Kinesis Data Firehose to ingest real-time data and deliver to Https endpoint and partners in a serverless, reliable, and salable manner.
839* `service/guardduty`: Updates service API and documentation
840  * GuardDuty now supports S3 Data Events as a configurable data source type. This feature expands GuardDuty's monitoring scope to include S3 data plane operations, such as GetObject and PutObject. This data source is optional and can be enabled or disabled at anytime. Accounts already using GuardDuty must first enable the new feature to use it; new accounts will be enabled by default. GuardDuty masters can configure this data source for individual member accounts and GuardDuty masters associated through AWS Organizations can automatically enable the data source in member accounts.
841* `service/resource-groups`: Updates service API and documentation
842* `service/servicediscovery`: Updates service documentation
843
844Release v1.33.14 (2020-07-28)
845===
846
847### Service Client Updates
848* `service/autoscaling`: Updates service API and documentation
849  * Now you can enable Instance Metadata Service Version 2 (IMDSv2) or disable the instance metadata endpoint with Launch Configurations.
850* `service/ec2`: Updates service API and documentation
851  * Introduces support for tag-on-create capability for the following APIs: CreateVpnConnection, CreateVpnGateway, and CreateCustomerGateway. A user can now add tags while creating these resources. For further detail, please see AWS Tagging Strategies.
852* `service/imagebuilder`: Updates service API and documentation
853* `service/ivs`: Updates service API and documentation
854* `service/medialive`: Updates service API and documentation
855  * AWS Elemental MediaLive now supports several new features: EBU-TT-D captions in Microsoft Smooth outputs; interlaced video in HEVC outputs; video noise reduction (using temporal filtering) in HEVC outputs.
856* `service/rds`: Updates service documentation
857  * Adds reporting of manual cluster snapshot quota to DescribeAccountAttributes API
858* `service/securityhub`: Updates service API and documentation
859
860Release v1.33.13 (2020-07-27)
861===
862
863### Service Client Updates
864* `service/datasync`: Updates service API and documentation
865* `service/dms`: Updates service API, documentation, and paginators
866  * Basic endpoint settings for relational databases, Preflight validation API.
867* `service/ec2`: Updates service API
868  * m6gd, c6gd, r6gd instances are powered by AWS Graviton2 processors and support local NVMe instance storage
869* `service/frauddetector`: Updates service API and documentation
870* `service/glue`: Updates service API and documentation
871  * Add ability to manually resume workflows in AWS Glue providing customers further control over the orchestration of ETL workloads.
872* `service/ssm`: Updates service documentation
873  * Assorted doc ticket-fix updates for Systems Manager.
874
875Release v1.33.12 (2020-07-24)
876===
877
878### Service Client Updates
879* `service/frauddetector`: Updates service API and documentation
880* `service/fsx`: Updates service documentation
881* `service/kendra`: Updates service API and documentation
882  * Amazon Kendra now supports sorting query results based on document attributes. Amazon Kendra also introduced an option to enclose table and column names with double quotes for database data sources.
883* `service/macie2`: Updates service API and documentation
884* `service/mediaconnect`: Updates service API and documentation
885* `service/mediapackage`: Updates service API and documentation
886  * The release adds daterange as a new ad marker option. This option enables MediaPackage to insert EXT-X-DATERANGE tags in HLS and CMAF manifests. The EXT-X-DATERANGE tag is used to signal ad and program transition events.
887* `service/monitoring`: Updates service API and documentation
888  * AWS CloudWatch ListMetrics now supports an optional parameter (RecentlyActive) to filter results by only metrics that have received new datapoints in the past 3 hours. This enables more targeted metric data retrieval through the Get APIs
889* `service/mq`: Updates service API, documentation, and paginators
890  * Amazon MQ now supports LDAP (Lightweight Directory Access Protocol), providing authentication and authorization of Amazon MQ users via a customer designated LDAP server.
891* `service/sagemaker`: Updates service API, documentation, and paginators
892  * Sagemaker Ground Truth:Added support for OIDC (OpenID Connect) to authenticate workers via their own identity provider instead of through Amazon Cognito. This release adds new APIs (CreateWorkforce, DeleteWorkforce, and ListWorkforces) to SageMaker Ground Truth service.  Sagemaker Neo: Added support for detailed target device description by using TargetPlatform fields - OS, architecture, and accelerator. Added support for additional compilation parameters by using JSON field CompilerOptions.  Sagemaker Search: SageMaker Search supports transform job details in trial components.
893
894### SDK Bugs
895* `service/s3/s3crypto`: Fix client's temporary file buffer error on retry ([#3344](https://github.com/aws/aws-sdk-go/pull/3344))
896  * Fixes the Crypto client's temporary file buffer cleanup returning an error when the request is retried.
897
898Release v1.33.11 (2020-07-23)
899===
900
901### Service Client Updates
902* `service/config`: Updates service API and documentation
903* `service/directconnect`: Updates service documentation
904  * Documentation updates for AWS Direct Connect
905* `service/fsx`: Updates service API and documentation
906* `service/glue`: Updates service API and documentation
907  * Added new ConnectionProperties: "KAFKA_SSL_ENABLED" (to toggle SSL connections) and "KAFKA_CUSTOM_CERT" (import CA certificate file)
908* `service/lightsail`: Updates service API and documentation
909  * This release adds support for Amazon Lightsail content delivery network (CDN) distributions and SSL/TLS certificates.
910* `service/workspaces`: Updates service API and documentation
911  * Added UpdateWorkspaceImagePermission API to share Amazon WorkSpaces images across AWS accounts.
912
913Release v1.33.10 (2020-07-22)
914===
915
916### Service Client Updates
917* `service/medialive`: Updates service API and documentation
918  * The AWS Elemental MediaLive APIs and SDKs now support the ability to get thumbnails for MediaLive devices that are attached or not attached to a channel. Previously, this thumbnail feature was available only on the console.
919* `service/quicksight`: Updates service API, documentation, and paginators
920  * New API operations - GetSessionEmbedUrl, CreateNamespace, DescribeNamespace, ListNamespaces, DeleteNamespace, DescribeAccountSettings, UpdateAccountSettings, CreateAccountCustomization, DescribeAccountCustomization, UpdateAccountCustomization, DeleteAccountCustomization. Modified API operations to support custom permissions restrictions - RegisterUser, UpdateUser, UpdateDashboardPermissions
921
922### SDK Enhancements
923* `example/aws/request/httptrace`: Update example with more metrics ([#3436](https://github.com/aws/aws-sdk-go/pull/3436))
924  * Updates the tracing example to include additional metrics such as SDKs request handlers, and support multiple request attempts.
925
926Release v1.33.9 (2020-07-21)
927===
928
929### Service Client Updates
930* `service/codeguruprofiler`: Updates service API and documentation
931
932Release v1.33.8 (2020-07-20)
933===
934
935### Service Client Updates
936* `service/cloudfront`: Adds new service
937  * CloudFront adds support for cache policies and origin request policies. With these new policies, you can now more granularly control the query string, header, and cookie values that are included in the cache key and in requests that CloudFront sends to your origin.
938* `service/codebuild`: Updates service API and documentation
939  * AWS CodeBuild adds support for Session Manager and Windows 2019 Environment type
940* `service/ec2`: Updates service API and documentation
941  * Added support for tag-on-create for CreateVpcPeeringConnection and CreateRouteTable. You can now specify tags when creating any of these resources. For more information about tagging, see AWS Tagging Strategies. Add poolArn to the response of DescribeCoipPools.
942* `service/fms`: Updates service API and documentation
943* `service/frauddetector`: Updates service API, documentation, and paginators
944* `service/groundstation`: Updates service API and documentation
945* `service/rds`: Updates service API and documentation
946  * Add a new SupportsParallelQuery output field to DescribeDBEngineVersions. This field shows whether the engine version supports parallelquery. Add a new SupportsGlobalDatabases output field to DescribeDBEngineVersions and DescribeOrderableDBInstanceOptions. This field shows whether global database is supported by engine version or the combination of engine version and instance class.
947
948Release v1.33.7 (2020-07-17)
949===
950
951### Service Client Updates
952* `service/application-autoscaling`: Updates service documentation
953* `service/appsync`: Updates service documentation
954* `service/connect`: Updates service API and documentation
955* `service/ec2`: Updates service API and documentation
956  * Documentation updates for EC2
957* `service/elasticbeanstalk`: Updates service waiters and paginators
958  * Add waiters for `EnvironmentExists`, `EnvironmentUpdated`, and `EnvironmentTerminated`. Add paginators for `DescribeEnvironmentManagedActionHistory` and `ListPlatformVersions`.
959* `service/macie2`: Updates service API, documentation, and paginators
960
961### SDK Enhancements
962* `service/s3/s3manager`: Clarify documentation and behavior of GetBucketRegion ([#3428](https://github.com/aws/aws-sdk-go/pull/3428))
963  * Updates the documentation for GetBucketRegion's behavior with regard to default configuration for path style addressing. Provides examples how to override this behavior.
964  * Updates the GetBucketRegion utility to not require a region hint when the session or client was configured with a custom endpoint URL.
965  * Related to [#3115](https://github.com/aws/aws-sdk-go/issues/3115)
966* `service/s3`: Add failsafe handling for unknown stream messages
967  * Adds failsafe handling for receiving unknown stream messages from an API. A `<streamName>UnknownEvent` type will encapsulate the unknown message received from the API. Where `<streamName>` is the name of the API's stream, (e.g. S3's `SelectObjectContentEventStreamUnknownEvent`).
968
969Release v1.33.6 (2020-07-15)
970===
971
972### Service Client Updates
973* `service/ivs`: Adds new service
974
975### SDK Enhancements
976* `service/s3/s3crypto`: Allow envelope unmarshal to accept JSON numbers for tag length [(#3422)](https://github.com/aws/aws-sdk-go/pull/3422)
977
978Release v1.33.5 (2020-07-09)
979===
980
981### Service Client Updates
982* `service/alexaforbusiness`: Updates service API and documentation
983* `service/amplify`: Updates service documentation
984* `service/appmesh`: Updates service API, documentation, and paginators
985* `service/cloudhsmv2`: Updates service documentation
986  * Documentation updates for cloudhsmv2
987* `service/comprehend`: Updates service API and documentation
988* `service/ebs`: Updates service API and documentation
989* `service/eventbridge`: Updates service API and documentation
990* `service/events`: Updates service API and documentation
991  * Amazon CloudWatch Events/EventBridge adds support for API Gateway as a target.
992* `service/sagemaker`: Updates service API and documentation
993  * This release adds the DeleteHumanTaskUi API to Amazon Augmented AI
994* `service/secretsmanager`: Updates service API, documentation, and examples
995  * Adds support for filters on the ListSecrets API to allow filtering results by name, tag key, tag value, or description.  Adds support for the BlockPublicPolicy option on the PutResourcePolicy API to block resource policies which grant a wide range of IAM principals access to secrets. Adds support for the ValidateResourcePolicy API to validate resource policies for syntax and prevent lockout error scenarios and wide access to secrets.
996* `service/sns`: Updates service documentation
997  * This release adds support for SMS origination number as an attribute in the MessageAttributes parameter for the SNS Publish API.
998* `service/wafv2`: Updates service API and documentation
999
1000Release v1.33.4 (2020-07-08)
1001===
1002
1003### Service Client Updates
1004* `service/ce`: Updates service API and documentation
1005* `service/ec2`: Updates service API and documentation
1006  * EC2 Spot now enables customers to tag their Spot Instances Requests on creation.
1007* `service/forecast`: Updates service API and documentation
1008* `service/organizations`: Updates service API and documentation
1009  * We have launched a self-service option to make it easier for customers to manage the use of their content by AI services. Certain AI services (Amazon CodeGuru Profiler, Amazon Comprehend, Amazon Lex, Amazon Polly, Amazon Rekognition, Amazon Textract, Amazon Transcribe, and Amazon Translate) may use content to improve the service. Customers have been able to opt out of this use by contacting AWS Support, and now they can opt out on a self-service basis by setting an Organizations policy for all or an individual AI service listed above. Please refer to the technical documentation in the online AWS Organizations User Guide for more details.
1010
1011Release v1.33.3 (2020-07-07)
1012===
1013
1014### Service Client Updates
1015* `service/cloudfront`: Updates service API and documentation
1016  * Amazon CloudFront adds support for a new security policy, TLSv1.2_2019.
1017* `service/ec2`: Updates service API and documentation
1018  * DescribeAvailabilityZones now returns additional data about Availability Zones and Local Zones.
1019* `service/elasticfilesystem`: Updates service API, documentation, and examples
1020  * This release adds support for automatic backups of Amazon EFS file systems to further simplify backup management.
1021* `service/glue`: Updates service API and documentation
1022  * AWS Glue Data Catalog supports cross account sharing of tables through AWS Lake Formation
1023* `service/lakeformation`: Updates service API and documentation
1024* `service/storagegateway`: Updates service API and documentation
1025  * Adding support for file-system driven directory refresh, Case Sensitivity toggle for SMB File Shares, and S3 Prefixes and custom File Share names
1026
1027Release v1.33.2 (2020-07-06)
1028===
1029
1030### Service Client Updates
1031* `service/iotsitewise`: Updates service API
1032* `service/quicksight`: Updates service API and documentation
1033  * Add Theme APIs and update Dashboard APIs to support theme overrides.
1034* `service/rds`: Updates service API and documentation
1035  * Adds support for Amazon RDS on AWS Outposts.
1036
1037Release v1.33.1 (2020-07-02)
1038===
1039
1040### Service Client Updates
1041* `service/connect`: Updates service documentation
1042* `service/elasticache`: Updates service documentation
1043  * Documentation updates for elasticache
1044
1045Release v1.33.0 (2020-07-01)
1046===
1047
1048### Service Client Updates
1049* `service/appsync`: Updates service API and documentation
1050* `service/chime`: Updates service API and documentation
1051  * This release supports third party emergency call routing configuration for Amazon Chime Voice Connectors.
1052* `service/codebuild`: Updates service API and documentation
1053  * Support build status config in project source
1054* `service/imagebuilder`: Updates service API and documentation
1055* `service/rds`: Updates service API
1056  * This release adds the exceptions KMSKeyNotAccessibleFault and InvalidDBClusterStateFault to the Amazon RDS ModifyDBInstance API.
1057* `service/securityhub`: Updates service API and documentation
1058
1059### SDK Features
1060* `service/s3/s3crypto`: Introduces `EncryptionClientV2` and `DecryptionClientV2` encryption and decryption clients which support a new key wrapping algorithm `kms+context`. ([#3403](https://github.com/aws/aws-sdk-go/pull/3403))
1061  * `DecryptionClientV2` maintains the ability to decrypt objects encrypted using the `EncryptionClient`.
1062  * Please see `s3crypto` documentation for migration details.
1063
1064Release v1.32.13 (2020-06-30)
1065===
1066
1067### Service Client Updates
1068* `service/codeguru-reviewer`: Updates service API and documentation
1069* `service/comprehendmedical`: Updates service API
1070* `service/ec2`: Updates service API and documentation
1071  * Added support for tag-on-create for CreateVpc, CreateEgressOnlyInternetGateway, CreateSecurityGroup, CreateSubnet, CreateNetworkInterface, CreateNetworkAcl, CreateDhcpOptions and CreateInternetGateway. You can now specify tags when creating any of these resources. For more information about tagging, see AWS Tagging Strategies.
1072* `service/ecr`: Updates service API and documentation
1073  * Add a new parameter (ImageDigest) and a new exception (ImageDigestDoesNotMatchException) to PutImage API to support pushing image by digest.
1074* `service/rds`: Updates service documentation
1075  * Documentation updates for rds
1076
1077Release v1.32.12 (2020-06-29)
1078===
1079
1080### Service Client Updates
1081* `service/autoscaling`: Updates service documentation and examples
1082  * Documentation updates for Amazon EC2 Auto Scaling.
1083* `service/codeguruprofiler`: Updates service API, documentation, and paginators
1084* `service/codestar-connections`: Updates service API, documentation, and paginators
1085* `service/ec2`: Updates service API, documentation, and paginators
1086  * Virtual Private Cloud (VPC) customers can now create and manage their own Prefix Lists to simplify VPC configurations.
1087
1088Release v1.32.11 (2020-06-26)
1089===
1090
1091### Service Client Updates
1092* `service/cloudformation`: Updates service API and documentation
1093  * ListStackInstances and DescribeStackInstance now return a new `StackInstanceStatus` object that contains `DetailedStatus` values: a disambiguation of the more generic `Status` value. ListStackInstances output can now be filtered on `DetailedStatus` using the new `Filters` parameter.
1094* `service/cognito-idp`: Updates service API
1095* `service/dms`: Updates service documentation
1096  * This release contains miscellaneous API documentation updates for AWS DMS in response to several customer reported issues.
1097* `service/quicksight`: Updates service API and documentation
1098  * Added support for cross-region DataSource credentials copying.
1099* `service/sagemaker`: Updates service API and documentation
1100  * The new 'ModelClientConfig' parameter being added for CreateTransformJob and DescribeTransformJob api actions enable customers to configure model invocation related parameters such as timeout and retry.
1101
1102Release v1.32.10 (2020-06-25)
1103===
1104
1105### Service Client Updates
1106* `service/ec2`: Updates service API and documentation
1107  * Added support for tag-on-create for Host Reservations in Dedicated Hosts. You can now specify tags when you create a Host Reservation for a Dedicated Host. For more information about tagging, see AWS Tagging Strategies.
1108* `service/glue`: Updates service API and documentation
1109  * This release adds new APIs to support column level statistics in AWS Glue Data Catalog
1110
1111Release v1.32.9 (2020-06-24)
1112===
1113
1114### Service Client Updates
1115* `service/amplify`: Updates service API and documentation
1116* `service/autoscaling`: Updates service documentation
1117  * Documentation updates for Amazon EC2 Auto Scaling.
1118* `service/backup`: Updates service API and documentation
1119* `service/codecommit`: Updates service API, documentation, and paginators
1120  * This release introduces support for reactions to CodeCommit comments. Users will be able to select from a pre-defined list of emojis to express their reaction to any comments.
1121* `service/elasticmapreduce`: Updates service API and documentation
1122  * Amazon EMR customers can now set allocation strategies for On-Demand and Spot instances in their EMR clusters with instance fleets. These allocation strategies use real-time capacity insights to provision clusters faster and make the most efficient use of available spare capacity to allocate Spot instances to reduce interruptions.
1123* `service/fsx`: Updates service API and documentation
1124* `service/honeycode`: Adds new service
1125* `service/iam`: Updates service documentation
1126  * Documentation updates for iam
1127* `service/organizations`: Updates service API and documentation
1128  * This release adds support for a new backup policy type for AWS Organizations.
1129
1130Release v1.32.8 (2020-06-23)
1131===
1132
1133### Service Client Updates
1134* `service/mediatailor`: Updates service API and documentation
1135* `service/organizations`: Updates service API and documentation
1136  * Added a new error message to support the requirement for a Business License on AWS accounts in China to create an organization.
1137
1138Release v1.32.7 (2020-06-22)
1139===
1140
1141### Service Client Updates
1142* `service/ec2`: Updates service API and documentation
1143  * This release adds Tag On Create feature support for the ImportImage, ImportSnapshot, ExportImage and CreateInstanceExportTask APIs.
1144* `service/elasticmapreduce`: Updates service API and documentation
1145  * Adding support for MaximumCoreCapacityUnits parameter for EMR Managed Scaling. It allows users to control how many units/nodes are added to the CORE group/fleet. Remaining units/nodes are added to the TASK groups/fleet in the cluster.
1146* `service/rds`: Updates service documentation and paginators
1147  * Added paginators for various APIs.
1148* `service/rekognition`: Updates service API, documentation, and paginators
1149  * This update adds the ability to detect black frames, end credits, shots, and color bars in stored videos
1150* `service/sqs`: Updates service API, documentation, and paginators
1151  * AWS SQS adds pagination support for ListQueues and ListDeadLetterSourceQueues APIs
1152
1153Release v1.32.6 (2020-06-19)
1154===
1155
1156### Service Client Updates
1157* `service/ec2`: Updates service API
1158  * Adds support to tag elastic-gpu on the RunInstances api
1159* `service/elasticache`: Updates service documentation
1160  * Documentation updates for elasticache
1161* `service/medialive`: Updates service API and documentation
1162  * AWS Elemental MediaLive now supports Input Prepare schedule actions. This feature improves existing input switching by allowing users to prepare an input prior to switching to it.
1163* `service/opsworkscm`: Updates service API and documentation
1164  * Documentation updates for AWS OpsWorks CM.
1165
1166Release v1.32.5 (2020-06-18)
1167===
1168
1169### Service Client Updates
1170* `service/mediaconvert`: Updates service API and documentation
1171  * AWS Elemental MediaConvert SDK has added support for NexGuard FileMarker SDK, which allows NexGuard partners to watermark proprietary content in mezzanine and OTT streaming contexts.
1172* `service/meteringmarketplace`: Updates service documentation
1173  * Documentation updates for meteringmarketplace
1174* `service/rds`: Updates service API and documentation
1175  * Adding support for global write forwarding on secondary clusters in an Aurora global database.
1176* `service/route53`: Updates service API and documentation
1177  * Added a new ListHostedZonesByVPC API for customers to list all the private hosted zones that a specified VPC is associated with.
1178* `service/sesv2`: Updates service API and documentation
1179* `service/ssm`: Updates service API and documentation
1180  * Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression before running the maintenance window.
1181* `service/support`: Updates service documentation
1182  * Documentation updates for support
1183
1184Release v1.32.4 (2020-06-17)
1185===
1186
1187### Service Client Updates
1188* `service/appmesh`: Updates service API and documentation
1189* `service/ec2`: Updates service API and documentation
1190  * nvmeSupport added to DescribeInstanceTypes API
1191* `service/macie2`: Updates service documentation
1192* `service/route53`: Updates service API
1193  * Add PriorRequestNotComplete exception to AssociateVPCWithHostedZone API
1194* `service/snowball`: Updates service API and documentation
1195  * AWS Snowcone is a portable, rugged and secure device for edge computing and data transfer. You can use Snowcone to collect, process, and move data to AWS, either offline by shipping the device to AWS or online by using AWS DataSync. With 2 CPUs and 4 GB RAM of compute and 8 TB of storage, Snowcone can run edge computing workloads and store data securely. Snowcone's small size (8.94" x 5.85" x 3.25" / 227 mm x 148.6 mm x 82.65 mm) allows you to set it next to machinery in a factory. Snowcone weighs about 4.5 lbs. (2 kg), so you can carry one in a backpack, use it with battery-based operation, and use the Wi-Fi interface to gather sensor data. Snowcone supports a file interface with NFS support.
1196
1197### SDK Enhancements
1198* `private/protocol`: Adds support for decimal precision UNIX timestamps up to thousandths of a second ([#3376](https://github.com/aws/aws-sdk-go/pull/3376))
1199
1200Release v1.32.3 (2020-06-16)
1201===
1202
1203### Service Client Updates
1204* `service/autoscaling`: Updates service API and documentation
1205  * Introducing instance refresh, a feature that helps you update all instances in an Auto Scaling group in a rolling fashion (for example, to apply a new AMI or instance type). You can control the pace of the refresh by defining the percentage of the group that must remain running/healthy during the replacement process and the time for new instances to warm up between replacements.
1206* `service/cloudfront`: Updates service documentation
1207  * Documentation updates for CloudFront
1208* `service/dataexchange`: Updates service API
1209* `service/lambda`: Updates service API, documentation, and examples
1210  * Adds support for using Amazon Elastic File System (persistent storage) with AWS Lambda. This enables customers to share data across function invocations, read large reference data files, and write function output to a persistent and shared store.
1211* `service/polly`: Updates service API
1212  * Amazon Polly adds new US English child voice - Kevin. Kevin is available as Neural voice only.
1213* `service/qldb`: Updates service documentation
1214
1215Release v1.32.2 (2020-06-15)
1216===
1217
1218### Service Client Updates
1219* `service/alexaforbusiness`: Updates service API and documentation
1220* `service/appconfig`: Updates service API, documentation, and paginators
1221* `service/chime`: Updates service API and documentation
1222  * feature: Chime: This release introduces the ability to create an AWS Chime SDK meeting with attendees.
1223* `service/cognito-idp`: Updates service API and documentation
1224* `service/iot`: Updates service API and documentation
1225  * Added support for job executions rollout configuration, job abort configuration, and job executions timeout configuration for AWS IoT Over-the-Air (OTA) Update Feature.
1226
1227Release v1.32.1 (2020-06-12)
1228===
1229
1230### Service Client Updates
1231* `service/apigateway`: Updates service documentation
1232  * Documentation updates for Amazon API Gateway
1233* `service/cloudformation`: Updates service documentation
1234  * The following parameters now return the organization root ID or organizational unit (OU) IDs that you specified for DeploymentTargets: the OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary
1235* `service/glue`: Updates service API and documentation
1236  * You can now choose to crawl the entire table or just a sample of records in DynamoDB when using AWS Glue crawlers. Additionally, you can also specify a scanning rate for crawling DynamoDB tables.
1237* `service/storagegateway`: Updates service API and documentation
1238  * Display EndpointType in DescribeGatewayInformation
1239
1240Release v1.32.0 (2020-06-11)
1241===
1242
1243### Service Client Updates
1244* `service/ecs`: Updates service API and documentation
1245  * This release adds support for deleting capacity providers.
1246* `service/imagebuilder`: Updates service API and documentation
1247* `service/lex-models`: Updates service API and documentation
1248
1249### SDK Features
1250* `service/iotdataplane`: As part of this release, we are introducing a new feature called named shadow, which extends the capability of AWS IoT Device Shadow to support multiple shadows for a single IoT device. With this release, customers can store different device state data into different shadows, and as a result access only the required state data when needed and reduce individual shadow size.
1251
1252Release v1.31.15 (2020-06-10)
1253===
1254
1255### Service Client Updates
1256* `service/appconfig`: Updates service API and documentation
1257* `service/codeartifact`: Adds new service
1258* `service/compute-optimizer`: Updates service API and documentation
1259* `service/dlm`: Updates service API
1260* `service/ec2`: Updates service API
1261  * New C6g instances powered by AWS Graviton2 processors and ideal for running advanced, compute-intensive workloads; New R6g instances powered by AWS Graviton2 processors and ideal for running memory-intensive workloads.
1262* `service/lightsail`: Updates service documentation
1263  * Documentation updates for lightsail
1264* `service/macie2`: Updates service API and documentation
1265* `service/servicecatalog`: Updates service documentation
1266  * Service Catalog Documentation Update for Integration with AWS Organizations Delegated Administrator feature
1267* `service/shield`: Updates service API and documentation
1268  * Corrections to the supported format for contact phone numbers and to the description for the create subscription action.
1269
1270### SDK Enhancements
1271* `aws/credentials`: Update documentation for shared credentials provider to specify the type of credentials it supports retrieving from shared credentials file.
1272    * Related to [#3328](https://github.com/aws/aws-sdk-go/issues/3328)
1273
1274Release v1.31.14 (2020-06-09)
1275===
1276
1277### Service Client Updates
1278* `service/transfer`: Updates service API and documentation
1279  * This release updates the API so customers can test use of Source IP to allow, deny or limit access to data in their S3 buckets after integrating their identity provider.
1280
1281Release v1.31.13 (2020-06-08)
1282===
1283
1284### Service Client Updates
1285* `service/servicediscovery`: Updates service API, documentation, and examples
1286  * Added support for tagging Service and Namespace type resources  in Cloud Map
1287* `service/shield`: Updates service API, documentation, and paginators
1288  * This release adds the option for customers to identify a contact name and method that the DDoS Response Team can proactively engage when a Route 53 Health Check that is associated with a Shield protected resource fails.
1289
1290Release v1.31.12 (2020-06-05)
1291===
1292
1293### Service Client Updates
1294* `service/apigateway`: Updates service API and documentation
1295  * Amazon API Gateway now allows customers of REST APIs to skip trust chain validation for backend server certificates for HTTP and VPC Link Integration. This feature enables customers to configure their REST APIs to integrate with backends that are secured with certificates vended from private certificate authorities (CA) or certificates that are self-signed.
1296* `service/cloudfront`: Updates service API and documentation
1297  * Amazon CloudFront adds support for configurable origin connection attempts and origin connection timeout.
1298* `service/elasticbeanstalk`: Updates service API and documentation
1299  * These API changes enable an IAM user to associate an operations role with an Elastic Beanstalk environment, so that the IAM user can call Elastic Beanstalk actions without having access to underlying downstream AWS services that these actions call.
1300* `service/personalize`: Updates service API and documentation
1301* `service/personalize-runtime`: Updates service API and documentation
1302* `service/pinpoint`: Updates service API and documentation
1303  * This release enables additional functionality for the Amazon Pinpoint journeys feature. With this release, you can send messages through additional channels, including SMS, push notifications, and custom channels.
1304* `service/runtime.sagemaker`: Updates service API and documentation
1305* `service/servicecatalog`: Updates service API and documentation
1306  * This release adds support for DescribeProduct and DescribeProductAsAdmin by product name, DescribeProvisioningArtifact by product name or provisioning artifact name, returning launch paths as part of DescribeProduct output and adds maximum length for provisioning artifact name and provisioning artifact description.
1307
1308Release v1.31.11 (2020-06-04)
1309===
1310
1311### Service Client Updates
1312* `service/ec2`: Updates service API
1313  * New C5a instances, the latest generation of EC2's compute-optimized instances featuring AMD's 2nd Generation EPYC processors. C5a instances offer up to 96 vCPUs, 192 GiB of instance memory, 20 Gbps in Network bandwidth; New G4dn.metal bare metal instance with 8 NVIDIA T4 GPUs.
1314* `service/lightsail`: Updates service API and documentation
1315  * This release adds the BurstCapacityPercentage and BurstCapacityTime instance metrics, which allow you to track the burst capacity available to your instance.
1316* `service/mediapackage-vod`: Updates service API and documentation
1317* `service/meteringmarketplace`: Updates service documentation
1318  * Documentation updates for meteringmarketplace
1319* `service/ssm`: Updates service API and documentation
1320  * SSM State Manager support for executing an association only at specified CRON schedule after creating/updating an association.
1321
1322### SDK Bugs
1323* `private/model`: Fixes SDK not enabling endpoint discovery when endpoint is set to empty string ([#3349](https://github.com/aws/aws-sdk-go/pull/3349))
1324
1325Release v1.31.10 (2020-06-03)
1326===
1327
1328### Service Client Updates
1329* `service/directconnect`: Updates service API and documentation
1330  * This release supports the virtual interface failover test, which allows you to verify that traffic routes over redundant virtual interfaces when you bring your primary virtual interface out of service.
1331* `service/elasticache`: Updates service API and documentation
1332  * This release improves the Multi-AZ feature in ElastiCache by adding a separate flag and proper validations.
1333* `service/es`: Updates service API, documentation, and paginators
1334  * Amazon Elasticsearch Service now offers support for cross-cluster search, enabling you to perform searches, aggregations, and visualizations across multiple Amazon Elasticsearch Service domains with a single query or from a single Kibana interface. New feature includes the ability to setup connection, required to perform cross-cluster search, between domains using an approval workflow.
1335* `service/glue`: Updates service API and documentation
1336  * Adding databaseName in the response for GetUserDefinedFunctions() API.
1337* `service/iam`: Updates service API and documentation
1338  * GenerateServiceLastAccessedDetails will now return ActionLastAccessed details for certain S3 control plane actions
1339* `service/mediaconvert`: Updates service API and documentation
1340  * AWS Elemental MediaConvert SDK has added support for the encoding of VP8 or VP9 video in WebM container with Vorbis or Opus audio.
1341
1342Release v1.31.9 (2020-06-02)
1343===
1344
1345### Service Client Updates
1346* `service/guardduty`: Updates service API and documentation
1347  * Amazon GuardDuty findings now include S3 bucket details under the resource section if an S3 Bucket was one of the affected resources
1348
1349Release v1.31.8 (2020-06-01)
1350===
1351
1352### Service Client Updates
1353* `service/athena`: Updates service API, documentation, and paginators
1354  * This release adds support for connecting Athena to your own Apache Hive Metastores in addition to the AWS Glue Data Catalog. For more information, please see https://docs.aws.amazon.com/athena/latest/ug/connect-to-data-source-hive.html
1355* `service/elasticmapreduce`: Updates service API and documentation
1356  * Amazon EMR now supports encrypting log files with AWS Key Management Service (KMS) customer managed keys.
1357* `service/fsx`: Updates service API and documentation
1358* `service/kms`: Updates service API and documentation
1359  * AWS Key Management Service (AWS KMS): If the GenerateDataKeyPair or GenerateDataKeyPairWithoutPlaintext APIs are called on a CMK in a custom key store (origin == AWS_CLOUDHSM), they return an UnsupportedOperationException. If a call to UpdateAlias causes a customer to exceed the Alias resource quota, the UpdateAlias API returns a LimitExceededException.
1360* `service/sagemaker`: Updates service API and documentation
1361  * We are releasing HumanTaskUiArn as a new parameter in CreateLabelingJob and RenderUiTemplate which can take an ARN for a system managed UI to render a task.
1362* `service/worklink`: Updates service API and documentation
1363
1364Release v1.31.7 (2020-05-28)
1365===
1366
1367### Service Client Updates
1368* `service/kafka`: Updates service API and documentation
1369* `service/marketplace-catalog`: Updates service API and documentation
1370* `service/qldb-session`: Updates service documentation
1371* `service/workmail`: Updates service API and documentation
1372  * This release adds support for Amazon WorkMail organization-level retention policies.
1373
1374Release v1.31.6 (2020-05-27)
1375===
1376
1377### Service Client Updates
1378* `service/elasticloadbalancingv2`: Updates service API and documentation
1379* `service/guardduty`: Updates service documentation
1380  * Documentation updates for GuardDuty
1381
1382Release v1.31.5 (2020-05-26)
1383===
1384
1385### Service Client Updates
1386* `service/dlm`: Updates service API and documentation
1387* `service/ec2`: Updates service API and documentation
1388  * ebsOptimizedInfo, efaSupported and supportedVirtualizationTypes added to DescribeInstanceTypes API
1389* `service/elasticache`: Updates service API and documentation
1390  * Amazon ElastiCache now allows you to use resource based policies to manage access to operations performed on ElastiCache resources. Also, Amazon ElastiCache now exposes ARN (Amazon Resource Names) for ElastiCache resources such as Cache Clusters and Parameter Groups. ARNs can be used to apply IAM policies to ElastiCache resources.
1391* `service/macie`: Updates service documentation, paginators, and examples
1392  * This is a documentation-only update to the Amazon Macie Classic API. This update corrects out-of-date references to the service name.
1393* `service/quicksight`: Updates service API and documentation
1394  * Add DataSetArns to QuickSight DescribeDashboard API response.
1395* `service/ssm`: Updates service API and documentation
1396  * The AWS Systems Manager GetOpsSummary API action now supports multiple OpsResultAttributes in the request. Currently, this feature only supports OpsResultAttributes with the following TypeNames: [AWS:EC2InstanceComputeOptimizer] or [AWS:EC2InstanceInformation, AWS:EC2InstanceComputeOptimizer]. These TypeNames can be used along with either or both of the following: [AWS:EC2InstanceRecommendation, AWS:RecommendationSource]
1397
1398Release v1.31.4 (2020-05-22)
1399===
1400
1401### Service Client Updates
1402* `service/autoscaling`: Updates service documentation
1403  * Documentation updates for Amazon EC2 Auto Scaling
1404* `service/iotsitewise`: Updates service API and documentation
1405
1406Release v1.31.3 (2020-05-21)
1407===
1408
1409### Service Client Updates
1410* `service/codebuild`: Updates service API and documentation
1411  * CodeBuild adds support for tagging with report groups
1412* `service/ec2`: Updates service API and documentation
1413  * From this release onwards ProvisionByoipCidr publicly supports IPv6. Updated ProvisionByoipCidr API to support tags for public IPv4 and IPv6 pools. Added NetworkBorderGroup to the DescribePublicIpv4Pools response.
1414* `service/s3`: Updates service API, documentation, and examples
1415  * Deprecates unusable input members bound to Content-MD5 header. Updates example and documentation.
1416* `service/synthetics`: Updates service API and documentation
1417
1418Release v1.31.2 (2020-05-20)
1419===
1420
1421### Service Client Updates
1422* `service/application-autoscaling`: Updates service documentation
1423* `service/appmesh`: Updates service API and documentation
1424* `service/backup`: Updates service API and documentation
1425* `service/chime`: Updates service API and documentation
1426  * Amazon Chime enterprise account administrators can now set custom retention policies on chat data in the Amazon Chime application.
1427* `service/codedeploy`: Updates service API and documentation
1428  * Amazon ECS customers using application and network load balancers can use CodeDeploy BlueGreen hook to invoke a CloudFormation stack update. With this update you can view CloudFormation deployment and target details via existing APIs and use your stack Id to list or delete all deployments associated with the stack.
1429* `service/medialive`: Updates service API, documentation, waiters, and paginators
1430  * AWS Elemental MediaLive now supports the ability to ingest the content that is streaming from an AWS Elemental Link device: https://aws.amazon.com/medialive/features/link/. This release also adds support for SMPTE-2038 and input state waiters.
1431* `service/securityhub`: Updates service API and documentation
1432* `service/transcribe-streaming`: Updates service API and documentation
1433
1434### SDK Bugs
1435* `service/s3/s3crypto`: Add missing return in encryption client ([#3258](https://github.com/aws/aws-sdk-go/pull/3258))
1436  * Fixes a missing return in the encryption client that was causing a nil dereference panic.
1437
1438Release v1.31.1 (2020-05-19)
1439===
1440
1441### Service Client Updates
1442* `service/chime`: Updates service API and documentation
1443  * You can now receive Voice Connector call events through SNS or SQS.
1444* `service/ec2`: Updates service API and documentation
1445  * This release adds support for Federated Authentication via SAML-2.0 in AWS ClientVPN.
1446* `service/health`: Updates service API, documentation, and paginators
1447  * Feature: Health: AWS Health added a new field to differentiate Public events from Account-Specific events in the API request and response. Visit https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html to learn more.
1448* `service/transcribe`: Updates service documentation
1449
1450Release v1.31.0 (2020-05-18)
1451===
1452
1453### Service Client Updates
1454* `service/chime`: Updates service API and documentation
1455  * Amazon Chime now supports redacting chat messages.
1456* `service/dynamodb`: Updates service documentation
1457  * Documentation updates for dynamodb
1458* `service/ec2`: Updates service API
1459  * This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
1460* `service/ecs`: Updates service API and documentation
1461  * This release adds support for specifying environment files to add environment variables to your containers.
1462* `service/macie2`: Updates service API
1463* `service/qldb`: Updates service API, documentation, and paginators
1464
1465### SDK Features
1466* `service/dynamodb/dynamodbattribute`: Support has been added for empty string and byte values.
1467  * `Encoder` has added two new configuration options for controlling whether empty string and byte values are sent as null or empty.
1468    * `NullEmptyString`: Whether string values that are empty will be sent as null (default: `true`).
1469    * `NullEmptyByteSlice`: Whether byte slice that are empty will be sent as null (default: `true`).
1470    * The default value for these options retrains the existing behavior of the SDK in prior releases.
1471
1472Release v1.30.29 (2020-05-15)
1473===
1474
1475### Service Client Updates
1476* `service/cloudformation`: Updates service API, documentation, waiters, and paginators
1477  * This release adds support for the following features: 1. DescribeType and ListTypeVersions APIs now output a field IsDefaultVersion, indicating if a version is the default version for its type; 2. Add StackRollbackComplete waiter feature to wait until stack status is UPDATE_ROLLBACK_COMPLETE; 3. Add paginators in DescribeAccountLimits, ListChangeSets, ListStackInstances, ListStackSetOperationResults, ListStackSetOperations, ListStackSets APIs.
1478* `service/ecr`: Updates service API and documentation
1479  * This release adds support for specifying an image manifest media type when pushing a manifest to Amazon ECR.
1480* `service/glue`: Updates service API and documentation
1481  * Starting today, you can stop the execution of Glue workflows that are running. AWS Glue workflows are directed acyclic graphs (DAGs) of Glue triggers, crawlers and jobs. Using a workflow, you can design a complex multi-job extract, transform, and load (ETL) activity that AWS Glue can execute and track as single entity.
1482* `service/sts`: Updates service API
1483  * API updates for STS
1484
1485Release v1.30.28 (2020-05-14)
1486===
1487
1488### Service Client Updates
1489* `service/ec2`: Updates service API and documentation
1490  * Amazon EC2 now supports adding AWS resource tags for associations between VPCs and local gateways, at creation time.
1491* `service/imagebuilder`: Updates service API and documentation
1492
1493Release v1.30.27 (2020-05-13)
1494===
1495
1496### Service Client Updates
1497* `service/elasticache`: Updates service API and documentation
1498  * Amazon ElastiCache now supports auto-update of ElastiCache clusters after the "recommended apply by date" of  service update has passed. ElastiCache will use your maintenance window to schedule the auto-update of applicable clusters. For more information, see https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/Self-Service-Updates.html and https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Self-Service-Updates.html
1499* `service/macie2`: Adds new service
1500
1501Release v1.30.26 (2020-05-12)
1502===
1503
1504### Service Client Updates
1505* `service/iotsitewise`: Updates service documentation
1506* `service/workmail`: Updates service API and documentation
1507  * Minor API fixes and updates to the documentation.
1508
1509Release v1.30.25 (2020-05-11)
1510===
1511
1512### Service Client Updates
1513* `service/codeguru-reviewer`: Updates service API and documentation
1514* `service/ec2`: Updates service API
1515  * M6g instances are our next-generation general purpose instances powered by AWS Graviton2 processors
1516* `service/kendra`: Updates service API and documentation
1517  * Amazon Kendra is now generally available. As part of general availability, we are launching * Developer edition * Ability to scale your Amazon Kendra index with capacity units * Support for new connectors * Support for new tagging API's * Support for Deleting data source * Metrics for data source sync operations * Metrics for query & storage utilization
1518
1519Release v1.30.24 (2020-05-08)
1520===
1521
1522### Service Client Updates
1523* `service/guardduty`: Updates service documentation
1524  * Documentation updates for GuardDuty
1525* `service/resourcegroupstaggingapi`: Updates service documentation
1526  * Documentation updates for resourcegroupstaggingapi
1527* `service/sagemaker`: Updates service API and documentation
1528  * This release adds a new parameter (EnableInterContainerTrafficEncryption) to CreateProcessingJob API to allow for enabling inter-container traffic encryption on processing jobs.
1529
1530### SDK Bugs
1531* `service/dynamodb/dynamodbattribute`:  Simplified decode logic to decode AttributeValue as it is defined ([#3308](https://github.com/aws/aws-sdk-go/pull/3308))
1532
1533Release v1.30.23 (2020-05-07)
1534===
1535
1536### Service Client Updates
1537* `service/appconfig`: Updates service documentation
1538* `service/codebuild`: Updates service API, documentation, and paginators
1539  * Add COMMIT_MESSAGE enum for webhook filter types
1540* `service/ec2`: Updates service API and documentation
1541  * Amazon EC2 now adds warnings to identify issues when creating a launch template or launch template version.
1542* `service/lightsail`: Updates service API and documentation
1543  * This release adds support for the following options in instance public ports: Specify source IP addresses, specify ICMP protocol like PING, and enable/disable the Lightsail browser-based SSH and RDP clients' access to your instance.
1544* `service/logs`: Updates service API and documentation
1545  * Amazon CloudWatch Logs now offers the ability to interact with Logs Insights queries via the new PutQueryDefinition, DescribeQueryDefinitions, and DeleteQueryDefinition APIs.
1546* `service/route53`: Updates service API
1547  * Amazon Route 53 now supports the EU (Milan) Region (eu-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
1548* `service/ssm`: Updates service API
1549  * This Patch Manager release supports creating patch baselines for Oracle Linux and Debian
1550
1551Release v1.30.22 (2020-05-06)
1552===
1553
1554### Service Client Updates
1555* `service/codestar-connections`: Updates service API and documentation
1556* `service/comprehendmedical`: Updates service API and documentation
1557
1558Release v1.30.21 (2020-05-05)
1559===
1560
1561### Service Client Updates
1562* `service/ec2`: Updates service API and documentation
1563  * With this release, you can call ModifySubnetAttribute with two new parameters: MapCustomerOwnedIpOnLaunch and CustomerOwnedIpv4Pool, to map a customerOwnedIpv4Pool to a subnet. You will also see these two new fields in the DescribeSubnets response. If your subnet has a customerOwnedIpv4Pool mapped, your network interface will get an auto assigned customerOwnedIpv4 address when placed onto an instance.
1564* `service/ssm`: Updates service API and documentation
1565  * AWS Systems Manager Parameter Store launches new data type to support aliases in EC2 APIs
1566* `service/support`: Updates service documentation
1567  * Documentation updates for support
1568
1569Release v1.30.20 (2020-05-04)
1570===
1571
1572### Service Client Updates
1573* `service/apigateway`: Updates service documentation
1574  * Documentation updates for Amazon API Gateway
1575* `service/ec2`: Updates service documentation
1576  * With this release, you can include enriched metadata in Amazon Virtual Private Cloud (Amazon VPC) flow logs published to Amazon CloudWatch Logs or Amazon Simple Storage Service (S3). Prior to this, custom format VPC flow logs enriched with additional metadata could be published only to S3. With this launch, we are also adding additional metadata fields that provide insights about the location such as AWS Region, AWS Availability Zone, AWS Local Zone, AWS Wavelength Zone, or AWS Outpost where the network interface where flow logs are captured exists.
1577* `service/s3control`: Updates service API and documentation
1578  * Amazon S3 Batch Operations now supports Object Lock.
1579
1580Release v1.30.19 (2020-05-01)
1581===
1582
1583### Service Client Updates
1584* `service/elasticfilesystem`: Updates service API
1585  * Change the TagKeys argument for UntagResource to a URL parameter to address an issue with the Java and .NET SDKs.
1586* `service/ssm`: Updates service API and documentation
1587  * Added TimeoutSeconds as part of ListCommands API response.
1588
1589Release v1.30.18 (2020-04-30)
1590===
1591
1592### Service Client Updates
1593* `service/iot`: Updates service API and documentation
1594  * AWS IoT Core released Fleet Provisioning for scalable onboarding of IoT devices to the cloud. This release includes support for customer's Lambda functions to validate devices during onboarding. Fleet Provisioning also allows devices to send Certificate Signing Requests (CSR) to AWS IoT Core for signing and getting a unique certificate. Lastly,  AWS IoT Core added a feature to register the same certificate for multiple accounts in the same region without needing to register the certificate authority (CA).
1595* `service/iotevents`: Updates service API and documentation
1596* `service/lambda`: Updates service documentation and examples
1597  * Documentation updates for Lambda
1598* `service/mediaconvert`: Updates service API and documentation
1599  * AWS Elemental MediaConvert SDK has added support for including AFD signaling in MXF wrapper.
1600* `service/schemas`: Updates service API and documentation
1601* `service/storagegateway`: Updates service API
1602  * Adding support for S3_INTELLIGENT_TIERING as a storage class option
1603
1604Release v1.30.17 (2020-04-29)
1605===
1606
1607### Service Client Updates
1608* `service/iotsitewise`: Adds new service
1609* `service/servicediscovery`: Updates service documentation and examples
1610  * Documentation updates for servicediscovery
1611* `service/transcribe`: Updates service API, documentation, and paginators
1612* `service/waf`: Updates service API and documentation
1613  * This release add migration API for AWS WAF Classic ("waf" and "waf-regional"). The migration API will parse through your web ACL and generate a CloudFormation template into your S3 bucket. Deploying this template will create equivalent web ACL under new AWS WAF ("wafv2").
1614* `service/waf-regional`: Updates service API and documentation
1615
1616Release v1.30.16 (2020-04-28)
1617===
1618
1619### Service Client Updates
1620* `service/ecr`: Updates service API and documentation
1621  * This release adds support for multi-architecture images also known as a manifest list
1622* `service/kinesis-video-archived-media`: Updates service API and documentation
1623* `service/kinesisvideo`: Updates service API and documentation
1624  * Add "GET_CLIP" to the list of supported API names for the GetDataEndpoint API.
1625* `service/medialive`: Updates service API and documentation
1626  * AWS Elemental MediaLive now supports several new features: enhanced VQ for H.264 (AVC) output encodes; passthrough of timed metadata and of Nielsen ID3 metadata in fMP4 containers in HLS outputs; the ability to generate a SCTE-35 sparse track without additional segmentation, in Microsoft Smooth outputs;  the ability to select the audio from a TS input by specifying the audio track; and conversion of HDR colorspace in the input to an SDR colorspace in the output.
1627* `service/route53`: Updates service API, documentation, and paginators
1628  * Amazon Route 53 now supports the Africa (Cape Town) Region (af-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
1629* `service/ssm`: Updates service API and documentation
1630  * SSM State Manager support for adding list association filter for Resource Group and manual mode of managing compliance for an association.
1631
1632### SDK Bugs
1633* `service/s3`: Fix S3 client behavior wrt 200 OK response with empty payload
1634
1635Release v1.30.15 (2020-04-27)
1636===
1637
1638### Service Client Updates
1639* `service/accessanalyzer`: Updates service API and documentation
1640* `service/dataexchange`: Updates service API and documentation
1641* `service/dms`: Updates service API and documentation
1642  * Adding minimum replication engine version for describe-endpoint-types api.
1643* `service/sagemaker`: Updates service API and documentation
1644  * Change to the input, ResourceSpec, changing EnvironmentArn to SageMakerImageArn. This affects the following preview APIs: CreateDomain, DescribeDomain, UpdateDomain, CreateUserProfile, DescribeUserProfile, UpdateUserProfile, CreateApp and DescribeApp.
1645
1646Release v1.30.14 (2020-04-24)
1647===
1648
1649### Service Client Updates
1650* `service/dlm`: Updates service documentation
1651* `service/elastic-inference`: Updates service API, documentation, and paginators
1652* `service/iot`: Updates service API
1653  * This release adds a new exception type to the AWS IoT SetV2LoggingLevel API.
1654
1655Release v1.30.13 (2020-04-23)
1656===
1657
1658### Service Client Updates
1659* `service/application-autoscaling`: Updates service API, documentation, and examples
1660* `service/firehose`: Updates service API and documentation
1661  * You can now deliver streaming data to an Amazon Elasticsearch Service domain in an Amazon VPC. You can now compress streaming data delivered to S3 using Hadoop-Snappy in addition to Gzip, Zip and Snappy formats.
1662* `service/mediapackage-vod`: Updates service API and documentation
1663* `service/pinpoint`: Updates service API and documentation
1664  * This release of the Amazon Pinpoint API enhances support for sending campaigns through custom channels to locations such as AWS Lambda functions or web applications. Campaigns can now use CustomDeliveryConfiguration and CampaignCustomMessage to configure custom channel settings for a campaign.
1665* `service/ram`: Updates service API and documentation
1666* `service/rds`: Updates service API and documentation
1667  * Adds support for AWS Local Zones, including a new optional parameter AvailabilityZoneGroup for the DescribeOrderableDBInstanceOptions operation.
1668* `service/storagegateway`: Updates service API and documentation
1669  * Added AutomaticTapeCreation APIs
1670* `service/transfer`: Updates service API and documentation
1671  * This release adds support for transfers over FTPS and FTP in and out of Amazon S3, which makes it easy to migrate File Transfer Protocol over SSL (FTPS) and FTP workloads to AWS, in addition to the existing support for Secure File Transfer Protocol (SFTP).
1672
1673### SDK Enhancements
1674* `aws/credentials/stscreds`: Add support for policy ARNs ([#3249](https://github.com/aws/aws-sdk-go/pull/3249))
1675  * Adds support for passing AWS policy ARNs to the `AssumeRoleProvider` and `WebIdentityRoleProvider` credential providers. This allows you provide policy ARNs when assuming the role that will further limit the permissions of the credentials returned.
1676
1677Release v1.30.12 (2020-04-22)
1678===
1679
1680### Service Client Updates
1681* `service/codeguru-reviewer`: Updates service API, documentation, and paginators
1682* `service/es`: Updates service API and documentation
1683  * This change adds a new field 'OptionalDeployment' to ServiceSoftwareOptions to indicate whether a service software update is optional or mandatory. If True, it indicates that the update is optional, and the service software is not automatically updated. If False, the service software is automatically updated after AutomatedUpdateDate.
1684* `service/fms`: Updates service API and documentation
1685* `service/redshift`: Updates service API, documentation, and paginators
1686  * Amazon Redshift support for usage limits
1687* `service/transcribe-streaming`: Updates service API and documentation
1688
1689### SDK Enhancements
1690* `aws/credentials/stscreds`: Add support for custom web identity TokenFetcher ([#3256](https://github.com/aws/aws-sdk-go/pull/3256))
1691  * Adds new constructor, `NewWebIdentityRoleProviderWithToken` for `WebIdentityRoleProvider` which takes a `TokenFetcher`. Implement `TokenFetcher` to provide custom sources for web identity tokens. The `TokenFetcher` must be concurrency safe. `TokenFetcher` may return unique value each time it is called.
1692
1693Release v1.30.11 (2020-04-21)
1694===
1695
1696### Service Client Updates
1697* `service/ce`: Updates service API and documentation
1698* `service/elasticmapreduce`: Updates service API and documentation
1699  * Amazon EMR adds support for configuring a managed scaling policy for an Amazon EMR cluster. This enables automatic resizing of a cluster to optimize for job execution speed and reduced cluster cost.
1700* `service/guardduty`: Updates service API, documentation, and paginators
1701  * AWS GuardDuty now supports using AWS Organizations delegated administrators to create and manage GuardDuty master and member accounts.  The feature also allows GuardDuty to be automatically enabled on associated organization accounts.
1702* `service/route53domains`: Updates service API and documentation
1703  * You can now programmatically transfer domains between AWS accounts without having to contact AWS Support
1704
1705Release v1.30.10 (2020-04-20)
1706===
1707
1708### Service Client Updates
1709* `service/apigatewayv2`: Updates service API and documentation
1710  * You can now export an OpenAPI 3.0 compliant API definition file for Amazon API Gateway HTTP APIs using the Export API.
1711* `service/ce`: Updates service API, documentation, and paginators
1712* `service/glue`: Updates service API and documentation
1713  * Added a new ConnectionType "KAFKA" and a ConnectionProperty "KAFKA_BOOTSTRAP_SERVERS" to support Kafka connection.
1714* `service/iotevents`: Updates service API and documentation
1715* `service/synthetics`: Adds new service
1716
1717Release v1.30.9 (2020-04-17)
1718===
1719
1720### Service Client Updates
1721* `service/frauddetector`: Updates service API and documentation
1722* `service/opsworkscm`: Updates service documentation and paginators
1723  * Documentation updates for opsworkscm
1724
1725Release v1.30.8 (2020-04-16)
1726===
1727
1728### Service Client Updates
1729* `service/AWSMigrationHub`: Updates service API and documentation
1730* `service/ec2`: Updates service API and documentation
1731  * Amazon EC2 now supports adding AWS resource tags for placement groups and key pairs, at creation time. The CreatePlacementGroup API will now return placement group information when created successfully. The DeleteKeyPair API now supports deletion by resource ID.
1732* `service/glue`: Updates service API
1733  * This release adds support for querying GetUserDefinedFunctions API without databaseName.
1734* `service/imagebuilder`: Updates service API and documentation
1735* `service/iotevents`: Updates service API and documentation
1736* `service/lambda`: Updates service documentation and examples
1737  * Sample code for AWS Lambda operations
1738* `service/mediaconvert`: Updates service API and documentation
1739  * AWS Elemental MediaConvert now allows you to specify your input captions frame rate for SCC captions sources.
1740* `service/mediatailor`: Updates service API and documentation
1741* `service/rds`: Updates service API and documentation
1742  * This release adds support for Amazon RDS Proxy with PostgreSQL compatibility.
1743* `service/sagemaker`: Updates service API and documentation
1744  * Amazon SageMaker now supports running training jobs on ml.g4dn and ml.c5n instance types. Amazon SageMaker supports in "IN" operation for Search now.
1745* `service/sagemaker-a2i-runtime`: Updates service API and documentation
1746* `service/securityhub`: Updates service API and documentation
1747* `service/snowball`: Updates service API
1748  * An update to the Snowball Edge Storage Optimized device has been launched. Like the previous version, it has 80 TB of capacity for data transfer. Now it has 40 vCPUs, 80 GiB, and a 1 TiB SATA SSD of memory for EC2 compatible compute. The 80 TB of capacity can also be used for EBS-like volumes for AMIs.
1749
1750Release v1.30.7 (2020-04-08)
1751===
1752
1753### Service Client Updates
1754* `service/chime`: Updates service API and documentation
1755  * feature: Chime: This release introduces the ability to tag Amazon Chime SDK meeting resources.  You can use tags to organize and identify your resources for cost allocation.
1756* `service/cloudformation`: Updates service documentation
1757  * The OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary are now reserved for internal use. No data is returned for this parameter.
1758* `service/codeguruprofiler`: Updates service API, documentation, and paginators
1759* `service/ec2`: Updates service API and documentation
1760  * This release provides the ability to include tags in EC2 event notifications.
1761* `service/ecs`: Updates service API and documentation
1762  * This release provides native support for specifying Amazon EFS file systems as volumes in your Amazon ECS task definitions.
1763* `service/mediaconvert`: Updates service API and documentation
1764  * AWS Elemental MediaConvert SDK adds support for queue hopping. Jobs can now hop from their original queue to a specified alternate queue, based on the maximum wait time that you specify in the job settings.
1765* `service/migrationhub-config`: Updates service API and documentation
1766
1767### SDK Enhancements
1768* `example/service/ecr`: Add create and delete repository examples ([#3221](https://github.com/aws/aws-sdk-go/pull/3221))
1769  * Adds examples demonstrating how you can create and delete repositories with the SDK.
1770
1771Release v1.30.6 (2020-04-07)
1772===
1773
1774### Service Client Updates
1775* `service/apigateway`: Updates service documentation
1776  * Documentation updates for Amazon API Gateway.
1777* `service/codeguru-reviewer`: Updates service API
1778* `service/mediaconnect`: Updates service API and documentation
1779
1780Release v1.30.5 (2020-04-06)
1781===
1782
1783### Service Client Updates
1784* `service/chime`: Updates service API, documentation, and paginators
1785  * Amazon Chime proxy phone sessions let you provide two users with a shared phone number to communicate via voice or text for up to 12 hours without revealing personal phone numbers. When users call or message the provided phone number, they are connected to the other party and their private phone numbers are replaced with the shared number in Caller ID.
1786* `service/elasticbeanstalk`: Updates service API, documentation, and paginators
1787  * This release adds a new action, ListPlatformBranches, and updates two actions, ListPlatformVersions and DescribePlatformVersion, to support the concept of Elastic Beanstalk platform branches.
1788* `service/iam`: Updates service documentation
1789  * Documentation updates for AWS Identity and Access Management (IAM).
1790* `service/transcribe`: Updates service API, documentation, and paginators
1791
1792Release v1.30.4 (2020-04-03)
1793===
1794
1795### Service Client Updates
1796* `service/personalize-runtime`: Updates service API and documentation
1797* `service/robomaker`: Updates service API and documentation
1798
1799Release v1.30.3 (2020-04-02)
1800===
1801
1802### Service Client Updates
1803* `service/gamelift`: Updates service API and documentation
1804  * Public preview of GameLift FleetIQ as a standalone feature. GameLift FleetIQ makes it possible to use low-cost Spot instances by limiting the chance of interruptions affecting game sessions. FleetIQ is a feature of the managed GameLift service, and can now be used with game hosting in EC2 Auto Scaling groups that you manage in your own account.
1805* `service/medialive`: Updates service API, documentation, and waiters
1806  * AWS Elemental MediaLive now supports Automatic Input Failover. This feature provides resiliency upstream of the channel, before ingest starts.
1807* `service/monitoring`: Updates service API and documentation
1808  * Amazon CloudWatch Contributor Insights adds support for tags and tagging on resource creation.
1809* `service/rds`: Updates service documentation
1810  * Documentation updates for RDS: creating read replicas is now supported for SQL Server DB instances
1811* `service/redshift`: Updates service documentation
1812  * Documentation updates for redshift
1813
1814### SDK Enhancements
1815* `aws/credentials`: `ProviderWithContext` optional interface has been added to support passing contexts on credential retrieval ([#3223](https://github.com/aws/aws-sdk-go/pull/3223))
1816  * Credential providers that implement the optional `ProviderWithContext` will have context passed to them
1817  * `ec2rolecreds.EC2RoleProvider`, `endpointcreds.Provider`, `stscreds.AssumeRoleProvider`, `stscreds.WebIdentityRoleProvider` have been updated to support the `ProviderWithContext` interface
1818  * Fixes [#3213](https://github.com/aws/aws-sdk-go/issues/3213)
1819* `aws/ec2metadata`: Context aware operations have been added `EC2Metadata` client ([#3223](https://github.com/aws/aws-sdk-go/pull/3223))
1820
1821Release v1.30.2 (2020-04-01)
1822===
1823
1824### Service Client Updates
1825* `service/iot`: Updates service API and documentation
1826  * This release introduces Dimensions for AWS IoT Device Defender. Dimensions can be used in Security Profiles to collect and monitor fine-grained metrics.
1827* `service/mediaconnect`: Updates service API and documentation
1828
1829Release v1.30.1 (2020-03-31)
1830===
1831
1832### Service Client Updates
1833* `service/appconfig`: Updates service API and documentation
1834* `service/detective`: Updates service documentation
1835* `service/elastic-inference`: Updates service API
1836* `service/fms`: Updates service API and documentation
1837* `service/glue`: Updates service API and documentation
1838  * Add two enums for MongoDB connection: Added "CONNECTION_URL" to "ConnectionPropertyKey" and added "MONGODB" to "ConnectionType"
1839* `service/lambda`: Updates service API and documentation
1840  * AWS Lambda now supports .NET Core 3.1
1841* `service/mediastore`: Updates service API and documentation
1842  * This release adds support for CloudWatch Metrics. You can now set a policy on your container to dictate which metrics MediaStore sends to CloudWatch.
1843* `service/opsworkscm`: Updates service documentation
1844  * Documentation updates for OpsWorks-CM CreateServer values.
1845* `service/organizations`: Updates service documentation
1846  * Documentation updates for AWS Organizations
1847* `service/pinpoint`: Updates service API and documentation
1848  * This release of the Amazon Pinpoint API introduces MMS support for SMS messages.
1849* `service/rekognition`: Updates service API and documentation
1850  * This release adds DeleteProject and DeleteProjectVersion APIs to Amazon Rekognition Custom Labels.
1851* `service/storagegateway`: Updates service API and documentation
1852  * Adding audit logging support for SMB File Shares
1853* `service/wafv2`: Updates service API and documentation
1854
1855Release v1.30.0 (2020-03-30)
1856===
1857
1858### Service Client Updates
1859* `service/accessanalyzer`: Updates service API and documentation
1860
1861### SDK Features
1862* SDK generated errors are fixed to use pointer receivers preventing confusion, and potential impossible type assertions. The SDK will only return API generated API error types as pointers. This fix ensures Go's type system will catch invalid error type assertions.
1863
1864### SDK Enhancements
1865* Update SDK's `go-jmespath` dependency to latest tagged version `0.3.0` ([#3205](https://github.com/aws/aws-sdk-go/pull/3205))
1866
1867### SDK Bugs
1868* Fix generated SDK errors to use pointer receivers
1869  * Fixes the generated SDK API errors to use pointer function receivers instead of value. This fixes potential confusion writing code and not casting to the correct type. The SDK will always return the API error as a pointer, not value.
1870  * Code that did type assertions from the operation's returned error to the value type would never be satisfied. Leading to errors being missed. Changing the function receiver to a pointer prevents this error. Highlighting it in code bases.
1871
1872Release v1.29.34 (2020-03-27)
1873===
1874
1875### Service Client Updates
1876* `service/globalaccelerator`: Updates service API and documentation
1877* `service/kendra`: Updates service API and documentation
1878  * The Amazon Kendra Microsoft SharePoint data source now supports include and exclude regular expressions and change log features. Include and exclude regular expressions enable you to  provide a list of regular expressions to match the display URL of SharePoint documents to either include or exclude documents respectively. When you enable the changelog feature it enables Amazon Kendra to use the SharePoint change log to determine which documents to update in the index.
1879* `service/servicecatalog`: Updates service documentation
1880  * Added "LocalRoleName" as an acceptable Parameter for Launch type in CreateConstraint and UpdateConstraint APIs
1881
1882Release v1.29.33 (2020-03-26)
1883===
1884
1885### Service Client Updates
1886* `service/fsx`: Updates service API and documentation
1887* `service/sagemaker`: Updates service API and documentation
1888  * This release updates Amazon Augmented AI CreateFlowDefinition API and DescribeFlowDefinition response.
1889* `service/securityhub`: Updates service API and documentation
1890
1891Release v1.29.32 (2020-03-25)
1892===
1893
1894### Service Client Updates
1895* `service/application-insights`: Updates service API and documentation
1896* `service/ce`: Updates service API and documentation
1897* `service/detective`: Updates service API and documentation
1898* `service/es`: Updates service API, documentation, and paginators
1899  * Adding support for customer packages (dictionary files) to Amazon Elasticsearch Service
1900* `service/managedblockchain`: Updates service API and documentation
1901* `service/xray`: Updates service API and documentation
1902  * GetTraceSummaries - Now provides additional root cause attribute ClientImpacting which indicates whether root cause impacted trace client.
1903
1904Release v1.29.31 (2020-03-24)
1905===
1906
1907### Service Client Updates
1908* `service/athena`: Updates service documentation
1909  * Documentation updates for Athena, including QueryExecutionStatus QUEUED and RUNNING states. QUEUED now indicates that the query has been submitted to the service. RUNNING indicates that the query is in execution phase.
1910* `service/eks`: Updates service API and documentation
1911* `service/organizations`: Updates service API, documentation, and paginators
1912  * Introduces actions for giving a member account administrative Organizations permissions for an AWS service. You can run this action only for AWS services that support this feature.
1913* `service/rds-data`: Updates service documentation
1914
1915Release v1.29.30 (2020-03-23)
1916===
1917
1918### Service Client Updates
1919* `service/apigatewayv2`: Updates service API and documentation
1920  * Documentation updates to reflect that the default timeout for integrations is now 30 seconds for HTTP APIs.
1921* `service/eks`: Updates service API and documentation
1922* `service/route53`: Updates service documentation
1923  * Documentation updates for Route 53.
1924
1925Release v1.29.29 (2020-03-20)
1926===
1927
1928### Service Client Updates
1929* `service/servicecatalog`: Updates service API and documentation
1930  * Added "productId" and "portfolioId" to responses from CreateConstraint, UpdateConstraint, ListConstraintsForPortfolio, and DescribeConstraint APIs
1931
1932Release v1.29.28 (2020-03-19)
1933===
1934
1935### Service Client Updates
1936* `service/acm`: Updates service API and documentation
1937  * AWS Certificate Manager documentation updated on API calls ImportCertificate and ListCertificate. Specific updates included input constraints, private key size for import and next token size for list.
1938* `service/outposts`: Updates service documentation
1939
1940Release v1.29.27 (2020-03-18)
1941===
1942
1943### Service Client Updates
1944* `service/mediaconnect`: Updates service API and documentation
1945* `service/personalize`: Updates service API and documentation
1946* `service/rds`: Updates service API and documentation
1947  * Updated the MaxRecords type in DescribeExportTasks to Integer.
1948
1949Release v1.29.26 (2020-03-17)
1950===
1951
1952### Service Client Updates
1953* `service/mediaconvert`: Updates service API and documentation
1954  * AWS Elemental MediaConvert SDK has added support for: AV1 encoding in File Group MP4, DASH and CMAF DASH outputs; PCM/WAV audio output in MPEG2-TS containers; and Opus audio in Webm inputs.
1955
1956Release v1.29.25 (2020-03-16)
1957===
1958
1959### Service Client Updates
1960* `service/cognito-idp`: Updates service API and documentation
1961* `service/ecs`: Updates service API and documentation
1962  * This release adds the ability to update the task placement strategy and constraints for Amazon ECS services.
1963* `service/elasticache`: Updates service API, documentation, and paginators
1964  * Amazon ElastiCache now supports Global Datastore for Redis. Global Datastore for Redis offers fully managed, fast, reliable and secure cross-region replication. Using Global Datastore for Redis, you can create cross-region read replica clusters for ElastiCache for Redis to enable low-latency reads and disaster recovery across regions. You can create, modify and describe a Global Datastore, as well as add or remove regions from your Global Datastore and promote a region as primary in Global Datastore.
1965* `service/s3control`: Updates service API and documentation
1966  * Amazon S3 now supports Batch Operations job tagging.
1967* `service/ssm`: Updates service API and documentation
1968  * Resource data sync for AWS Systems Manager Inventory now includes destination data sharing. This feature enables you to synchronize inventory data from multiple AWS accounts into a central Amazon S3 bucket. To use this feature, all AWS accounts must be listed in AWS Organizations.
1969
1970Release v1.29.24 (2020-03-13)
1971===
1972
1973### Service Client Updates
1974* `service/appconfig`: Updates service documentation
1975
1976Release v1.29.23 (2020-03-12)
1977===
1978
1979### Service Client Updates
1980* `service/apigatewayv2`: Updates service API and documentation
1981  * Amazon API Gateway HTTP APIs is now generally available. HTTP APIs offer the core functionality of REST API at up to 71% lower price compared to REST API, 60% lower p99 latency, and is significantly easier to use. As part of general availability, we added new features to route requests to private backends such as private ALBs, NLBs, and IP/ports. We also brought over a set of features from REST API such as Stage Variables, and Stage/Route level throttling. Custom domain names can also now be used with both REST And HTTP APIs.
1982* `service/ec2`: Updates service documentation
1983  * Documentation updates for EC2
1984* `service/iot`: Updates service API and documentation
1985  * As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT Cloudwatch log action. The IoT Cloudwatch log rule action lets you send messages from IoT sensors and applications to Cloudwatch logs for troubleshooting and debugging.
1986* `service/lex-models`: Updates service API and documentation
1987* `service/securityhub`: Updates service API and documentation
1988
1989Release v1.29.22 (2020-03-11)
1990===
1991
1992### Service Client Updates
1993* `service/elasticfilesystem`: Updates service documentation
1994  * Documentation updates for elasticfilesystem
1995* `service/redshift`: Updates service API and documentation
1996  * Amazon Redshift now supports operations to pause and resume a cluster on demand or on a schedule.
1997
1998Release v1.29.21 (2020-03-10)
1999===
2000
2001### Service Client Updates
2002* `service/ec2`: Updates service API and documentation
2003  * Documentation updates for EC2
2004* `service/iotevents`: Updates service API and documentation
2005* `service/marketplacecommerceanalytics`: Updates service documentation
2006  * Change the disbursement data set to look past 31 days instead until the beginning of the month.
2007* `service/serverlessrepo`: Updates service API and documentation
2008
2009### SDK Enhancements
2010* `aws/credentials`: Clarify `token` usage in `NewStaticCredentials` documentation.
2011  * Related to [#3162](https://github.com/aws/aws-sdk-go/issues/3162).
2012* `service/s3/s3manager`: Improve memory allocation behavior by replacing sync.Pool with custom pool implementation ([#3183](https://github.com/aws/aws-sdk-go/pull/3183))
2013  * Improves memory allocations that occur when the provided `io.Reader` to upload does not satisfy both the `io.ReaderAt` and `io.ReadSeeker` interfaces.
2014  * Fixes [#3075](https://github.com/aws/aws-sdk-go/issues/3075)
2015
2016Release v1.29.20 (2020-03-09)
2017===
2018
2019### Service Client Updates
2020* `service/dms`: Updates service API and documentation
2021  * Added new settings for Kinesis target to include detailed transaction info; to capture table DDL details; to use single-line unformatted json, which can be directly queried by AWS Athena if data is streamed into S3 through AWS Kinesis Firehose. Added CdcInsertsAndUpdates in S3 target settings to allow capture ongoing insertions and updates only.
2022* `service/ec2`: Updates service API and documentation
2023  * Amazon Virtual Private Cloud (VPC) NAT Gateway adds support for tagging on resource creation.
2024* `service/medialive`: Updates service API and documentation
2025  * AWS Elemental MediaLive now supports the ability to configure the Preferred Channel Pipeline for channels contributing to a Multiplex.
2026
2027Release v1.29.19 (2020-03-06)
2028===
2029
2030### Service Client Updates
2031* `service/appmesh`: Updates service API and documentation
2032* `service/ec2`: Updates service API and documentation
2033  * This release provides customers with a self-service option to enable Local Zones.
2034* `service/guardduty`: Updates service API and documentation
2035  * Amazon GuardDuty findings now include the OutpostArn if the finding is generated for an AWS Outposts EC2 host.
2036* `service/robomaker`: Updates service API and documentation
2037* `service/signer`: Updates service API and documentation
2038  * This release enables signing image format override in PutSigningProfile requests, adding two more enum fields, JSONEmbedded and JSONDetached. This release also extends the length limit of SigningProfile name from 20 to 64.
2039
2040Release v1.29.18 (2020-03-05)
2041===
2042
2043### Service Client Updates
2044* `service/ec2`: Updates service API and documentation
2045  * You can now create AWS Client VPN Endpoints with a specified VPC and Security Group. Additionally, you can modify these attributes when modifying the endpoint.
2046* `service/eks`: Updates service API and documentation
2047* `service/guardduty`: Updates service API and documentation
2048  * Add a new finding field for EC2 findings indicating the instance's local IP address involved in the threat.
2049* `service/opsworkscm`: Updates service API
2050  * Updated the Tag regex pattern to align with AWS tagging APIs.
2051
2052Release v1.29.17 (2020-03-04)
2053===
2054
2055### Service Client Updates
2056* `service/pinpoint`: Updates service API and documentation
2057  * This release of the Amazon Pinpoint API introduces support for integrating recommender models with email, push notification, and SMS message templates. You can now use these types of templates to connect to recommender models and add personalized recommendations to messages that you send from campaigns and journeys.
2058
2059### SDK Bugs
2060* `service/s3/s3manager`: Fix resource leak on UploadPart failures ([#3144](https://github.com/aws/aws-sdk-go/pull/3144))
2061
2062Release v1.29.16 (2020-03-03)
2063===
2064
2065### Service Client Updates
2066* `service/ec2`: Updates service API, documentation, and paginators
2067  * Amazon VPC Flow Logs adds support for tags and tagging on resource creation.
2068
2069Release v1.29.15 (2020-03-02)
2070===
2071
2072### Service Client Updates
2073* `service/comprehendmedical`: Updates service API and documentation
2074* `service/monitoring`: Updates service API, documentation, waiters, and paginators
2075  * Introducing Amazon CloudWatch Composite Alarms
2076
2077Release v1.29.14 (2020-02-29)
2078===
2079
2080### Service Client Updates
2081* `service/config`: Updates service API and documentation
2082
2083Release v1.29.13 (2020-02-28)
2084===
2085
2086### Service Client Updates
2087* `service/accessanalyzer`: Updates service paginators
2088* `service/appmesh`: Updates service API and documentation
2089* `service/codeguruprofiler`: Updates service documentation
2090* `service/config`: Updates service API, documentation, and paginators
2091* `service/elasticloadbalancingv2`: Updates service documentation
2092* `service/glue`: Updates service API, documentation, and paginators
2093  * AWS Glue adds resource tagging support for Machine Learning Transforms and adds a new API, ListMLTransforms to support tag filtering.  With this feature, customers can use tags in AWS Glue to organize and control access to Machine Learning Transforms.
2094* `service/quicksight`: Updates service API, documentation, and paginators
2095  * Added SearchDashboards API that allows listing of dashboards that a specific user has access to.
2096* `service/sagemaker-a2i-runtime`: Updates service API and documentation
2097* `service/workdocs`: Updates service documentation
2098  * Documentation updates for workdocs
2099
2100Release v1.29.12 (2020-02-27)
2101===
2102
2103### Service Client Updates
2104* `service/globalaccelerator`: Updates service API and documentation
2105* `service/lightsail`: Updates service API and documentation
2106  * Adds support to create notification contacts in Amazon Lightsail, and to create instance, database, and load balancer metric alarms that notify you based on the value of a metric relative to a threshold that you specify.
2107
2108Release v1.29.11 (2020-02-26)
2109===
2110
2111### Service Client Updates
2112* `service/ec2`: Updates service API and documentation
2113  * This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
2114* `service/sagemaker`: Updates service API and documentation
2115  * SageMaker UpdateEndpoint API now supports retained variant properties, e.g., instance count, variant weight. SageMaker ListTrials API filter by TrialComponentName. Make ExperimentConfig name length limits consistent with CreateExperiment, CreateTrial, and CreateTrialComponent APIs.
2116* `service/securityhub`: Updates service API and documentation
2117* `service/transcribe`: Updates service API and documentation
2118
2119Release v1.29.10 (2020-02-25)
2120===
2121
2122### Service Client Updates
2123* `service/kafka`: Updates service API and documentation
2124* `service/outposts`: Updates service API and documentation
2125* `service/secretsmanager`: Updates service API and documentation
2126  * This release increases the maximum allowed size of SecretString or SecretBinary from 10KB to 64KB in the CreateSecret, UpdateSecret, PutSecretValue and GetSecretValue APIs.
2127* `service/states`: Updates service API and documentation
2128  * This release adds support for CloudWatch Logs for Standard Workflows.
2129
2130Release v1.29.9 (2020-02-24)
2131===
2132
2133### Service Client Updates
2134* `service/docdb`: Updates service documentation
2135  * Documentation updates for docdb
2136* `service/eventbridge`: Updates service API and documentation
2137* `service/events`: Updates service API and documentation
2138  * This release allows you to create and manage tags for event buses.
2139* `service/fsx`: Updates service API and documentation
2140  * Announcing persistent file systems for Amazon FSx for Lustre that are ideal for longer-term storage and workloads, and a new generation of scratch file systems that offer higher burst throughput for spiky workloads.
2141* `service/iotevents`: Updates service documentation
2142* `service/snowball`: Updates service API and documentation
2143  * AWS Snowball adds a field for entering your GSTIN when creating AWS Snowball jobs in the Asia Pacific (Mumbai) region.
2144
2145Release v1.29.8 (2020-02-21)
2146===
2147
2148### Service Client Updates
2149* `service/imagebuilder`: Updates service API and documentation
2150* `service/redshift`: Updates service API and documentation
2151  * Extend elastic resize to support resizing clusters to different instance types.
2152* `service/wafv2`: Updates service API and documentation
2153
2154Release v1.29.7 (2020-02-20)
2155===
2156
2157### Service Client Updates
2158* `service/appconfig`: Updates service API and documentation
2159* `service/pinpoint`: Updates service API
2160  * As of this release of the Amazon Pinpoint API, the Title property is optional for the CampaignEmailMessage object.
2161* `service/savingsplans`: Updates service API
2162
2163Release v1.29.6 (2020-02-19)
2164===
2165
2166### Service Client Updates
2167* `service/autoscaling`: Updates service documentation
2168  * Doc update for EC2 Auto Scaling: Add Enabled parameter for PutScalingPolicy
2169* `service/lambda`: Updates service API, documentation, and examples
2170  * AWS Lambda now supports Ruby 2.7
2171* `service/servicecatalog`: Updates service API, documentation, and paginators
2172  * "ListPortfolioAccess" API now has a new optional parameter "OrganizationParentId". When it is provided and if the portfolio with the "PortfolioId" given was shared with an organization or organizational unit with "OrganizationParentId", all accounts in the organization sub-tree under parent which inherit an organizational portfolio share will be listed, rather than all accounts with external shares. To accommodate long lists returned from the new option, the API now supports pagination.
2173
2174Release v1.29.5 (2020-02-18)
2175===
2176
2177### Service Client Updates
2178* `service/autoscaling`: Updates service API and documentation
2179  * Amazon EC2 Auto Scaling now supports the ability to enable/disable target tracking, step scaling, and simple scaling policies.
2180* `service/chime`: Updates service API and documentation
2181  * Added AudioFallbackUrl to support Chime SDK client.
2182* `service/rds`: Updates service API and documentation
2183  * This release supports Microsoft Active Directory authentication for Amazon Aurora.
2184
2185Release v1.29.4 (2020-02-17)
2186===
2187
2188### Service Client Updates
2189* `service/cloud9`: Updates service API and documentation
2190  * AWS Cloud9 now supports the ability to tag Cloud9 development environments.
2191* `service/ec2`: Updates service API and documentation
2192  * Documentation updates for EC2
2193* `service/rekognition`: Updates service API, documentation, and paginators
2194  * This update adds the ability to detect text in videos and adds filters to image and video text detection.
2195* ` service/dynamodb`: Add feature update for Amazon DynamoDB
2196  * Amazon DynamoDB enables you to restore your DynamoDB backup or table data across AWS Regions such that the restored table is created in a different AWS Region from where the source table or backup resides. You can do cross-region restores between AWS commercial Regions, AWS China Regions, and AWS GovCloud (US) Regions.
2197
2198Release v1.29.3 (2020-02-14)
2199===
2200
2201### Service Client Updates
2202* `service/ec2`: Updates service API and documentation
2203  * You can now enable Multi-Attach on Provisioned IOPS io1 volumes through the create-volume API.
2204* `service/mediatailor`: Updates service API and documentation
2205* `service/securityhub`: Updates service API, documentation, and paginators
2206* `service/shield`: Updates service API and documentation
2207  * This release adds support for associating Amazon Route 53 health checks to AWS Shield Advanced protected resources.
2208
2209### SDK Enhancements
2210* `aws/credentials`: Add support for context when getting credentials.
2211  * Adds `GetWithContext` to `Credentials` that allows canceling getting the credentials if the context is canceled, or times out. This fixes an issue where API operations would ignore their provide context when waiting for credentials to refresh.
2212  * Related to [#3127](https://github.com/aws/aws-sdk-go/pull/3127).
2213
2214Release v1.29.2 (2020-02-13)
2215===
2216
2217### Service Client Updates
2218* `service/mediapackage-vod`: Updates service API and documentation
2219
2220Release v1.29.1 (2020-02-12)
2221===
2222
2223### Service Client Updates
2224* `service/chime`: Updates service documentation
2225  * Documentation updates for Amazon Chime
2226* `service/ds`: Updates service API and documentation
2227  * Release to add the ExpirationDateTime as an output to ListCertificates so as to ease customers to look into their certificate lifetime and make timely decisions about renewing them.
2228* `service/ec2`: Updates service API and documentation
2229  * This release adds support for tagging public IPv4 pools.
2230* `service/es`: Updates service API and documentation
2231  * Amazon Elasticsearch Service now offers fine-grained access control, which adds multiple capabilities to give tighter control over data. New features include the ability to use roles to define granular permissions for indices, documents, or fields and to extend Kibana with read-only views and secure multi-tenant support.
2232* `service/glue`: Updates service API and documentation
2233  * Adding ability to add arguments that cannot be overridden to AWS Glue jobs
2234* `service/neptune`: Updates service API and documentation
2235  * This launch enables Neptune start-db-cluster and stop-db-cluster. Stopping and starting Amazon Neptune clusters helps you manage costs for development and test environments. You can temporarily stop all the DB instances in your cluster, instead of setting up and tearing down all the DB instances each time that you use the cluster.
2236* `service/workmail`: Updates service API and documentation
2237  * This release adds support for access control rules management  in Amazon WorkMail.
2238
2239### SDK Enhancements
2240* `aws/credentials`: Add grouping of concurrent refresh of credentials ([#3127](https://github.com/aws/aws-sdk-go/pull/3127/)
2241  * Concurrent calls to `Credentials.Get` are now grouped in order to prevent numerous synchronous calls to refresh the credentials. Replacing the mutex with a singleflight reduces the overall amount of time request signatures need to wait while retrieving credentials. This is improvement becomes pronounced when many requests are being made concurrently.
2242
2243Release v1.29.0 (2020-02-11)
2244===
2245
2246### Service Client Updates
2247* `service/cloudformation`: Updates service API and documentation
2248  * This release of AWS CloudFormation StackSets allows you to centrally manage deployments to all the accounts in your organization or specific organizational units (OUs) in AWS Organizations. You will also be able to enable automatic deployments to any new accounts added to your organization or OUs. The permissions needed to deploy across accounts will automatically be taken care of by the StackSets service.
2249* `service/cognito-idp`: Updates service API and documentation
2250* `service/ec2`: Updates service API and documentation
2251  * Amazon EC2 Now Supports Tagging Spot Fleet.
2252
2253### SDK Features
2254* Remove SDK's `vendor` directory of vendored dependencies
2255  * Updates the SDK's Go module definition to enumerate all dependencies of the SDK and its components.
2256  * SDK's repository root package has been updated to refer to runtime dependencies like `go-jmespath` for `go get` the SDK with Go without modules.
2257* Deletes the deprecated `awsmigrate` utility from the SDK's repository.
2258  * This utility is no longer relevant. The utility allowed users the beta pre-release v0 SDK to update to the v1.0 released version of the SDK.
2259
2260Release v1.28.14 (2020-02-10)
2261===
2262
2263### Service Client Updates
2264* `service/docdb`: Updates service documentation
2265  * Added clarifying information that Amazon DocumentDB shares operational technology with Amazon RDS and Amazon Neptune.
2266* `service/kms`: Updates service API and documentation
2267  * The ConnectCustomKeyStore API now provides a new error code (SUBNET_NOT_FOUND) for customers to better troubleshoot if their "connect-custom-key-store" operation fails.
2268
2269Release v1.28.13 (2020-02-07)
2270===
2271
2272### Service Client Updates
2273* `service/imagebuilder`: Updates service API and documentation
2274* `service/rds`: Updates service documentation
2275  * Documentation updates for RDS: when restoring a DB cluster from a snapshot, must create DB instances
2276* `service/robomaker`: Updates service API, documentation, and paginators
2277
2278Release v1.28.12 (2020-02-06)
2279===
2280
2281### Service Client Updates
2282* `service/appsync`: Updates service API and documentation
2283* `service/codebuild`: Updates service API and documentation
2284  * AWS CodeBuild adds support for Amazon Elastic File Systems
2285* `service/ebs`: Updates service documentation
2286* `service/ec2`: Updates service API and documentation
2287  * This release adds platform details and billing info to the DescribeImages API.
2288* `service/ecr`: Updates service documentation
2289  * This release contains updated text for the GetAuthorizationToken API.
2290* `service/lex-models`: Updates service API, documentation, and examples
2291
2292Release v1.28.11 (2020-02-05)
2293===
2294
2295### Service Client Updates
2296* `service/dlm`: Updates service API and documentation
2297* `service/ec2`: Updates service API and documentation
2298  * This release provides support for tagging when you create a VPC endpoint, or VPC endpoint service.
2299* `service/forecastquery`: Updates service API and documentation
2300* `service/groundstation`: Updates service API, documentation, paginators, and examples
2301* `service/mediaconvert`: Updates service API and documentation
2302  * AWS Elemental MediaConvert SDK has added support for fine-tuned QVBR quality level.
2303* `service/resourcegroupstaggingapi`: Updates service documentation
2304  * Documentation-only update that adds services to the list of supported services.
2305* `service/securityhub`: Updates service API and documentation
2306
2307Release v1.28.10 (2020-02-04)
2308===
2309
2310### Service Client Updates
2311* `service/cloudfront`: Updates service documentation
2312  * Documentation updates for CloudFront
2313* `service/ec2`: Updates service API and documentation
2314  * Amazon VPC Flow Logs adds support for 1-minute aggregation intervals.
2315* `service/iot`: Updates service API
2316  * Updated ThrottlingException documentation to report that the error code is 400, and not 429, to reflect actual system behaviour.
2317* `service/kafka`: Updates service API, documentation, and paginators
2318* `service/ssm`: Updates service API and documentation
2319  * This feature ensures that an instance is patched up to the available patches on a particular date. It can be enabled by selecting the 'ApproveUntilDate' option as the auto-approval rule while creating the patch baseline. ApproveUntilDate - The cutoff date for auto approval of released patches. Any patches released on or before this date will be installed automatically.
2320* `service/storagegateway`: Updates service API
2321  * Adding KVM as a support hypervisor
2322* `service/workmail`: Updates service API and documentation
2323  * This release adds support for tagging Amazon WorkMail organizations.
2324
2325### SDK Enhancements
2326* `aws/request`: Add support for EC2 specific throttle exception code
2327  * Adds support for the EC2ThrottledException throttling exception code. The SDK will now treat this error code as throttling.
2328
2329### SDK Bugs
2330* `aws/request`: Fixes an issue where the HTTP host header did not reflect changes to the endpoint URL ([#3102](https://github.com/aws/aws-sdk-go/pull/3102))
2331  * Fixes [#3093](https://github.com/aws/aws-sdk-go/issues/3093)
2332
2333Release v1.28.9 (2020-01-24)
2334===
2335
2336### Service Client Updates
2337* `service/datasync`: Updates service API and documentation
2338* `service/ecs`: Updates service API and documentation
2339  * This release provides support for tagging Amazon ECS task sets for services using external deployment controllers.
2340* `service/eks`: Updates service API
2341* `service/opsworkscm`: Updates service documentation
2342  * AWS OpsWorks for Chef Automate now supports in-place upgrade to Chef Automate 2. Eligible servers can be updated through the management console, CLI and APIs.
2343* `service/workspaces`: Updates service documentation
2344  * Documentation updates for WorkSpaces
2345
2346Release v1.28.8 (2020-01-23)
2347===
2348
2349### Service Client Updates
2350* `service/iam`: Updates service API and documentation
2351  * This release enables the Identity and Access Management policy simulator to simulate permissions boundary policies.
2352* `service/rds`: Updates service API, documentation, and paginators
2353  * This SDK release introduces APIs that automate the export of Amazon RDS snapshot data to Amazon S3. The new APIs include: StartExportTask, CancelExportTask, DescribeExportTasks. These APIs automate the extraction of data from an RDS snapshot and export it to an Amazon S3 bucket. The data is stored in a compressed, consistent, and query-able format. After the data is exported, you can query it directly using tools such as Amazon Athena or Redshift Spectrum. You can also consume the data as part of a data lake solution. If you archive the data in S3 Infrequent Access or Glacier, you can reduce long term data storage costs by applying data lifecycle policies.
2354
2355### SDK Bugs
2356* Fix generated errors for some JSON APIs not including a message ([#3089](https://github.com/aws/aws-sdk-go/issues/3089))
2357  * Fixes the SDK's generated errors to all include the `Message` member regardless if it was modeled on the error shape. This fixes the bug identified in #3088 where some JSON errors were not modeled with the Message member.
2358
2359Release v1.28.7 (2020-01-21)
2360===
2361
2362### Service Client Updates
2363* `service/codepipeline`: Updates service API and documentation
2364  * AWS CodePipeline enables an ability to stop pipeline executions.
2365* `service/discovery`: Updates service documentation
2366  * Documentation updates for the AWS Application Discovery Service.
2367* `service/ec2`: Updates service API
2368  * Add an enum value to the result of DescribeByoipCidrs to support CIDRs that are not publicly advertisable.
2369* `service/iotevents`: Updates service documentation
2370* `service/marketplacecommerceanalytics`: Updates service documentation
2371  * Remove 4 deprecated data sets, change some data sets available dates to 2017-09-15
2372
2373Release v1.28.6 (2020-01-20)
2374===
2375
2376### Service Client Updates
2377* `service/alexaforbusiness`: Updates service API and documentation
2378* `service/application-insights`: Updates service API, documentation, and paginators
2379* `service/ec2`: Updates service API, documentation, and paginators
2380  * This release provides support for a preview of bringing your own IPv6 addresses (BYOIP for IPv6) for use in AWS.
2381* `service/kms`: Updates service API and documentation
2382  * The ConnectCustomKeyStore operation now provides new error codes (USER_LOGGED_IN and USER_NOT_FOUND) for customers to better troubleshoot if their connect custom key store operation fails. Password length validation during CreateCustomKeyStore now also occurs on the client side.
2383* `service/lambda`: Updates service API and documentation
2384  * Added reason codes to StateReasonCode (InvalidSubnet, InvalidSecurityGroup) and LastUpdateStatusReasonCode (SubnetOutOfIPAddresses, InvalidSubnet, InvalidSecurityGroup) for functions that connect to a VPC.
2385* `service/monitoring`: Updates service API and documentation
2386  * Updating DescribeAnomalyDetectors API to return AnomalyDetector Status value in response.
2387
2388### SDK Bugs
2389* `service/dynamodb/expression`: Allow AttributeValue as a value to BuildOperand. ([#3057](https://github.com/aws/aws-sdk-go/pull/3057))
2390  * This change fixes the SDK's behavior with DynamoDB Expression builder to not double marshal AttributeValues when used as BuildOperands, `Value` type. The AttributeValue will be used in the expression as the specific value set in the AttributeValue, instead of encoded as another AttributeValue.
2391
2392Release v1.28.5 (2020-01-17)
2393===
2394
2395### Service Client Updates
2396* `service/batch`: Updates service documentation
2397  * This release ensures INACTIVE job definitions are permanently deleted after 180 days.
2398* `service/cloudhsmv2`: Updates service API and documentation
2399  * This release introduces resource-level and tag-based access control for AWS CloudHSM resources. You can now tag CloudHSM backups, tag CloudHSM clusters on creation, and tag a backup as you copy it to another region.
2400* `service/ecs`: Updates service API, documentation, and paginators
2401  * This release provides a public preview for specifying Amazon EFS file systems as volumes in your Amazon ECS task definitions.
2402* `service/mediaconvert`: Updates service API and documentation
2403  * AWS Elemental MediaConvert SDK has added support for MP3 audio only outputs.
2404* `service/neptune`: Updates service API and documentation
2405  * This release includes Deletion Protection for Amazon Neptune databases.
2406* `service/redshift`: Updates service documentation
2407  * Documentation updates for redshift
2408
2409Release v1.28.4 (2020-01-16)
2410===
2411
2412### Service Client Updates
2413* `service/ds`: Updates service API
2414  * To reduce the number of errors our customers are facing, we have modified the requirements of input parameters for two of Directory Service APIs.
2415* `service/ec2`: Updates service API and documentation
2416  * Client VPN now supports Port Configuration for VPN Endpoints, allowing usage of either port 443 or port 1194.
2417* `service/sagemaker`: Updates service API and documentation
2418  * This release adds two new APIs (UpdateWorkforce and DescribeWorkforce) to SageMaker Ground Truth service for workforce IP whitelisting.
2419
2420Release v1.28.3 (2020-01-15)
2421===
2422
2423### Service Client Updates
2424* `service/ec2`: Updates service API and documentation
2425  * General Update to EC2 Docs and SDKs
2426* `service/organizations`: Updates service documentation
2427  * Updated description for PolicyID parameter and ConstraintViolationException.
2428* `service/securityhub`: Updates service API and documentation
2429* `service/ssm`: Updates service documentation
2430  * Document updates for Patch Manager 'NoReboot' feature.
2431
2432### SDK Enhancements
2433* `service/s3/s3crypto`: Added X-Ray support to encrypt/decrypt clients ([#2912](https://github.com/aws/aws-sdk-go/pull/2912))
2434  * Adds support for passing Context down to the crypto client's KMS client enabling tracing for tools like X-Ray, and metrics.
2435
2436Release v1.28.2 (2020-01-14)
2437===
2438
2439### Service Client Updates
2440* `service/ec2`: Updates service API and documentation
2441  * This release adds support for partition placement groups and instance metadata option in Launch Templates
2442
2443Release v1.28.1 (2020-01-13)
2444===
2445
2446### Service Client Updates
2447* `service/backup`: Updates service API, documentation, and paginators
2448* `service/ec2`: Updates service documentation
2449  * Documentation updates for the StopInstances API. You can now stop and start an Amazon EBS-backed Spot Instance at will, instead of relying on the Stop interruption behavior to stop your Spot Instances when interrupted.
2450* `service/elasticfilesystem`: Updates service API, documentation, and paginators
2451  * This release adds support for managing EFS file system policies and EFS Access Points.
2452
2453Release v1.28.0 (2020-01-10)
2454===
2455
2456### Service Client Updates
2457* `service/chime`: Updates service API and documentation
2458  * Add shared profile support to new and existing users
2459* `service/ec2`: Updates service API and documentation
2460  * This release introduces the ability to tag egress only internet gateways, local gateways, local gateway route tables, local gateway virtual interfaces, local gateway virtual interface groups, local gateway route table VPC association and local gateway route table virtual interface group association. You can use tags to organize and identify your resources for cost allocation.
2461* `service/rds`: Updates service API and documentation
2462  * This release adds an operation that enables users to override the system-default SSL/TLS certificate for new Amazon RDS DB instances temporarily, or remove the customer override.
2463* `service/sagemaker`: Updates service API and documentation
2464  * SageMaker ListTrialComponents API filter by TrialName and ExperimentName.
2465* `service/transfer`: Updates service API and documentation
2466  * This release introduces a new endpoint type that allows you to attach Elastic IP addresses from your AWS account with your server's endpoint directly and whitelist access to your server by client's internet IP address(es) using VPC Security Groups.
2467* `service/workspaces`: Updates service API and documentation
2468  * Added the migrate feature to Amazon WorkSpaces.
2469
2470### SDK Features
2471* Add generated error types for JSONRPC and RESTJSON APIs
2472  * Adds generated error types for APIs using JSONRPC and RESTJSON protocols. This allows you to retrieve additional error metadata within an error message that was previously unavailable. For example, Amazon DynamoDB's TransactWriteItems operation can return a `TransactionCanceledException` continuing detailed `CancellationReasons` member. This data is now available by type asserting the error returned from the operation call to `TransactionCanceledException` type.
2473* `service/dynamodb/dynamodbattribute`: Go 1.9+, Add caching of struct serialization ([#3070](https://github.com/aws/aws-sdk-go/pull/3070))
2474  * For Go 1.9 and above, adds struct field caching to the SDK's DynamoDB AttributeValue marshalers and unmarshalers. This significantly reduces time, and overall allocations of the (un)marshalers by caching the reflected structure's fields. This should improve the performance of applications using DynamoDB AttributeValue (un)marshalers.
2475
2476### SDK Bugs
2477* `service/s3/s3manager`: Fix resource leak on failed CreateMultipartUpload calls ([#3069](https://github.com/aws/aws-sdk-go/pull/3069))
2478  * Fixes [#3000](https://github.com/aws/aws-sdk-go/issues/3000), [#3035](https://github.com/aws/aws-sdk-go/issues/3035)
2479
2480Release v1.27.4 (2020-01-09)
2481===
2482
2483### Service Client Updates
2484* `service/logs`: Updates service documentation
2485  * Documentation updates for logs
2486* `service/sts`: Updates service examples
2487  * Documentation updates for sts
2488
2489Release v1.27.3 (2020-01-08)
2490===
2491
2492### Service Client Updates
2493* `service/ce`: Updates service documentation
2494* `service/fms`: Updates service API and documentation
2495* `service/translate`: Updates service API, documentation, and paginators
2496
2497Release v1.27.2 (2020-01-07)
2498===
2499
2500### Service Client Updates
2501* `service/AWSMigrationHub`: Updates service API, documentation, and paginators
2502* `service/codebuild`: Updates service API and documentation
2503  * Add encryption key override to StartBuild API in AWS CodeBuild.
2504* `service/xray`: Updates service documentation
2505  * Documentation updates for xray
2506
2507### SDK Enhancements
2508* `aws`: Add configuration option enable the SDK to unmarshal API response header maps to normalized lower case map keys. ([#3033](https://github.com/aws/aws-sdk-go/pull/3033))
2509  * Setting `aws.Config.LowerCaseHeaderMaps` to `true` will result in S3's X-Amz-Meta prefixed header to be unmarshaled to lower case Metadata member's map keys.
2510
2511### SDK Bugs
2512* `aws/ec2metadata` : Reduces request timeout for EC2Metadata client along with maximum number of retries ([#3066](https://github.com/aws/aws-sdk-go/pull/3066))
2513  * Reduces latency while fetching response from EC2Metadata client running in a container to around 3 seconds
2514  * Fixes [#2972](https://github.com/aws/aws-sdk-go/issues/2972)
2515
2516Release v1.27.1 (2020-01-06)
2517===
2518
2519### Service Client Updates
2520* `service/comprehend`: Updates service API and documentation
2521* `service/ec2`: Updates service API and documentation
2522  * This release supports service providers configuring a private DNS name for services other than AWS services and services available in the AWS marketplace. This feature allows consumers to access the service using an existing DNS name without making changes to their applications.
2523* `service/mediapackage`: Updates service API and documentation
2524  * You can now restrict direct access to AWS Elemental MediaPackage by securing requests for live content using CDN authorization. With CDN authorization, content requests require a specific HTTP header and authorization code.
2525
2526### SDK Bugs
2527* `aws/session`: Fix client init not exposing endpoint resolve error ([#3059](https://github.com/aws/aws-sdk-go/pull/3059))
2528  * Fixes the SDK API clients not surfacing endpoint resolution errors, when the EndpointResolver is unable to resolve an endpoint for the client and region.
2529
2530Release v1.27.0 (2020-01-02)
2531===
2532
2533### Service Client Updates
2534* `service/ce`: Updates service documentation
2535* `service/ecr`: Updates service waiters
2536  * Adds waiters for ImageScanComplete and LifecyclePolicyPreviewComplete
2537* `service/lex-models`: Updates service documentation
2538* `service/lightsail`: Updates service API and documentation
2539  * This release adds support for Certificate Authority (CA) certificate identifier to managed databases in Amazon Lightsail.
2540
2541### SDK Features
2542* `services/transcribestreamingservice`: Support for Amazon Transcribe Streaming ([#3048](https://github.com/aws/aws-sdk-go/pull/3048))
2543  * The SDK now supports the Amazon Transcribe Streaming APIs by utilizing event stream encoding over HTTP/2
2544  * See [Amazon Transcribe Developer Guide](https://docs.aws.amazon.com/transcribe/latest/dg)
2545  * Fixes [#2487](https://github.com/aws/aws-sdk-go/issues/2487)
2546
2547Release v1.26.8 (2019-12-23)
2548===
2549
2550### Service Client Updates
2551* `service/detective`: Updates service documentation
2552* `service/fsx`: Updates service API, documentation, and paginators
2553* `service/health`: Updates service API, documentation, and paginators
2554  * With this release, you can now centrally aggregate AWS Health events from all accounts in your AWS organization. Visit AWS Health documentation to learn more about enabling and using this feature: https://docs.aws.amazon.com/health/latest/ug/organizational-view-health.html.
2555
2556Release v1.26.7 (2019-12-20)
2557===
2558
2559### Service Client Updates
2560* `service/devicefarm`: Updates service API, documentation, and paginators
2561  * Introduced browser testing support through AWS Device Farm
2562* `service/ec2`: Updates service API and documentation
2563  * This release introduces the ability to tag key pairs, placement groups, export tasks, import image tasks, import snapshot tasks and export image tasks. You can use tags to organize and identify your resources for cost allocation.
2564* `service/eks`: Updates service API and documentation
2565* `service/pinpoint`: Updates service API and documentation
2566  * This release of the Amazon Pinpoint API introduces versioning support for message templates.
2567* `service/rds`: Updates service API and documentation
2568  * This release adds an operation that enables users to specify whether a database is restarted when its SSL/TLS certificate is rotated. Only customers who do not use SSL/TLS should use this operation.
2569* `service/redshift`: Updates service documentation
2570  * Documentation updates for Amazon Redshift RA3 node types.
2571* `service/securityhub`: Updates service API and documentation
2572* `service/ssm`: Updates service API and documentation
2573  * This release updates the attachments support to include AttachmentReference source for Automation documents.
2574* `service/transcribe`: Updates service API, documentation, and paginators
2575
2576Release v1.26.6 (2019-12-19)
2577===
2578
2579### Service Client Updates
2580* `service/codestar-connections`: Adds new service
2581* `service/dlm`: Updates service API and documentation
2582* `service/ec2`: Updates service API and documentation
2583  * We are updating the supportedRootDevices field to supportedRootDeviceTypes for DescribeInstanceTypes API to ensure that the actual value is returned, correcting a previous error in the model.
2584* `service/gamelift`: Updates service API and documentation
2585  * Amazon GameLift now supports ARNs for all key GameLift resources, tagging for GameLift resource authorization management, and updated documentation that articulates GameLift's resource authorization strategy.
2586* `service/lex-models`: Updates service API and documentation
2587* `service/personalize-runtime`: Updates service API and documentation
2588* `service/ssm`: Updates service API and documentation
2589  * This release allows customers to add tags to Automation execution, enabling them to sort and filter executions in different ways, such as by resource, purpose, owner, or environment.
2590* `service/transcribe`: Updates service API and documentation
2591
2592Release v1.26.5 (2019-12-18)
2593===
2594
2595### Service Client Updates
2596* `service/cloudfront`: Updates service documentation
2597  * Documentation updates for CloudFront
2598* `service/ec2`: Updates service API and documentation
2599  * This release introduces the ability to tag Elastic Graphics accelerators. You can use tags to organize and identify your accelerators for cost allocation.
2600* `service/opsworkscm`: Updates service API and documentation
2601  * AWS OpsWorks CM now supports tagging, and tag-based access control, of servers and backups.
2602* `service/resourcegroupstaggingapi`: Updates service documentation
2603  * Documentation updates for resourcegroupstaggingapi
2604* `service/s3`: Updates service documentation
2605  * 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.
2606
2607### SDK Bugs
2608* `aws/request`: Fix shouldRetry behavior for nested errors ([#3017](https://github.com/aws/aws-sdk-go/pull/3017))
2609
2610Release v1.26.4 (2019-12-17)
2611===
2612
2613### Service Client Updates
2614* `service/ec2`: Updates service documentation
2615  * Documentation updates for Amazon EC2
2616* `service/ecs`: Updates service documentation
2617  * Documentation updates for Amazon ECS.
2618* `service/iot`: Updates service API and documentation
2619  * Added a new Over-the-Air (OTA) Update feature that allows you to use different, or multiple, protocols to transfer an image from the AWS cloud to IoT devices.
2620* `service/kinesisanalyticsv2`: Updates service API
2621* `service/medialive`: Updates service API and documentation
2622  * AWS Elemental MediaLive now supports HLS ID3 segment tagging, HLS redundant manifests for CDNs that support different publishing/viewing endpoints, fragmented MP4 (fMP4), and frame capture intervals specified in milliseconds.
2623* `service/ssm`: Updates service API and documentation
2624  * Added support for Cloud Watch Output and Document Version to the Run Command tasks in Maintenance Windows.
2625
2626Release v1.26.3 (2019-12-16)
2627===
2628
2629### Service Client Updates
2630* `service/comprehendmedical`: Updates service API and documentation
2631* `service/ec2`: Updates service API and documentation
2632  * You can now configure your EC2 Fleet to preferentially use EC2 Capacity Reservations for launching On-Demand instances, enabling you to fully utilize the available (and unused) Capacity Reservations before launching On-Demand instances on net new capacity.
2633* `service/mq`: Updates service API and documentation
2634  * Amazon MQ now supports throughput-optimized message brokers, backed by Amazon EBS.
2635
2636Release v1.26.2 (2019-12-13)
2637===
2638
2639### Service Client Updates
2640* `service/codebuild`: Updates service API and documentation
2641  * CodeBuild adds support for cross account
2642* `service/detective`: Adds new service
2643* `service/sesv2`: Updates service API and documentation
2644
2645Release v1.26.1 (2019-12-12)
2646===
2647
2648### Service Client Updates
2649* `service/accessanalyzer`: Updates service API and documentation
2650
2651### SDK Bugs
2652* `service/s3/s3crypto`: Fixes a bug where `gcmEncryptReader` and `gcmDecryptReader` would return an invalid number of bytes as having been read. ([#3005](https://github.com/aws/aws-sdk-go/pull/3005))
2653  * Fixes [#2999](https://github.com/aws/aws-sdk-go/issues/2999)
2654
2655Release v1.26.0 (2019-12-11)
2656===
2657
2658### Service Client Updates
2659* `service/ec2`: Updates service API and documentation
2660  * This release allows customers to attach multiple Elastic Inference Accelerators to a single EC2 instance. It adds support for a Count parameter for each Elastic Inference Accelerator type you specify on the RunInstances and LaunchTemplate APIs.
2661
2662### SDK Features
2663
2664* `aws/credentials/stscreds`: Add support for session tags to `AssumeRoleProvider` ([#2993](https://github.com/aws/aws-sdk-go/pull/2993))
2665  * Adds support for session tags to the AssumeRoleProvider. This feature is used to enable modeling Attribute Based Access Control (ABAC) on top of AWS IAM Policies, User and Roles.
2666  * https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html
2667
2668### SDK Enhancements
2669* `aws/request`: Adds `ThrottledException` to the list of retryable request exceptions ([#3006](https://github.com/aws/aws-sdk-go/pull/3006))
2670
2671Release v1.25.50 (2019-12-10)
2672===
2673
2674### Service Client Updates
2675* `service/kendra`: Updates service API and documentation
2676  * 1. Adding DocumentTitleFieldName as an optional configuration for SharePoint. 2. updating s3 object pattern to  support all s3 keys.
2677
2678Release v1.25.49 (2019-12-09)
2679===
2680
2681### Service Client Updates
2682* `service/kafka`: Updates service API and documentation
2683* `service/kms`: Updates service API and documentation
2684  * The Verify operation now returns KMSInvalidSignatureException on invalid signatures. The Sign and Verify operations now return KMSInvalidStateException when a request is made against a CMK pending deletion.
2685* `service/quicksight`: Updates service documentation
2686  * Documentation updates for QuickSight
2687* `service/ssm`: Updates service API and documentation
2688  * Adds the SSM GetCalendarState API and ChangeCalendar SSM Document type. These features enable the forthcoming Systems Manager Change Calendar feature, which will allow you to schedule events during which actions should (or should not) be performed.
2689
2690### SDK Bugs
2691* `service/s3`: Fix SDK support for Accesspoint ARNs with slash in resource ([#3001](https://github.com/aws/aws-sdk-go/pull/3001))
2692  * Fixes the SDK's handling of S3 Accesspoint ARNs to correctly parse ARNs with slashes in the resource component as valid. Previously the SDK's ARN parsing incorrectly identify ARN resources with slash delimiters as invalid ARNs.
2693
2694Release v1.25.48 (2019-12-05)
2695===
2696
2697### Service Client Updates
2698* `service/apigatewayv2`: Updates service API and documentation
2699  * Amazon API Gateway now supports HTTP APIs (beta), enabling customers to quickly build high performance RESTful APIs that are up to 71% cheaper than REST APIs also available from API Gateway. HTTP APIs are optimized for building APIs that proxy to AWS Lambda functions or HTTP backends, making them ideal for serverless workloads. Using HTTP APIs, you can secure your APIs using OIDC and OAuth 2 out of box, quickly build web applications using a simple CORS experience, and get started immediately with automatic deployment and simple create workflows.
2700* `service/kinesis-video-signaling`: Adds new service
2701* `service/kinesisvideo`: Updates service API, documentation, and paginators
2702  * Introduces management of signaling channels for Kinesis Video Streams.
2703
2704Release v1.25.47 (2019-12-04)
2705===
2706
2707### Service Client Updates
2708* `service/application-autoscaling`: Updates service API and documentation
2709* `service/ebs`: Adds new service
2710* `service/lambda`: Updates service API, documentation, and paginators
2711  * - Added the ProvisionedConcurrency type and operations. Allocate provisioned concurrency to enable your function to scale up without fluctuations in latency. Use PutProvisionedConcurrencyConfig to configure provisioned concurrency on a version of a function, or on an alias.
2712* `service/rds`: Updates service API, documentation, and paginators
2713  * This release adds support for the Amazon RDS Proxy
2714* `service/rekognition`: Updates service API, documentation, waiters, and paginators
2715  * This SDK Release introduces APIs for Amazon Rekognition Custom Labels feature (CreateProjects, CreateProjectVersion,DescribeProjects, DescribeProjectVersions, StartProjectVersion, StopProjectVersion and DetectCustomLabels).  Also new is  AugmentedAI (Human In The Loop) Support for DetectModerationLabels in Amazon Rekognition.
2716* `service/sagemaker`: Updates service API, documentation, waiters, and paginators
2717  * You can now use SageMaker Autopilot for automatically training and tuning candidate models using a combination of various feature engineering, ML algorithms, and hyperparameters determined from the user's input data. SageMaker Automatic Model Tuning now supports tuning across multiple algorithms. With Amazon SageMaker Experiments users can create Experiments, ExperimentTrials, and ExperimentTrialComponents to track, organize, and evaluate their ML training jobs. With Amazon SageMaker Debugger, users can easily debug training jobs using a number of pre-built rules provided by Amazon SageMaker, or build custom rules. With Amazon SageMaker Processing, users can run on-demand, distributed, and fully managed jobs for data pre- or post- processing or model evaluation. With Amazon SageMaker Model Monitor, a user can create MonitoringSchedules to automatically monitor endpoints to detect data drift and other issues and get alerted on them. This release also includes the preview version of Amazon SageMaker Studio with Domains, UserProfiles, and Apps. This release also includes the preview version of Amazon Augmented AI to easily implement human review of machine learning predictions by creating FlowDefinitions, HumanTaskUis, and HumanLoops.
2718* `service/states`: Updates service API and documentation
2719  * This release of the AWS Step Functions SDK introduces support for Express Workflows.
2720
2721Release v1.25.46 (2019-12-03)
2722===
2723
2724### Service Client Updates
2725* `service/codeguru-reviewer`: Adds new service
2726* `service/codeguruprofiler`: Adds new service
2727* `service/compute-optimizer`: Adds new service
2728* `service/ec2`: Updates service API and documentation
2729  * This release adds support for the following features: 1. An option to enable acceleration for Site-to-Site VPN connections, to improve connection performance by leveraging AWS Global Accelerator; 2. Inf1 instances featuring up to 16 AWS Inferentia chips, custom-built for ML inference applications to deliver low latency and high throughput performance. Use Inf1 instances to run high scale ML inference applications such as image recognition, speech recognition, natural language processing, personalization, and fraud detection at the lowest cost in the cloud. Inf1 instances will soon be available for use with Amazon SageMaker, Amazon EKS and Amazon ECS. To get started, see https://aws.amazon.com/ec2/instance-types/Inf1; 3. The ability to associate route tables with internet gateways and virtual private gateways, and define routes to insert network and security virtual appliances in the path of inbound and outbound traffic. For more information on Amazon VPC Ingress Routing, see https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html#gateway-route-table; 4. AWS Local Zones that place compute, storage, database, and other select services closer to you for applications that require very low latency to your end-users. AWS Local Zones also allow you to seamlessly connect to the full range of services in the AWS Region through the same APIs and tool sets; 5. Launching and viewing EC2 instances and EBS volumes running locally in Outposts. This release also introduces a new local gateway (LGW) with Outposts to enable connectivity between Outposts and local on-premises networks as well as the internet; 6. Peering Transit Gateways between regions simplifying creation of secure and private global networks on AWS; 7. Transit Gateway Multicast, enabling multicast routing within and between VPCs using Transit Gateway as a multicast router.
2730* `service/ecs`: Updates service API, documentation, and paginators
2731  * This release supports ECS Capacity Providers, Fargate Spot, and ECS Cluster Auto Scaling.  These features enable new ways for ECS to manage compute capacity used by tasks.
2732* `service/eks`: Updates service API, documentation, and paginators
2733* `service/es`: Updates service API and documentation
2734  * UltraWarm storage provides a cost-effective way to store large amounts of read-only data on Amazon Elasticsearch Service. Rather than attached storage, UltraWarm nodes use Amazon S3 and a sophisticated caching solution to improve performance. For indices that you are not actively writing to and query less frequently, UltraWarm storage offers significantly lower costs per GiB. In Elasticsearch, these warm indices behave just like any other index. You can query them using the same APIs or use them to create dashboards in Kibana.
2735* `service/frauddetector`: Adds new service
2736* `service/kendra`: Adds new service
2737  * It is a preview launch of Amazon Kendra. Amazon Kendra is a managed, highly accurate and easy to use enterprise search service that is powered by machine learning.
2738* `service/networkmanager`: Adds new service
2739* `service/outposts`: Adds new service
2740* `service/s3`: Updates service documentation and examples
2741  * Amazon S3 Access Points is a new S3 feature that simplifies managing data access at scale for shared data sets on Amazon S3. Access Points provide a customizable way to access the objects in a bucket, with a unique hostname and access policy that enforces the specific permissions and network controls for any request made through the access point. This represents a new way of provisioning access to shared data sets.
2742* `service/s3control`: Updates service documentation
2743  * Amazon S3 Access Points is a new S3 feature that simplifies managing data access at scale for shared data sets on Amazon S3. Access Points provide a customizable way to access the objects in a bucket, with a unique hostname and access policy that enforces the specific permissions and network controls for any request made through the access point. This represents a new way of provisioning access to shared data sets.
2744* `service/sagemaker-a2i-runtime`: Adds new service
2745* `service/textract`: Updates service API and documentation
2746
2747### SDK Enhancements
2748* `service/s3`: Add support for Access Point resources
2749  * Adds support for using Access Point resource with Amazon S3 API operation calls. The Access Point resource are identified by an Amazon Resource Name (ARN).
2750  * To make operation calls to an S3 Access Point instead of a S3 Bucket, provide the Access Point ARN string as the value of the Bucket parameter. You can create an Access Point for your bucket with the Amazon S3 Control API. The Access Point ARN can be obtained from the S3 Control API. You should avoid building the ARN directly.
2751
2752Release v1.25.45 (2019-12-02)
2753===
2754
2755### Service Client Updates
2756* `service/accessanalyzer`: Adds new service
2757
2758Release v1.25.44 (2019-12-02)
2759===
2760
2761### Service Client Updates
2762* `service/ec2`: Updates service API and documentation
2763  * AWS now provides a new BYOL experience for software licenses, such as Windows and SQL Server, that require a dedicated physical server. You can now enjoy the flexibility and cost effectiveness of using your own licenses on Amazon EC2 Dedicated Hosts, but with the simplicity, resiliency, and elasticity of AWS. You can specify your Dedicated Host management preferences, such as host allocation, host capacity utilization, and instance placement in AWS License Manager.  Once set up, AWS takes care of these administrative tasks on your behalf, so that you can seamlessly launch virtual machines (instances) on Dedicated Hosts just like you would launch an EC2 instance with AWS provided licenses.
2764* `service/imagebuilder`: Adds new service
2765* `service/license-manager`: Updates service API and documentation
2766* `service/schemas`: Adds new service
2767
2768Release v1.25.43 (2019-11-26)
2769===
2770
2771### Service Client Updates
2772* `service/cognito-idp`: Updates service API and documentation
2773* `service/ds`: Updates service API and documentation
2774  * This release will introduce optional encryption over LDAP network traffic using SSL certificates between customer's self-managed AD and AWS Directory Services instances. The release also provides APIs for Certificate management.
2775* `service/dynamodb`: Updates service API, documentation, and paginators
2776  * 1) Amazon Contributor Insights for Amazon DynamoDB is a diagnostic tool for identifying frequently accessed keys and understanding database traffic trends. 2) Support for displaying new fields when a table's encryption state is Inaccessible or the table have been Archived.
2777* `service/elastic-inference`: Adds new service
2778* `service/mediatailor`: Updates service API and documentation
2779* `service/organizations`: Updates service API and documentation
2780  * Introduces the DescribeEffectivePolicy action, which returns the contents of the policy that's in effect for the account.
2781* `service/quicksight`: Updates service documentation
2782  * Documentation updates for QuickSight
2783* `service/rds-data`: Updates service API and documentation
2784* `service/resourcegroupstaggingapi`: Updates service API, documentation, and paginators
2785  * You can use tag policies to help standardize on tags across your organization's resources.
2786* `service/serverlessrepo`: Updates service API and documentation
2787* `service/workspaces`: Updates service API and documentation
2788  * For the WorkspaceBundle API, added the image identifier and the time of the last update.
2789
2790Release v1.25.42 (2019-11-25)
2791===
2792
2793### Service Client Updates
2794* `service/alexaforbusiness`: Updates service API and documentation
2795* `service/appconfig`: Adds new service
2796* `service/application-autoscaling`: Updates service API and documentation
2797* `service/application-insights`: Updates service API, documentation, and paginators
2798* `service/athena`: Updates service API and documentation
2799  * This release adds additional query lifecycle metrics to the QueryExecutionStatistics object in GetQueryExecution response.
2800* `service/ce`: Updates service API and documentation
2801* `service/codebuild`: Updates service API and documentation
2802  * CodeBuild adds support for test reporting
2803* `service/cognito-idp`: Updates service API
2804* `service/comprehend`: Updates service API and documentation
2805* `service/dlm`: Updates service API and documentation
2806* `service/ec2`: Updates service API and documentation
2807  * This release adds two new APIs: 1. ModifyDefaultCreditSpecification, which allows you to set default credit specification at the account level per AWS Region, per burstable performance instance family, so that all new burstable performance instances in the account launch using the new default credit specification. 2. GetDefaultCreditSpecification, which allows you to get current default credit specification per AWS Region, per burstable performance instance family. This release also adds new client exceptions for StartInstances and StopInstances.
2808* `service/elasticloadbalancingv2`: Updates service API and documentation
2809* `service/greengrass`: Updates service API and documentation
2810  * IoT Greengrass supports machine learning resources in 'No container' mode.
2811* `service/iot`: Updates service API and documentation
2812  * This release adds: 1) APIs for fleet provisioning claim and template, 2) endpoint configuration and custom domains, 3) support for enhanced custom authentication, d) support for 4 additional audit checks: Device and CA certificate key quality checks, IoT role alias over-permissive check and IoT role alias access to unused services check, 5) extended capability of AWS IoT Rules Engine to support IoT SiteWise rule action. The IoT SiteWise rule action lets you send messages from IoT sensors and applications to IoT SiteWise asset properties
2813* `service/iotsecuretunneling`: Adds new service
2814* `service/kinesisanalyticsv2`: Updates service API and documentation
2815* `service/kms`: Updates service API and documentation
2816  * AWS Key Management Service (KMS) now enables creation and use of asymmetric Customer Master Keys (CMKs) and the generation of asymmetric data key pairs.
2817* `service/lambda`: Updates service API, documentation, waiters, and paginators
2818  * Added the function state and update status to the output of GetFunctionConfiguration and other actions. Check the state information to ensure that a function is ready before you perform operations on it. Functions take time to become ready when you connect them to a VPC.Added the EventInvokeConfig type and operations to configure error handling options for asynchronous invocation. Use PutFunctionEventInvokeConfig to configure the number of retries and the maximum age of events when you invoke the function asynchronously.Added on-failure and on-success destination settings for asynchronous invocation. Configure destinations to send an invocation record to an SNS topic, an SQS queue, an EventBridge event bus, or a Lambda function.Added error handling options to event source mappings. This enables you to configure the number of retries, configure the maximum age of records, or retry with smaller batches when an error occurs when a function processes a Kinesis or DynamoDB stream.Added the on-failure destination setting to event source mappings. This enables you to send discarded events to an SNS topic or SQS queue when all retries fail or when the maximum record age is exceeded when a function processes a Kinesis or DynamoDB stream.Added the ParallelizationFactor option to event source mappings to increase concurrency per shard when a function processes a Kinesis or DynamoDB stream.
2819* `service/mediaconvert`: Updates service API and documentation
2820  * AWS Elemental MediaConvert SDK has added support for 8K outputs and support for QuickTime Animation Codec (RLE) inputs.
2821* `service/medialive`: Updates service API, documentation, waiters, and paginators
2822  * AWS Elemental MediaLive now supports the ability to create a multiple program transport stream (MPTS).
2823* `service/mediapackage-vod`: Updates service API and documentation
2824* `service/monitoring`: Updates service API, documentation, and paginators
2825  * This release adds a new feature called "Contributor Insights". "Contributor Insights" supports the following 6 new APIs (PutInsightRule, DeleteInsightRules, EnableInsightRules, DisableInsightRules, DescribeInsightRules and GetInsightRuleReport).
2826* `service/ram`: Updates service API and documentation
2827* `service/rds`: Updates service API and documentation
2828  * Cluster Endpoints can now be tagged by using --tags in the create-db-cluster-endpoint API
2829* `service/redshift`: Updates service API, documentation, and paginators
2830  * This release contains changes for 1. Redshift Scheduler 2. Update to the DescribeNodeConfigurationOptions to include a new action type recommend-node-config
2831* `service/runtime.lex`: Updates service API and documentation
2832* `service/sesv2`: Updates service API, documentation, and paginators
2833* `service/ssm`: Updates service API and documentation
2834  * AWS Systems Manager Documents now supports more Document Types: ApplicationConfiguration, ApplicationConfigurationSchema and DeploymentStrategy. This release also extends Document Permissions capabilities and introduces a new Force flag for DeleteDocument API.
2835
2836### SDK Enhancements
2837* `aws/credentials/processcreds`: Increase the default max buffer size ([#2957](https://github.com/aws/aws-sdk-go/pull/2957))
2838  * Fixes [#2875](https://github.com/aws/aws-sdk-go/issues/2875)
2839
2840Release v1.25.41 (2019-11-22)
2841===
2842
2843### Service Client Updates
2844* `service/acm`: Updates service API and documentation
2845  * This release adds support for Tag-Based IAM for AWS Certificate Manager and adding tags to certificates upon creation.
2846* `service/application-autoscaling`: Updates service API
2847* `service/autoscaling-plans`: Updates service API
2848* `service/codebuild`: Updates service API and documentation
2849  * Add Canonical ARN to LogsLocation.
2850* `service/ec2`: Updates service API and documentation
2851  * This release adds two new APIs (DescribeInstanceTypes and DescribeInstanceTypeOfferings) that give customers access to instance type attributes and regional and zonal offerings.
2852* `service/elasticmapreduce`: Updates service API and documentation
2853  * Amazon EMR adds support for concurrent step execution and cancelling running steps. Amazon EMR has added a new Outpost ARN field in the ListCluster and DescribeCluster API responses that is populated for clusters launched in an AWS Outpost subnet.
2854* `service/forecast`: Updates service API and documentation
2855* `service/mediapackage-vod`: Updates service API and documentation
2856* `service/rekognition`: Updates service API and documentation
2857  * This release adds enhanced face filtering support to the IndexFaces API operation, and introduces face filtering for CompareFaces and SearchFacesByImage API operations.
2858* `service/sns`: Updates service documentation
2859  * Added documentation for the dead-letter queue feature.
2860* `service/ssm`: Updates service API and documentation
2861  * Add RebootOption and LastNoRebootInstallOperationTime for DescribeInstancePatchStates and DescribeInstancePatchStatesForPatchGroup API
2862* `service/sts`: Updates service API, documentation, and examples
2863  * Support tagging for STS sessions and tag based access control for the STS APIs
2864
2865### SDK Bugs
2866* `aws/ec2metadata`: Fix failing concurrency test for ec2metadata client ([#2960](https://github.com/aws/aws-sdk-go/pull/2960))
2867  * Fixes a resource leak  in ec2metadata client, where response body was not closed after reading
2868
2869Release v1.25.40 (2019-11-21)
2870===
2871
2872### Service Client Updates
2873* `service/amplify`: Updates service API and documentation
2874* `service/appsync`: Updates service API and documentation
2875* `service/config`: Updates service API and documentation
2876* `service/connect`: Updates service API and documentation
2877* `service/connectparticipant`: Adds new service
2878* `service/dynamodb`: Updates service API and documentation
2879  * With this release, you can convert an existing Amazon DynamoDB table to a global table by adding replicas in other AWS Regions.
2880* `service/ec2`: Updates service API and documentation
2881  * This release adds support for attaching AWS License Manager Configurations to Amazon Machine Image (AMI) using ImportImage API; and adds support for running different instance sizes on EC2 Dedicated Hosts
2882* `service/glue`: Updates service API and documentation
2883  * This release adds support for Glue 1.0 compatible ML Transforms.
2884* `service/lex-models`: Updates service API and documentation
2885* `service/meteringmarketplace`: Updates service documentation
2886  * Documentation updates for the AWS Marketplace Metering Service.
2887* `service/runtime.lex`: Updates service API and documentation
2888* `service/ssm`: Updates service API and documentation
2889  * The release contains new API and API changes for AWS Systems Manager Explorer product.
2890* `service/transcribe`: Updates service API
2891
2892Release v1.25.39 (2019-11-20)
2893===
2894
2895### Service Client Updates
2896* `service/AWSMigrationHub`: Updates service API, documentation, and paginators
2897* `service/chime`: Updates service API, documentation, and paginators
2898  * Adds APIs to create and manage meeting session resources for the Amazon Chime SDK
2899* `service/cloudtrail`: Updates service API and documentation
2900  * 1. This release adds two new APIs, GetInsightSelectors and PutInsightSelectors, which let you configure CloudTrail Insights event delivery on a trail. An Insights event is a new type of event that is generated when CloudTrail detects unusual activity in your AWS account. In this release, only "ApiCallRateInsight" is a supported Insights event type. 2. This release also adds the new "ExcludeManagementEventSource" option to the existing PutEventSelectors API. This field currently supports only AWS Key Management Services.
2901* `service/codecommit`: Updates service API, documentation, and paginators
2902  * This release adds support for creating pull request approval rules and pull request approval rule templates in AWS CodeCommit. This allows developers to block merges of pull requests, contingent on the approval rules being satisfiied.
2903* `service/datasync`: Updates service API and documentation
2904* `service/discovery`: Updates service API and documentation
2905  * New exception type for use with Migration Hub home region
2906* `service/dlm`: Updates service API and documentation
2907* `service/ec2`: Updates service API, documentation, waiters, and paginators
2908  * This release of Amazon Elastic Compute Cloud (Amazon EC2) introduces support for Amazon Elastic Block Store (Amazon EBS) fast snapshot restores.
2909* `service/ecs`: Updates service API and documentation
2910  * Added support for CPU and memory task-level overrides on the RunTask and StartTask APIs.  Added location information to Tasks.
2911* `service/firehose`: Updates service API and documentation
2912  * With this release, Amazon Kinesis Data Firehose allows server side encryption with customer managed CMKs. Customer managed CMKs ( "Customer Master Keys") are AWS Key Management Service (KMS) keys that are fully managed by the customer. With customer managed CMKs, customers can establish and maintain their key policies, IAM policies, rotating policies and add tags. For more information about AWS KMS and CMKs, please refer to:  https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html. Please refer to the following link to create CMKs: https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys-create-cmk.html
2913* `service/fsx`: Updates service API and documentation
2914* `service/mediastore`: Updates service API and documentation
2915  * This release fixes a broken link in the SDK documentation.
2916* `service/migrationhub-config`: Adds new service
2917* `service/quicksight`: Updates service API, documentation, and paginators
2918  * Amazon QuickSight now supports programmatic creation and management of data sources, data sets, dashboards and templates with new APIs. Templates hold dashboard metadata, and can be used to create copies connected to the same or different dataset as required. Also included in this release are APIs for SPICE ingestions, fine-grained access control over AWS resources using AWS Identity and Access Management (IAM) policies, as well AWS tagging. APIs are supported for both Standard and Enterprise Edition, with edition-specific support for specific functionality.
2919* `service/s3`: Updates service API and documentation
2920  * This release introduces support for Amazon S3 Replication Time Control, a new feature of S3 Replication that provides a predictable replication time backed by a Service Level Agreement. S3 Replication Time Control helps customers meet compliance or business requirements for data replication, and provides visibility into the replication process with new Amazon CloudWatch Metrics.
2921* `service/storagegateway`: Updates service API and documentation
2922  * The new DescribeAvailabilityMonitorTest API provides the results of the most recent High Availability monitoring test. The new StartAvailabilityMonitorTest API verifies the storage gateway is configured for High Availability monitoring. The new ActiveDirectoryStatus response element has been added to the DescribeSMBSettings and JoinDomain APIs to indicate the status of the gateway after the most recent JoinDomain operation. The new TimeoutInSeconds parameter of the JoinDomain API allows for the configuration of the timeout in which the JoinDomain operation must complete.
2923* `service/transcribe`: Updates service API and documentation
2924
2925Release v1.25.38 (2019-11-19)
2926===
2927
2928### Service Client Updates
2929* `service/autoscaling`: Updates service API and documentation
2930  * Amazon EC2 Auto Scaling now supports Instance Weighting and Max Instance Lifetime. Instance Weighting allows specifying the capacity units for each instance type included in the MixedInstancesPolicy and how they would contribute to your application's performance. Max Instance Lifetime allows specifying the maximum length of time that an instance can be in service. If any instances are approaching this limit, Amazon EC2 Auto Scaling gradually replaces them.
2931* `service/cloudformation`: Updates service API and documentation
2932  * This release of AWS CloudFormation StackSets enables users to detect drift on a stack set and the stack instances that belong to that stack set.
2933* `service/codebuild`: Updates service API and documentation
2934  * Add support for ARM and GPU-enhanced build environments and a new SSD-backed Linux compute type with additional CPU and memory in CodeBuild
2935* `service/config`: Updates service API and documentation
2936* `service/ec2`: Updates service API and documentation
2937  * This release adds support for RunInstances to specify the metadata options for new instances; adds a new API, ModifyInstanceMetadataOptions, which lets you modify the metadata options for a running or stopped instance; and adds support for CreateCustomerGateway to specify a device name.
2938* `service/elasticloadbalancingv2`: Updates service API and documentation
2939* `service/iam`: Updates service API, documentation, and examples
2940  * IAM reports the timestamp when a role's credentials were last used to make an AWS request. This helps you identify unused roles and remove them confidently from your AWS accounts.
2941* `service/iot`: Updates service API and documentation
2942  * As part of this release, we are extending the capability of AWS IoT Rules Engine to send messages directly to customer's own web services/applications. Customers can now create topic rules with HTTP actions to route messages from IoT Core directly to URL's that they own. Ownership is proved by creating and confirming topic rule destinations.
2943* `service/lambda`: Updates service API
2944  * This release provides three new runtimes to support Node.js 12 (initially 12.13.0), Python 3.8 and Java 11.
2945
2946### SDK Enhancements
2947* `aws/ec2metadata`: Adds support for EC2Metadata client to use secure tokens provided by the IMDS ([#2958](https://github.com/aws/aws-sdk-go/pull/2958))
2948  * Modifies and adds tests to verify the behavior of the EC2Metadata client.
2949
2950Release v1.25.37 (2019-11-18)
2951===
2952
2953### Service Client Updates
2954* `service/ce`: Updates service API and documentation
2955* `service/cloudformation`: Updates service API, documentation, waiters, and paginators
2956  * This release introduces APIs for the CloudFormation Registry, a new service to submit and discover resource providers with which you can manage third-party resources natively in CloudFormation.
2957* `service/pinpoint`: Updates service API and documentation
2958  * This release of the Amazon Pinpoint API introduces support for using and managing message templates for messages that are sent through the voice channel. It also introduces support for specifying default values for message variables in message templates.
2959* `service/rds`: Updates service documentation
2960  * Documentation updates for rds
2961* `service/runtime.sagemaker`: Updates service API and documentation
2962* `service/s3`: Updates service API, documentation, and examples
2963  * Added support for S3 Replication for existing objects. This release allows customers who have requested and been granted access to replicate existing S3 objects across buckets.
2964* `service/sagemaker`: Updates service API and documentation
2965  * Amazon SageMaker now supports multi-model endpoints to host multiple models on an endpoint using a single inference container.
2966* `service/ssm`: Updates service API and documentation
2967  * The release contains new API and API changes for AWS Systems Manager Explorer product.
2968
2969Release v1.25.36 (2019-11-15)
2970===
2971
2972### Service Client Updates
2973* `service/chime`: Updates service API, documentation, and paginators
2974  * This release adds support for Chime Room Management APIs
2975* `service/cognito-idp`: Updates service API and documentation
2976* `service/ec2`: Updates service API and documentation
2977  * You can now add tags while copying snapshots. Previously, a user had to first copy the snapshot and then add tags to the copied snapshot manually. Moving forward, you can specify the list of tags you wish to be applied to the copied snapshot as a parameter on the Copy Snapshot API.
2978* `service/eks`: Updates service API, documentation, waiters, paginators, and examples
2979* `service/elasticloadbalancingv2`: Updates service documentation
2980* `service/elasticmapreduce`: Updates service API and documentation
2981  * Access to the cluster ARN makes it easier for you to author resource-level permissions policies in AWS Identity and Access Management. To simplify the process of obtaining the cluster ARN, Amazon EMR has added a new field containing the cluster ARN to all API responses that include the cluster ID.
2982* `service/guardduty`: Updates service API, documentation, and paginators
2983  * This release includes new operations related to findings export, including: CreatePublishingDestination, UpdatePublishingDestination, DescribePublishingDestination, DeletePublishingDestination and ListPublishingDestinations.
2984* `service/logs`: Updates service documentation
2985  * Documentation updates for logs
2986* `service/mediaconvert`: Updates service API and documentation
2987  * AWS Elemental MediaConvert SDK has added support for DolbyVision encoding, and SCTE35 & ESAM insertion to DASH ISO EMSG.
2988* `service/ssm`: Updates service documentation
2989  * This release updates AWS Systems Manager Parameter Store documentation for the enhanced search capability.
2990* `service/workspaces`: Updates service API and documentation
2991  * Added APIs to register your directories with Amazon WorkSpaces and to modify directory details.
2992
2993Release v1.25.35 (2019-11-14)
2994===
2995
2996### Service Client Updates
2997* `service/cognito-idp`: Updates service API and documentation
2998* `service/connect`: Updates service API and documentation
2999* `service/meteringmarketplace`: Updates service API and documentation
3000  * Added CustomerNotEntitledException in MeterUsage API for Container use case.
3001* `service/personalize`: Updates service API, documentation, and paginators
3002* `service/ssm`: Updates service API and documentation
3003  * Updates support for adding attachments to Systems Manager Automation documents
3004
3005### SDK Enhancements
3006* `aws/endpoints`: Add support for regional S3 us-east-1 endpoint
3007  * Adds support for S3 configuring an SDK Amazon S3 client for the regional us-east-1 endpoint instead of the default global S3 endpoint.
3008  * Adds a new configuration option, `S3UsEast1RegionalEndpoint` which when set to `RegionalS3UsEast1Endpoint`, and region is `us-east-1` the S3 client will resolve the `us-east-1` regional endpoint, `s3.us-east-1.amazonaws.com` instead of the global S3 endpoint, `s3.amazonaws.com`. The SDK defaults to the current global S3 endpoint resolution for backwards compatibility.
3009  * Opt-in to the `us-east-1` regional endpoint via the SDK's Config, environment variable, `AWS_S3_US_EAST_1_REGIONAL_ENDPOINT=regional`, or shared config option, `s3_us_east_1_regional_endpoint=regional`.
3010  * Note the SDK does not support the shared configuration file by default.  You must opt-in to that behavior via Session Option `SharedConfigState`, or `AWS_SDK_LOAD_CONFIG=true` environment variable.
3011
3012Release v1.25.34 (2019-11-13)
3013===
3014
3015### Service Client Updates
3016* `service/cloudsearch`: Updates service API, documentation, paginators, and examples
3017  * Amazon CloudSearch domains let you require that all traffic to the domain arrive over HTTPS. This security feature helps you block clients that send unencrypted requests to the domain.
3018* `service/dataexchange`: Adds new service
3019* `service/dlm`: Updates service API and documentation
3020* `service/iot`: Updates service API and documentation
3021  * This release adds the custom fields definition support in the index definition for AWS IoT Fleet Indexing Service. Custom fields can be used as an aggregation field to run aggregations with both existing GetStatistics API and newly added GetCardinality, GetPercentiles APIs. GetStatistics will return all statistics (min/max/sum/avg/count...) with this release. For more information, please refer to our latest documentation: https://docs.aws.amazon.com/iot/latest/developerguide/iot-indexing.html
3022* `service/sesv2`: Adds new service
3023
3024### SDK Enhancements
3025* Replaced case-insensitive string comparisons with `strings.EqualFold(...)` ([#2922](https://github.com/aws/aws-sdk-go/pull/2922))
3026
3027Release v1.25.33 (2019-11-12)
3028===
3029
3030### Service Client Updates
3031* `service/codepipeline`: Updates service API and documentation
3032  * AWS CodePipeline now supports the use of variables in action configuration.
3033* `service/dynamodb`: Updates service API and documentation
3034  * Amazon DynamoDB enables you to restore your data to a new DynamoDB table using a point-in-time or on-demand backup. You now can modify the settings on the new restored table. Specifically, you can exclude some or all of the local and global secondary indexes from being created with the restored table. In addition, you can change the billing mode and provisioned capacity settings.
3035* `service/elasticloadbalancingv2`: Updates service documentation
3036* `service/marketplace-catalog`: Adds new service
3037* `service/transcribe`: Updates service API and documentation
3038
3039Release v1.25.32 (2019-11-11)
3040===
3041
3042### Service Client Updates
3043* `service/ce`: Updates service API and documentation
3044* `service/cloudformation`: Updates service API, documentation, and waiters
3045  * The Resource Import feature enables customers to import existing AWS resources into new or existing CloudFormation Stacks.
3046
3047Release v1.25.31 (2019-11-08)
3048===
3049
3050### Service Client Updates
3051* `service/cognito-identity`: Updates service API and documentation
3052* `service/ecr`: Updates service documentation
3053  * This release contains ticket fixes for Amazon ECR.
3054
3055### SDK Bugs
3056* `aws/request`: Ensure New request handles nil retryer ([#2934](https://github.com/aws/aws-sdk-go/pull/2934))
3057  * Adds additional default behavior to the SDK's New request constructor, to handle the case where a nil Retryer was passed in. This error could occur when the SDK's Request type was being used to create requests directly, not through one of the SDK's client.
3058  * Fixes [#2889](https://github.com/aws/aws-sdk-go/issues/2889)
3059
3060Release v1.25.30 (2019-11-07)
3061===
3062
3063### Service Client Updates
3064* `service/comprehend`: Updates service API and documentation
3065* `service/ssm`: Updates service API
3066  * AWS Systems Manager Session Manager target length increased to 400.
3067* `service/sso`: Adds new service
3068  * This is an initial release of AWS Single Sign-On (SSO) end-user access. This release adds support for accessing AWS accounts assigned in AWS SSO using short term credentials.
3069* `service/sso-oidc`: Adds new service
3070
3071Release v1.25.29 (2019-11-06)
3072===
3073
3074### Service Client Updates
3075* `service/savingsplans`: Updates service documentation
3076
3077Release v1.25.28 (2019-11-06)
3078===
3079
3080### Service Client Updates
3081* `service/budgets`: Updates service API and documentation
3082  * Documentation updates for budgets to track Savings Plans utilization and coverage
3083* `service/ce`: Updates service API, documentation, and paginators
3084* `service/codebuild`: Updates service API and documentation
3085  * Add support for Build Number, Secrets Manager and Exported Environment Variables.
3086* `service/elasticfilesystem`: Updates service API
3087  * EFS customers can select a lifecycle policy that automatically moves files that have not been accessed for 7 days into the EFS Infrequent Access (EFS IA) storage class. EFS IA provides price/performance that is cost-optimized for files that are not accessed every day.
3088* `service/savingsplans`: Adds new service
3089* `service/signer`: Updates service API and documentation
3090  * This release adds support for tagging code-signing profiles in AWS Signer.
3091
3092Release v1.25.27 (2019-11-05)
3093===
3094
3095### Service Client Updates
3096* `service/codestar-notifications`: Adds new service
3097* `service/rds`: Updates service documentation
3098  * Documentation updates for Amazon RDS
3099
3100Release v1.25.26 (2019-11-04)
3101===
3102
3103### Service Client Updates
3104* `service/dax`: Updates service documentation
3105  * Documentation updates for dax
3106* `service/ec2`: Updates service API and documentation
3107  * Documentation updates for ec2
3108* `service/robomaker`: Updates service API and documentation
3109
3110Release v1.25.25 (2019-11-01)
3111===
3112
3113### Service Client Updates
3114* `service/cloudtrail`: Updates service API, documentation, and paginators
3115  * This release adds two new APIs, GetTrail and ListTrails, and support for adding tags when you create a trail by using a new TagsList parameter on CreateTrail operations.
3116* `service/dms`: Updates service API and documentation
3117  * This release contains task timeline attributes in replication task statistics. This release also adds a note to the documentation for the CdcStartPosition task request parameter. This note describes how to enable the use of native CDC start points for a PostgreSQL source by setting the new slotName extra connection attribute on the source endpoint to the name of an existing logical replication slot.
3118* `service/pinpoint`: Updates service API and documentation
3119  * This release of the Amazon Pinpoint API introduces support for using and managing journeys, and querying analytics data for journeys.
3120
3121Release v1.25.24 (2019-10-31)
3122===
3123
3124### Service Client Updates
3125* `service/amplify`: Updates service API and documentation
3126* `service/s3`: Updates service API and examples
3127  * S3 Inventory now supports a new field 'IntelligentTieringAccessTier' that reports the access tier (frequent or infrequent) of objects stored in Intelligent-Tiering storage class.
3128* `service/support`: Updates service API, documentation, and paginators
3129  * The status descriptions for TrustedAdvisorCheckRefreshStatus have been updated
3130
3131Release v1.25.23 (2019-10-30)
3132===
3133
3134### Service Client Updates
3135* `service/elasticache`: Updates service API and documentation
3136  * Amazon ElastiCache for Redis 5.0.5 now allows you to modify authentication tokens by setting and rotating new tokens. You can now modify active tokens while in use, or add brand-new tokens to existing encryption-in-transit enabled clusters that were previously setup without authentication tokens. This is a two-step process that allows you to set and rotate the token without interrupting client requests.
3137
3138Release v1.25.22 (2019-10-29)
3139===
3140
3141### Service Client Updates
3142* `service/appstream`: Updates service API and documentation
3143  * Adds support for providing domain names that can embed streaming sessions
3144* `service/cloud9`: Updates service API, documentation, and examples
3145  * Added CREATING and CREATE_FAILED environment lifecycle statuses.
3146
3147Release v1.25.21 (2019-10-28)
3148===
3149
3150### Service Client Updates
3151* `service/s3`: Updates service API, documentation, and examples
3152  * Adding support in SelectObjectContent for scanning a portion of an object specified by a scan range.
3153
3154Release v1.25.20 (2019-10-28)
3155===
3156
3157### Service Client Updates
3158* `service/ecr`: Updates service API, documentation, and paginators
3159  * This release of Amazon Elastic Container Registry Service (Amazon ECR) introduces support for image scanning. This identifies the software vulnerabilities in the container image based on the Common Vulnerabilities and Exposures (CVE) database.
3160* `service/elasticache`: Updates service API and documentation
3161  * Amazon ElastiCache adds support for migrating Redis workloads hosted on Amazon EC2 into ElastiCache by syncing the data between the source Redis cluster and target ElastiCache for Redis cluster in real time. For more information, see https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/migrate-to-elasticache.html.
3162* `service/transfer`: Updates service API and documentation
3163  * This release adds logical directories support to your AWS SFTP server endpoint, so you can now create logical directory structures mapped to Amazon Simple Storage Service (Amazon S3) bucket paths for users created and stored within the service. Amazon S3 bucket names and paths can now be hidden from AWS SFTP users, providing an additional level of privacy to meet security requirements. You can lock down your SFTP users' access to designated folders (commonly referred to as 'chroot'), and simplify complex folder structures for data distribution through SFTP without replicating files across multiple users.
3164
3165### SDK Enhancements
3166* `aws/client`: Add PartitionID to Config ([#2902](https://github.com/aws/aws-sdk-go/pull/2902))
3167* `aws/client/metadata`: Add PartitionID to ClientInfo ([#2902](https://github.com/aws/aws-sdk-go/pull/2902))
3168* `aws/endpoints`: Add PartitionID to ResolvedEndpoint ([#2902](https://github.com/aws/aws-sdk-go/pull/2902))
3169
3170### SDK Bugs
3171* `aws/endpoints`: Fix resolve endpoint with empty region ([#2911](https://github.com/aws/aws-sdk-go/pull/2911))
3172  * Fixes the SDK's behavior when attempting to resolve a service's endpoint when no region was provided. Adds legacy support for services that were able to resolve a valid endpoint. No new service will support resolving an endpoint without an region.
3173  * Fixes [#2909](https://github.com/aws/aws-sdk-go/issues/2909)
3174
3175Release v1.25.19 (2019-10-24)
3176===
3177
3178### Service Client Updates
3179* `service/appmesh`: Updates service API and documentation
3180* `service/chime`: Updates service API, documentation, and paginators
3181  * * This release introduces Voice Connector PDX region and defaults previously created Voice Connectors to IAD. You can create Voice Connector Groups and add region specific Voice Connectors to direct telephony traffic across AWS regions in case of regional failures. With this release you can add phone numbers to Voice Connector Groups and can bulk move phone numbers between Voice Connectors, between Voice Connector and Voice Connector Groups and between Voice Connector Groups. Voice Connector now supports additional settings to enable SIP Log capture. This is in addition to the launch of Voice Connector Cloud Watch metrics in this release. This release also supports assigning outbound calling name (CNAM) to AWS account and individual phone numbers assigned to Voice Connectors. * Voice Connector now supports a setting to enable real time audio streaming delivered via Kinesis Audio streams. Please note that recording Amazon Chime Voice Connector calls with this feature maybe be subject to laws or regulations regarding the recording of telephone calls and other electronic communications. AWS Customer and their end users' have the responsibility to comply with all applicable laws regarding the recording, including properly notifying all participants in a recorded session or to a recorded communication that the session or communication is being recorded and obtain their consent.
3182* `service/ec2`: Updates service API and documentation
3183  * This release updates CreateFpgaImage to support tagging FPGA images on creation
3184* `service/gamelift`: Updates service API
3185  * Amazon GameLift offers expanded hardware options for game hosting: Custom game builds can use the Amazon Linux 2 operating system, and fleets for both custom builds and Realtime servers can now use C5, M5, and R5 instance types.
3186* `service/sagemaker`: Updates service API
3187  * Adds support for the new family of Elastic Inference Accelerators (eia2) for SageMaker Hosting and Notebook Services
3188
3189Release v1.25.18 (2019-10-23)
3190===
3191
3192### Service Client Updates
3193* `service/connect`: Updates service API, documentation, and paginators
3194* `service/polly`: Updates service API
3195  * Amazon Polly adds new female voices: US Spanish - Lupe and Brazilian Portuguese - Camila; both voices are available in Standard and Neural engine.
3196* `service/sts`: Updates service documentation
3197  * AWS Security Token Service (STS) now supports a regional configuration flag to make the client respect the region without the need for the endpoint parameter.
3198
3199### SDK Enhancements
3200* `aws/endpoints`: Adds support for STS Regional Flags ([#2779](https://github.com/aws/aws-sdk-go/pull/2779))
3201  * Implements STS regional flag, with support for `legacy` and `regional` options. Defaults to `legacy`. Legacy, will force all regions specified in aws/endpoints/sts_legacy_regions.go to resolve to the STS global endpoint, sts.amazonaws.com. This is the SDK's current behavior.
3202  * When the flag's value is `regional` the SDK will resolve the endpoint based on the endpoints.json model. This allows STS to update their service's modeled endpoints to be regionalized for all regions. When `regional` turned on use `aws-global` as the region to use the global endpoint.
3203  * `AWS_STS_REGIONAL_ENDPOINTS=regional` for environment, or `sts_regional_endpoints=regional` in shared config file.
3204  * The regions the SDK defaults to the STS global endpoint in `legacy` mode are:
3205    * ap-northeast-1
3206    * ap-south-1
3207    * ap-southeast-1
3208    * ap-southeast-2
3209    * aws-global
3210    * ca-central-1
3211    * eu-central-1
3212    * eu-north-1
3213    * eu-west-1
3214    * eu-west-2
3215    * eu-west-3
3216    * sa-east-1
3217    * us-east-1
3218    * us-east-2
3219    * us-west-1
3220    * us-west-2
3221
3222Release v1.25.17 (2019-10-22)
3223===
3224
3225### Service Client Updates
3226* `service/iotevents`: Updates service API and documentation
3227* `service/opsworkscm`: Updates service API and documentation
3228  * AWS OpsWorks for Chef Automate (OWCA) now allows customers to use a custom domain and respective certificate, for their AWS OpsWorks For Chef Automate servers. Customers can now provide a CustomDomain, CustomCertificate and CustomPrivateKey in CreateServer API to configure their Chef Automate servers with a custom domain and certificate.
3229
3230### SDK Bugs
3231* `service/s3`,`service/kinesis`: Fix streaming APIs' Err method closing stream ([#2882](https://github.com/aws/aws-sdk-go/pull/2882))
3232  * Fixes calling the Err method on SDK's Amazon Kinesis's SubscribeToShared and Amazon S3's SelectObjectContent response EventStream members closing the stream. This would cause unexpected read errors, or early termination of the streams. Only the Close method of the streaming members will close the streams.
3233  * Related to [#2769](https://github.com/aws/aws-sdk-go/issues/2769)
3234
3235Release v1.25.16 (2019-10-18)
3236===
3237
3238### Service Client Updates
3239* `service/monitoring`: Updates service API and documentation
3240  * New Period parameter added to MetricDataQuery structure.
3241
3242Release v1.25.15 (2019-10-17)
3243===
3244
3245### Service Client Updates
3246* `service/batch`: Updates service API and documentation
3247  * Adding support for Compute Environment Allocation Strategies
3248* `service/rds`: Updates service API, documentation, and paginators
3249  * Amazon RDS now supports Amazon RDS on VMware with the introduction of APIs related to Custom Availability Zones and Media installation.
3250
3251Release v1.25.14 (2019-10-16)
3252===
3253
3254### Service Client Updates
3255* `service/kafka`: Updates service API and documentation
3256* `service/marketplacecommerceanalytics`: Updates service API and documentation
3257  * add 2 more values for the supporting sections - age of past due funds + uncollected funds breakdown
3258* `service/robomaker`: Updates service API
3259
3260Release v1.25.13 (2019-10-15)
3261===
3262
3263### Service Client Updates
3264* `service/kinesis-video-archived-media`: Updates service API and documentation
3265
3266Release v1.25.12 (2019-10-14)
3267===
3268
3269### Service Client Updates
3270* `service/personalize`: Updates service API and documentation
3271* `service/workspaces`: Updates service documentation
3272  * Documentation updates for WorkSpaces
3273
3274Release v1.25.11 (2019-10-11)
3275===
3276
3277### Service Client Updates
3278* `aws/endpoints`: Updated Regions and Endpoints metadata.
3279* `service/greengrass`: Updates service API
3280  * Greengrass OTA service supports Raspbian/Armv6l platforms.
3281
3282Release v1.25.10 (2019-10-10)
3283===
3284
3285### Service Client Updates
3286* `service/ec2`: Updates service API
3287  * New EC2 M5n, M5dn, R5n, R5dn instances with 100 Gbps network performance and Elastic Fabric Adapter (EFA) for ultra low latency; New A1.metal bare metal instance powered by AWS Graviton Processors
3288* `aws/endpoints`: Updated Regions and Endpoints metadata.
3289* `service/fms`: Updates service API and documentation
3290* `service/iotanalytics`: Updates service API and documentation
3291* `service/runtime.lex`: Updates service API and documentation
3292
3293Release v1.25.9 (2019-10-09)
3294===
3295
3296### Service Client Updates
3297* `service/elasticache`: Updates service API and documentation
3298  * Amazon ElastiCache now allows you to apply available service updates on demand to your Memcached and Redis Cache Clusters. Features included: (1) Access to the list of applicable service updates and their priorities. (2) Service update monitoring and regular status updates. (3) Recommended apply-by-dates for scheduling the service updates. (4) Ability to stop and later re-apply updates. For more information, see https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/Self-Service-Updates.html and https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Self-Service-Updates.html
3299* `service/kafka`: Updates service documentation
3300* `service/mediaconvert`: Updates service API and documentation
3301  * AWS Elemental MediaConvert SDK has added support for Dolby Atmos encoding, up to 36 outputs, accelerated transcoding with frame capture and preferred acceleration feature.
3302
3303Release v1.25.8 (2019-10-08)
3304===
3305
3306### Service Client Updates
3307* `service/datasync`: Updates service API and documentation
3308* `aws/endpoints`: Updated Regions and Endpoints metadata.
3309* `service/eventbridge`: Updates service documentation
3310* `service/firehose`: Updates service API and documentation
3311  * With this release, you can use Amazon Kinesis Firehose delivery streams to deliver streaming data to Amazon Elasticsearch Service version 7.x clusters. For technical documentation, look for CreateDeliveryStream operation in Amazon Kinesis Firehose API reference.
3312* `service/organizations`: Updates service documentation
3313  * Documentation updates for organizations
3314
3315Release v1.25.7 (2019-10-07)
3316===
3317
3318### Service Client Updates
3319* `service/directconnect`: Updates service API and documentation
3320  * This release adds a service provider field for physical connection creation and provides a list of available partner providers for each Direct Connect location.
3321* `service/firehose`: Updates service API and documentation
3322  * Amazon Kinesis Data Firehose now allows delivering data to Elasticsearch clusters set up in a different AWS account than the Firehose AWS account. For technical documentation, look for ElasticsearchDestinationConfiguration in the Amazon Kinesis Firehose API reference.
3323* `service/glue`: Updates service API and documentation
3324  * AWS Glue now provides ability to use custom certificates for JDBC Connections.
3325* `service/pinpoint`: Updates service API and documentation
3326  * This release of the Amazon Pinpoint API introduces support for using and managing message templates.
3327* `service/pinpoint-email`: Updates service API and documentation
3328* `service/snowball`: Updates service API and documentation
3329  * AWS Snowball Edge now allows you to perform an offline update to the software of your Snowball Edge device when your device is not connected to the internet. Previously, updating your Snowball Edge's software required that the device be connected to the internet or be sent back to AWS. Now, you can keep your Snowball Edge software up to date even if your device(s) cannot connect to the internet, or are required to run in an air-gapped environment. To complete offline updates, download the software update from a client machine with connection to the internet using the AWS Command Line Interface (CLI). Then, have the Snowball Edge device download and install the software update using the Snowball Edge device API. For more information about offline updates, visit the Snowball Edge documentation page.
3330
3331Release v1.25.6 (2019-10-04)
3332===
3333
3334### Service Client Updates
3335* `service/cognito-idp`: Updates service API, documentation, and paginators
3336* `service/mediapackage`: Updates service API, documentation, and paginators
3337  * New Harvest Job APIs to export segment-accurate content windows from MediaPackage Origin Endpoints to S3. See https://docs.aws.amazon.com/mediapackage/latest/ug/harvest-jobs.html for more info
3338* `service/ssm`: Updates service documentation
3339  * Documentation updates for Systems Manager / StartSession.
3340
3341Release v1.25.5 (2019-10-03)
3342===
3343
3344### Service Client Updates
3345* `service/application-autoscaling`: Updates service documentation and examples
3346* `service/devicefarm`: Updates service documentation and examples
3347  * Documentation updates for devicefarm
3348* `service/ec2`: Updates service API and documentation
3349  * This release allows customers to purchase regional EC2 RIs on a future date.
3350* `service/es`: Updates service API and documentation
3351  * Amazon Elasticsearch Service now supports configuring additional options for domain endpoint, such as whether to require HTTPS for all traffic.
3352
3353### SDK Bugs
3354* `service/dynamodb/dynamodbattribute`: Fixes a panic when decoding into a map with a key string type alias. ([#2870](https://github.com/aws/aws-sdk-go/pull/2870))
3355
3356Release v1.25.4 (2019-10-02)
3357===
3358
3359### Service Client Updates
3360* `service/lightsail`: Updates service API and documentation
3361  * This release adds support for the automatic snapshots add-on for instances and block storage disks.
3362
3363### SDK Enhancements
3364* `service/s3/s3manager`: Allow reuse of Uploader buffer `sync.Pool` amongst multiple Upload calls ([#2863](https://github.com/aws/aws-sdk-go/pull/2863))
3365  * The `sync.Pool` used for the reuse of `[]byte` slices when handling streaming payloads will now be shared across multiple Upload calls when the upload part size remains constant.
3366
3367### SDK Bugs
3368* `internal/ini`: Fix ini parser to handle empty values [#2860](https://github.com/aws/aws-sdk-go/pull/2860)
3369  * Fixes incorrect modifications to the previous token value of the skipper. Adds checks for cases where a skipped statement should be marked as complete and not be ignored.
3370  * Adds tests for nested and empty field value parsing, along with tests suggested in [#2801](https://github.com/aws/aws-sdk-go/pull/2801)
3371  * Fixes [#2800](https://github.com/aws/aws-sdk-go/issues/2800)
3372
3373Release v1.25.3 (2019-10-01)
3374===
3375
3376### Service Client Updates
3377* `service/docdb`: Updates service API and documentation
3378  * This release provides support for describe and modify CA certificates.
3379
3380### SDK Bugs
3381* `private/model/api` : Fixes broken test for code generation example ([#2855](https://github.com/aws/aws-sdk-go/pull/2855))
3382
3383Release v1.25.2 (2019-09-30)
3384===
3385
3386### Service Client Updates
3387* `aws/endpoints`: Updated Regions and Endpoints metadata.
3388* `service/mq`: Updates service API and documentation
3389  * Amazon MQ now includes the ability to scale your brokers by changing the host instance type. See the hostInstanceType property of UpdateBrokerInput (https://docs.aws.amazon.com/amazon-mq/latest/api-reference/brokers-broker-id.html#brokers-broker-id-model-updatebrokerinput), and pendingHostInstanceType property of DescribeBrokerOutput (https://docs.aws.amazon.com/amazon-mq/latest/api-reference/brokers-broker-id.html#brokers-broker-id-model-describebrokeroutput).
3390* `service/rds`: Updates service API, documentation, and waiters
3391  * This release adds support for creating a Read Replica with Active Directory domain information. This release updates RDS API to indicate whether an OrderableDBInstanceOption supports Kerberos Authentication.
3392* `service/waf`: Updates service API and documentation
3393  * Lowering the threshold for Rate Based rule from 2000 to 100.
3394
3395Release v1.25.1 (2019-09-27)
3396===
3397
3398### Service Client Updates
3399* `service/amplify`: Updates service API and documentation
3400* `service/ecs`: Updates service API and documentation
3401  * This release of Amazon Elastic Container Service (Amazon ECS) removes FirelensConfiguration from the DescribeTask output during the FireLens public preview.
3402
3403### SDK Enhancements
3404* `private/protocol/xml/xmlutil`: Support for sorting xml attributes ([#2854](https://github.com/aws/aws-sdk-go/pull/2854))
3405
3406### SDK Bugs
3407* `private/model/api`: Write locationName for top-level shapes for rest-xml and ec2 protocols ([#2854](https://github.com/aws/aws-sdk-go/pull/2854))
3408* `private/mode/api`: Colliding fields should serialize with original name ([#2854](https://github.com/aws/aws-sdk-go/pull/2854))
3409  * Fixes [#2806](https://github.com/aws/aws-sdk-go/issues/2806)
3410Release v1.25.0 (2019-09-26)
3411===
3412
3413### Service Client Updates
3414* `service/codepipeline`: Updates service documentation
3415  * Documentation updates for CodePipeline
3416* `aws/endpoints`: Updated Regions and Endpoints metadata.
3417* `service/ssm`: Updates service API and documentation
3418  * This release updates the AWS Systems Manager Parameter Store PutParameter and LabelParameterVersion APIs to return the "Tier" of parameter created/updated and the "parameter version" labeled respectively.
3419
3420### SDK Features
3421* `service/dynamodb/dynamodbattribute`: Add EnableEmptyCollections flag to Encoder and Decoder ([#2834](https://github.com/aws/aws-sdk-go/pull/2834))
3422  * The `Encoder` and `Decoder` types have been enhanced to allow support for specifying the SDK's behavior when marshaling structures, maps, and slices to DynamoDB.
3423  * When `EnableEmptyCollections` is set to `True` the SDK will preserve the empty of these types in DynamoDB rather then encoding a NULL AttributeValue.
3424  * Fixes [#682](https://github.com/aws/aws-sdk-go/issues/682)
3425  * Fixes [#1890](https://github.com/aws/aws-sdk-go/issues/1890)
3426  * Fixes [#2746](https://github.com/aws/aws-sdk-go/issues/2746)
3427* `service/s3/s3manager`: Add Download Buffer Provider ([#2823](https://github.com/aws/aws-sdk-go/pull/2823))
3428  * Adds a new `BufferProvider` member for specifying how part data can be buffered in memory when copying from the http response body.
3429  * Windows platforms will now default to buffering 1MB per part to reduce contention when downloading files.
3430  * Non-Windows platforms will continue to employ a non-buffering behavior.
3431  * Fixes [#2180](https://github.com/aws/aws-sdk-go/issues/2180)
3432  * Fixes [#2662](https://github.com/aws/aws-sdk-go/issues/2662)
3433
3434Release v1.24.6 (2019-09-25)
3435===
3436
3437### Service Client Updates
3438* `service/dms`: Updates service API, documentation, and examples
3439  * This release adds a new DeleteConnection API to delete the connection between a replication instance and an endpoint. It also adds an optional S3 setting to specify the precision of any TIMESTAMP column values written to an S3 object file in .parquet format.
3440* `service/globalaccelerator`: Updates service API and documentation
3441* `service/sagemaker`: Updates service API and documentation
3442  * Enable G4D and R5 instances in SageMaker Hosting Services
3443
3444Release v1.24.5 (2019-09-24)
3445===
3446
3447### Service Client Updates
3448* `service/comprehendmedical`: Updates service API and documentation
3449* `service/datasync`: Updates service API and documentation
3450* `service/transcribe`: Updates service API and documentation
3451
3452### SDK Enhancements
3453* `private/model/api`: Skip unsupported API models during code generation ([#2849](https://github.com/aws/aws-sdk-go/pull/2849))
3454  * Adds support for removing API modeled operations that use unsupported features. If a API model results in having no operations it will be skipped.
3455
3456Release v1.24.4 (2019-09-23)
3457===
3458
3459### Service Client Updates
3460* `aws/endpoints`: Updated Regions and Endpoints metadata.
3461* `service/rds-data`: Updates service API, documentation, paginators, and examples
3462* `service/redshift`: Updates service API, documentation, and paginators
3463  * Adds API operation DescribeNodeConfigurationOptions and associated data structures.
3464
3465Release v1.24.3 (2019-09-20)
3466===
3467
3468### Service Client Updates
3469* `service/ec2`: Updates service API
3470  * G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
3471* `aws/endpoints`: Updated Regions and Endpoints metadata.
3472* `service/greengrass`: Updates service API and documentation
3473  * Greengrass OTA service now returns the updated software version in the PlatformSoftwareVersion parameter of a CreateSoftwareUpdateJob response
3474* `service/rds`: Updates service API and documentation
3475  * Add a new LeaseID output field to DescribeReservedDBInstances, which shows the unique identifier for the lease associated with the reserved DB instance. AWS Support might request the lease ID for an issue related to a reserved DB instance.
3476* `service/workspaces`: Updates service API and documentation
3477  * Adds the WorkSpaces restore feature
3478
3479Release v1.24.2 (2019-09-19)
3480===
3481
3482### Service Client Updates
3483* `service/ecs`: Updates service API and documentation
3484  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for container image manifest digests. This enables you to identify all tasks launched using a container image pulled from ECR in order to correlate what was built with where it is running.
3485* `aws/endpoints`: Updated Regions and Endpoints metadata.
3486* `service/glue`: Updates service API and documentation
3487  * AWS Glue DevEndpoints now supports GlueVersion, enabling you to choose Apache Spark 2.4.3 (in addition to Apache Spark 2.2.1). In addition to supporting the latest version of Spark, you will also have the ability to choose between Python 2 and Python 3.
3488* `service/mediaconnect`: Updates service API and documentation
3489
3490Release v1.24.1 (2019-09-18)
3491===
3492
3493### Service Client Updates
3494* `service/apigateway`: Updates service API and documentation
3495  * Amazon API Gateway simplifies accessing PRIVATE APIs by allowing you to associate one or more Amazon Virtual Private Cloud (VPC) Endpoints to a private API. API Gateway will create and manage DNS alias records necessary for easily invoking the private APIs. With this feature, you can leverage private APIs in web applications hosted within your VPCs.
3496* `aws/endpoints`: Updated Regions and Endpoints metadata.
3497* `service/ram`: Updates service API, documentation, and paginators
3498* `service/waf-regional`: Updates service API and documentation
3499
3500Release v1.24.0 (2019-09-17)
3501===
3502
3503### Service Client Updates
3504* `service/athena`: Updates service API and documentation
3505  * This release adds DataManifestLocation field indicating the location and file name of the data manifest file. Users can get a list of files that the Athena query wrote or intended to write from the manifest file.
3506* `aws/endpoints`: Updated Regions and Endpoints metadata.
3507* `service/iam`: Updates service documentation and examples
3508  * Documentation updates for iam
3509* `service/personalize`: Updates service API and documentation
3510
3511### SDK Features
3512* `service/s3/s3manager`: Add Upload Buffer Provider ([#2792](https://github.com/aws/aws-sdk-go/pull/2792))
3513  * Adds a new `BufferProvider` member for specifying how part data can be buffered in memory.
3514  * Windows platforms will now default to buffering 1MB per part to reduce contention when uploading files.
3515  * Non-Windows platforms will continue to employ a non-buffering behavior.
3516
3517### SDK Enhancements
3518* `awstesting/integration/performance/s3UploadManager`: Extended to support benchmarking and usage of new `BufferProvider` ([#2792](https://github.com/aws/aws-sdk-go/pull/2792))
3519
3520Release v1.23.22 (2019-09-16)
3521===
3522
3523### Service Client Updates
3524* `service/eks`: Updates service API and documentation
3525* `aws/endpoints`: Updated Regions and Endpoints metadata.
3526* `service/mediaconvert`: Updates service API and documentation
3527  * AWS Elemental MediaConvert SDK has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.
3528
3529### SDK Enhancements
3530* `aws/client`: Adds configurations to the default retryer ([#2830](https://github.com/aws/aws-sdk-go/pull/2830))
3531  * Exposes members of the default retryer. Adds NoOpRetryer to support no retry behavior.
3532  * Updates the underlying logic used by the default retryer to calculate jittered delay for retry.
3533  * Fixes [#2829](https://github.com/aws/aws-sdk-go/issues/2829)
3534
3535Release v1.23.21 (2019-09-12)
3536===
3537
3538### Service Client Updates
3539* `service/ec2`: Updates service API
3540  * Fix for FleetActivityStatus and FleetStateCode enum
3541* `service/elasticloadbalancingv2`: Updates service documentation
3542* `aws/endpoints`: Updated Regions and Endpoints metadata.
3543* `service/medialive`: Updates service API and documentation
3544  * AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed.
3545* `service/workmailmessageflow`: Adds new service
3546
3547### SDK Enhancements
3548* `aws`: Add value/pointer conversion functions for all basic number types ([#2740](https://github.com/aws/aws-sdk-go/pull/2740))
3549  * Adds value and pointer conversion utilities for the remaining set of integer and float number types.
3550
3551Release v1.23.20 (2019-09-11)
3552===
3553
3554### Service Client Updates
3555* `service/config`: Updates service API and documentation
3556* `service/ec2`: Updates service API and documentation
3557  * This release adds support for new data fields and log format in VPC flow logs.
3558* `service/email`: Updates service documentation
3559  * Updated API documentation to correct broken links, and to update content based on customer feedback.
3560* `service/mediaconnect`: Updates service API and documentation
3561* `service/rds`: Updates service API and documentation
3562  * This release allows customers to specify a custom parameter group when creating a Read Replica, for DB engines which support this feature.
3563* `service/states`: Updates service API and documentation
3564  * Fixing letter case in Map history event details to be small case
3565
3566### SDK Enhancements
3567* Enabled verbose logging for continuous integration tests ([#2815](https://github.com/aws/aws-sdk-go/pull/2815))
3568
3569Release v1.23.19 (2019-09-10)
3570===
3571
3572### Service Client Updates
3573* `service/storagegateway`: Updates service API and documentation
3574  * The CloudWatchLogGroupARN parameter of the UpdateGatewayInformation API allows for configuring the gateway to use a CloudWatch log-group where Storage Gateway health events will be logged.
3575
3576Release v1.23.18 (2019-09-09)
3577===
3578
3579### Service Client Updates
3580* `service/appmesh`: Updates service API and documentation
3581* `service/appstream`: Updates service API and documentation
3582  * IamRoleArn support in CreateFleet, UpdateFleet, CreateImageBuilder APIs
3583* `service/ec2`: Updates service API and documentation
3584  * This release expands Site-to-Site VPN tunnel options to allow customers to restrict security algorithms and configure timer settings for VPN connections. Customers can specify these new options while creating new VPN connections, or they can modify the tunnel options on existing connections using a new API.
3585* `aws/endpoints`: Updated Regions and Endpoints metadata.
3586* `service/marketplacecommerceanalytics`: Updates service API and documentation
3587  * Add FDP+FPS (monthly_revenue_field_demonstration_usage + monthly_revenue_flexible_payment_schedule)  to Marketplace Commerce Analytics Service
3588* `service/qldb`: Adds new service
3589* `service/qldb-session`: Adds new service
3590* `service/robomaker`: Updates service API and documentation
3591
3592### SDK Bugs
3593* Fixed failing tests when executed as a module dependency ([#2817](https://github.com/aws/aws-sdk-go/pull/2817))
3594Release v1.23.17 (2019-09-06)
3595===
3596
3597### Service Client Updates
3598* `aws/endpoints`: Updated Regions and Endpoints metadata.
3599* `service/kinesisanalytics`: Updates service documentation
3600  * Documentation updates for kinesisanalytics
3601
3602### SDK Bugs
3603* `awstesting`: Fixes AssertXML to correctly assert on differences ([#2804](https://github.com/aws/aws-sdk-go/pull/2804))
3604Release v1.23.16 (2019-09-05)
3605===
3606
3607### Service Client Updates
3608* `service/config`: Updates service API, documentation, and paginators
3609* `aws/endpoints`: Updated Regions and Endpoints metadata.
3610
3611Release v1.23.15 (2019-09-04)
3612===
3613
3614### Service Client Updates
3615* `service/eks`: Updates service API, documentation, and paginators
3616* `aws/endpoints`: Updated Regions and Endpoints metadata.
3617* `service/states`: Updates service API and documentation
3618  * Added support for new history events
3619* `service/transcribe`: Updates service API and documentation
3620
3621Release v1.23.14 (2019-09-03)
3622===
3623
3624### Service Client Updates
3625* `service/ecs`: Updates service API and documentation
3626  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for attaching Amazon Elastic Inference accelerators to your containers. This enables you to run deep learning inference workloads with hardware acceleration in a more efficient way.
3627* `service/gamelift`: Updates service API and documentation
3628  * You can now make use of PKI resources to provide more secure connections between your game clients and servers.  To learn more, please refer to the public Amazon GameLift documentation.
3629* `service/resourcegroupstaggingapi`: Updates service documentation
3630  * Documentation updates for resourcegroupstaggingapi
3631
3632Release v1.23.13 (2019-08-30)
3633===
3634
3635### Service Client Updates
3636* `service/apigatewaymanagementapi`: Updates service API and documentation
3637* `service/ecs`: Updates service API and documentation
3638  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for modifying the cluster settings for existing clusters, which enables you to toggle whether Container Insights is enabled or not. Support is also introduced for custom log routing using the ECS FireLens integration.
3639* `service/mq`: Updates service API and documentation
3640  * Adds support for updating security groups selection of an Amazon MQ broker.
3641
3642### SDK Bugs
3643* `aws/csm`: Fix metricChan's unsafe atomic operations ([#2785](https://github.com/aws/aws-sdk-go/pull/2785))
3644  * Fixes [#2784](https://github.com/aws/aws-sdk-go/issues/2784) test failure caused by the metricChan.paused member being a value instead of a pointer. If the metricChan value was ever copied the atomic operations performed on paused would be invalid.
3645* `aws/client`: Updates logic for request retry delay calculation ([#2796](https://github.com/aws/aws-sdk-go/pull/2796))
3646  * Updates logic for calculating the delay after which a request can be retried. Retry delay now includes the Retry-After duration specified in a request. Fixes broken test for retry delays for throttled exceptions.
3647  * Fixes [#2795](https://github.com/aws/aws-sdk-go/issues/2795)
3648Release v1.23.12 (2019-08-29)
3649===
3650
3651### Service Client Updates
3652* `service/application-autoscaling`: Updates service API, documentation, and paginators
3653* `service/codepipeline`: Updates service API and documentation
3654  * Introducing pipeline execution trigger details in ListPipelineExecutions API.
3655* `service/ecs`: Updates service API and documentation
3656  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for including Docker container IDs in the API response when describing and stopping tasks. This enables customers to easily map containers to the tasks they are associated with.
3657* `service/elasticache`: Updates service API and documentation
3658  * Amazon ElastiCache for Redis now supports encryption at rest using customer managed customer master keys (CMKs) in AWS Key Management Service (KMS). Amazon ElastiCache now supports cluster names upto 40 characters for replicationGoups and upto 50 characters for cacheClusters.
3659* `service/lambda`: Updates service API, documentation, and paginators
3660  * Adds a "MaximumBatchingWindowInSeconds" parameter to event source mapping api's. Usable by Dynamodb and Kinesis event sources.
3661
3662### SDK Enhancements
3663* `aws/ec2metadata`: Add marketplaceProductCodes to EC2 Instance Identity Document
3664  * Adds `MarketplaceProductCodes` to the EC2 Instance Metadata's Identity Document. The ec2metadata client will now retrieve these values if they are available.
3665  * Fixes [#2781](https://github.com/aws/aws-sdk-go/issues/2781)
3666* `private/protocol`: Add support for parsing fractional time ([#2760](https://github.com/aws/aws-sdk-go/pull/2760))
3667  * Fixes the SDK's ability to parse fractional unix timestamp values and added tests.
3668  * Fixes [#1448](https://github.com/aws/aws-sdk-go/pull/1448)
3669
3670Release v1.23.11 (2019-08-28)
3671===
3672
3673### Service Client Updates
3674* `service/globalaccelerator`: Updates service API and documentation
3675* `service/mediaconvert`: Updates service API and documentation
3676  * This release adds the ability to send a job to an on-demand queue while simulating the performance of a job sent to a reserved queue. Use this setting to estimate the number of reserved transcoding slots (RTS) you need for a reserved queue.
3677* `service/sqs`: Updates service API and documentation
3678  * Added support for message system attributes, which currently lets you send AWS X-Ray trace IDs through Amazon SQS.
3679
3680Release v1.23.10 (2019-08-27)
3681===
3682
3683### Service Client Updates
3684* `aws/endpoints`: Updated Regions and Endpoints metadata.
3685* `service/organizations`: Updates service documentation
3686  * Documentation updates for organizations
3687
3688### SDK Bugs
3689* `service/ec2`: Fix int overflow in minTime on 386 and arm ([#2787](https://github.com/aws/aws-sdk-go/pull/2787))
3690  * Fixes [2786](https://github.com/aws/aws-sdk-go/issues/2786) int overflow issue on 32-bit platforms like 386 and arm.
3691Release v1.23.9 (2019-08-26)
3692===
3693
3694### Service Client Updates
3695* `service/securityhub`: Updates service API
3696* `service/ssm`: Updates service API and documentation
3697  * This feature adds "default tier" to the AWS Systems Manager Parameter Store for parameter creation and update. AWS customers can now set the "default tier" to one of the following values: Standard (default), Advanced or Intelligent-Tiering.  This allows customers to create advanced parameters or parameters in corresponding tiers with one setting rather than code change to specify parameter tiers.
3698
3699Release v1.23.8 (2019-08-23)
3700===
3701
3702### Service Client Updates
3703* `service/ec2`: Updates service API and documentation
3704  * This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file
3705* `aws/endpoints`: Updated Regions and Endpoints metadata.
3706* `service/mediapackage-vod`: Updates service API and documentation
3707* `service/transcribe`: Updates service API and documentation
3708
3709### SDK Enhancements
3710* `aws/session`: Add support for CSM options from shared config file ([#2768](https://github.com/aws/aws-sdk-go/pull/2768))
3711  * Adds support for enabling and controlling the Client Side Metrics (CSM) reporting from the shared configuration files in addition to the environment variables.
3712
3713### SDK Bugs
3714* `service/s3/s3crypto`: Fix tmp file not being deleted after upload ([#2776](https://github.com/aws/aws-sdk-go/pull/2776))
3715  * Fixes the s3crypto's getWriterStore utiliy's send handler not cleaning up the temporary file after Send completes.
3716* `private/protocol`: Add protocol tests for blob types and headers ([#2770](https://github.com/aws/aws-sdk-go/pull/2770))
3717  * Adds RESTJSON and RESTXML protocol tests for blob headers.
3718  * Related to [#750](https://github.com/aws/aws-sdk-go/issues/750)
3719* `service/dynamodb/expression`: Improved reporting of bad key conditions ([#2775](https://github.com/aws/aws-sdk-go/pull/2775))
3720  * Improved error reporting when invalid key conditions are constructed using KeyConditionBuilder
3721Release v1.23.7 (2019-08-22)
3722===
3723
3724### Service Client Updates
3725* `service/datasync`: Updates service API and documentation
3726* `aws/endpoints`: Updated Regions and Endpoints metadata.
3727* `service/rds`: Updates service API and documentation
3728  * This release allows users to enable RDS Data API while creating Aurora Serverless databases.
3729
3730### SDK Bugs
3731* `aws/request`: Fix IsErrorRetryable returning true for nil error ([#2774](https://github.com/aws/aws-sdk-go/pull/2774))
3732  * Fixes [#2773](https://github.com/aws/aws-sdk-go/pull/2773) where the IsErrorRetryable helper was incorrectly returning true for nil errors passed in. IsErrorRetryable will now correctly return false when the passed in error is nil like documented.
3733
3734Release v1.23.6 (2019-08-21)
3735===
3736
3737### Service Client Updates
3738* `service/elasticache`: Updates service API and documentation
3739  * ElastiCache extends support for Scale down for Redis Cluster-mode enabled and disabled replication groups
3740* `service/forecast`: Adds new service
3741* `service/forecastquery`: Adds new service
3742* `service/personalize-runtime`: Updates service API
3743* `service/rekognition`: Updates service documentation
3744  * Documentation updates for Amazon Rekognition.
3745* `service/sagemaker`: Updates service API and documentation
3746  * Amazon SageMaker now supports Amazon EFS and Amazon FSx for Lustre file systems as data sources for training machine learning models. Amazon SageMaker now supports running training jobs on ml.p3dn.24xlarge instance type. This instance type is offered as a limited private preview for certain SageMaker customers. If you are interested in joining the private preview, please reach out to the SageMaker Product Management team via AWS Support."
3747* `service/sqs`: Updates service API and documentation
3748  * This release provides a way to add metadata tags to a queue when it is created. You can use tags to organize and identify your Amazon SQS queues for cost allocation.
3749
3750### SDK Enhancements
3751* `aws/session`: Ignore invalid shared config file when not used ([#2731](https://github.com/aws/aws-sdk-go/pull/2731))
3752  * Updates the Session to not fail to load when credentials are provided via the environment variable, the AWS_PROFILE/Option.Profile have not been specified, and the shared config has not been enabled.
3753  * Fixes [#2455](https://github.com/aws/aws-sdk-go/issues/2455)
3754
3755Release v1.23.5 (2019-08-20)
3756===
3757
3758### Service Client Updates
3759* `service/alexaforbusiness`: Updates service API and documentation
3760* `service/appstream`: Updates service API and documentation
3761  * Includes API updates to support streaming through VPC endpoints for image builders and stacks.
3762* `service/sagemaker`: Updates service API and documentation
3763  * Amazon SageMaker introduces Managed Spot Training. Increases the maximum number of metric definitions to 40 for SageMaker Training and Hyperparameter Tuning Jobs. SageMaker Neo adds support for Acer aiSage and Qualcomm QCS605 and QCS603.
3764* `service/transfer`: Updates service API and documentation
3765  * New field in response of TestIdentityProvider
3766
3767Release v1.23.4 (2019-08-19)
3768===
3769
3770### Service Client Updates
3771* `service/appmesh`: Updates service API and documentation
3772* `service/cur`: Updates service API and documentation
3773  * New IAM permission required for editing AWS Cost and Usage Reports - Starting today, you can allow or deny IAM users permission to edit Cost & Usage Reports through the API and the Billing and Cost Management console. To allow users to edit Cost & Usage Reports, ensure that they have 'cur: ModifyReportDefinition' permission. Refer to the technical documentation (https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_cur_ModifyReportDefinition.html) for additional details.
3774
3775Release v1.23.3 (2019-08-16)
3776===
3777
3778### Service Client Updates
3779* `service/ecs`: Updates service API and documentation
3780  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for controlling the usage of swap space on a per-container basis for Linux containers.
3781* `service/elasticmapreduce`: Updates service API and documentation
3782  * Amazon EMR  has introduced an account level configuration called Block Public Access that allows you to block clusters with ports open to traffic from public IP sources (i.e. 0.0.0.0/0 for IPv4 and ::/0 for IPv6) from launching.  Individual ports or port ranges can be added as exceptions to allow public access.
3783* `aws/endpoints`: Updated Regions and Endpoints metadata.
3784* `service/robomaker`: Updates service API and documentation
3785
3786Release v1.23.2 (2019-08-15)
3787===
3788
3789### Service Client Updates
3790* `service/appmesh`: Updates service API and documentation
3791* `service/athena`: Updates service API and documentation
3792  * This release adds support for querying S3 Requester Pays buckets. Users can enable this feature through their Workgroup settings.
3793* `service/codecommit`: Updates service API and documentation
3794  * This release adds an API, BatchGetCommits, that allows retrieval of metadata for multiple commits in an AWS CodeCommit repository.
3795* `service/ec2`: Updates service API and documentation
3796  * This release adds an option to use private certificates from AWS Certificate Manager (ACM) to authenticate a Site-to-Site VPN connection's tunnel endpoints and customer gateway device.
3797* `service/glue`: Updates service API, documentation, and paginators
3798  * GetJobBookmarks API is withdrawn.
3799* `service/storagegateway`: Updates service API and documentation
3800  * CreateSnapshotFromVolumeRecoveryPoint API supports new parameter: Tags (to be attached to the created resource)
3801
3802### SDK Enhancements
3803* `service/kinesis`: Add support for retrying service specific API errors ([#2751](https://github.com/aws/aws-sdk-go/pull/2751)
3804  * Adds support for retrying the Kinesis API error, LimitExceededException.
3805  * Fixes [#1376](https://github.com/aws/aws-sdk-go/issues/1376)
3806* `aws/credentials/stscreds`: Add STS and Assume Role specific retries ([#2752](https://github.com/aws/aws-sdk-go/pull/2752))
3807  * Adds retries to specific STS API errors to the STS AssumeRoleWithWebIdentity credential provider, and STS API operations in general.
3808
3809Release v1.23.1 (2019-08-14)
3810===
3811
3812### Service Client Updates
3813* `service/ec2`: Updates service API and documentation
3814  * This release adds a new API called SendDiagnosticInterrupt, which allows you to send diagnostic interrupts to your EC2 instance.
3815* `aws/endpoints`: Updated Regions and Endpoints metadata.
3816
3817Release v1.23.0 (2019-08-13)
3818===
3819
3820### Service Client Updates
3821* `service/appsync`: Updates service API and documentation
3822* `aws/endpoints`: Updated Regions and Endpoints metadata.
3823
3824### SDK Features
3825* SDK code generation will no longer remove stutter from operations and type names in service API packages. New API operations and types will not have the service's name removed from them. The SDK was previously squashing API types if removing stutter from a type resulted in a name of a type that already existed. The existing type would be deleted. Only the renamed type remained. This has been fixed, and previously deleted types are now available.
3826  * `AWS Glue`'s `GlueTable` with `Table`.  The API's previously deleted `Table` is available as `TableData`.
3827  * `AWS IoT Events`'s `IotEventsAction` with `Action`. The previously deleted `Action` is available as `ActionData`.
3828
3829### SDK Bugs
3830* `private/model/api`: Fix broken shape stutter rename during generation ([#2747](https://github.com/aws/aws-sdk-go/pull/2747))
3831  * Fixes the SDK's code generation incorrectly renaming types and operations. The code generation would incorrectly rename an API type by removing the service's name from the type's name. This was done without checking for if a type with the new name already existed. Causing the SDK to replace the existing type with the renamed one.
3832  * Fixes [#2741](https://github.com/aws/aws-sdk-go/issues/2741)
3833* `private/model/api`: Fix API doc being generated with wrong value ([#2748](https://github.com/aws/aws-sdk-go/pull/2748))
3834  * Fixes the SDK's generated API documentation for structure member being generated with the wrong documentation value when the member was included multiple times in the model doc-2.json file, but under different types.
3835Release v1.22.4 (2019-08-12)
3836===
3837
3838### Service Client Updates
3839* `service/application-autoscaling`: Updates service documentation
3840* `service/autoscaling`: Updates service documentation
3841  * Amazon EC2 Auto Scaling now supports a new Spot allocation strategy "capacity-optimized" that fulfills your request using Spot Instance pools that are optimally chosen based on the available Spot capacity.
3842* `aws/endpoints`: Updated Regions and Endpoints metadata.
3843* `service/monitoring`: Updates service documentation
3844  * Documentation updates for monitoring
3845* `service/rekognition`: Updates service API
3846  * Adding new Emotion, Fear
3847
3848Release v1.22.3 (2019-08-09)
3849===
3850
3851### Service Client Updates
3852* `aws/endpoints`: Updated Regions and Endpoints metadata.
3853* `service/guardduty`: Updates service API and documentation
3854  * New "evidence" field in the finding model to provide evidence information explaining why the finding has been triggered. Currently only threat-intelligence findings have this field. Some documentation updates.
3855* `service/iot`: Updates service API and documentation
3856  * This release adds Quality of Service (QoS) support for AWS IoT rules engine republish action.
3857* `service/mediaconvert`: Updates service API and documentation
3858  * AWS Elemental MediaConvert has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.
3859* `service/redshift`: Updates service API and documentation
3860  * Add expectedNextSnapshotScheduleTime and expectedNextSnapshotScheduleTimeStatus to redshift cluster object.
3861* `service/runtime.lex`: Updates service API and documentation
3862
3863Release v1.22.2 (2019-08-08)
3864===
3865
3866### Service Client Updates
3867* `service/codebuild`: Updates service API and documentation
3868  * CodeBuild adds CloudFormation support for SourceCredential
3869* `aws/endpoints`: Updated Regions and Endpoints metadata.
3870* `service/glue`: Updates service API, documentation, and paginators
3871  * You can now use AWS Glue to find matching records across dataset even without identifiers to join on by using the new FindMatches ML Transform. Find related products, places, suppliers, customers, and more by teaching a custom machine learning transformation that you can use to identify matching matching records as part of your analysis, data cleaning, or master data management project by adding the FindMatches transformation to your Glue ETL Jobs. If your problem is more along the lines of deduplication, you can use the FindMatches in much the same way to identify customers who have signed up more than ones, products that have accidentally been added to your product catalog more than once, and so forth. Using the FindMatches MLTransform, you can teach a Transform your definition of a duplicate through examples, and it will use machine learning to identify other potential duplicates in your dataset. As with data integration, you can then use your new Transform in your deduplication projects by adding the FindMatches transformation to your Glue ETL Jobs. This release also contains additional APIs that support AWS Lake Formation.
3872* `service/lakeformation`: Adds new service
3873* `service/opsworkscm`: Updates service API
3874  * This release adds support for Chef Automate 2 specific engine attributes.
3875
3876Release v1.22.1 (2019-08-07)
3877===
3878
3879### Service Client Updates
3880* `service/application-insights`: Updates service API and documentation
3881* `aws/endpoints`: Updated Regions and Endpoints metadata.
3882
3883Release v1.22.0 (2019-08-06)
3884===
3885
3886### Service Client Updates
3887* `service/batch`: Updates service documentation
3888  * Documentation updates for AWS Batch
3889
3890### SDK Features
3891* `aws/session`: Corrected order of SDK environment and shared config loading.
3892  * Environment credentials have precedence over shared config credentials even if the AWS_PROFILE environment credentials are present. The session.Options.Profile value needs to be used to specify a profile for shared config to have precedence over environment credentials. #2694 incorrectly gave AWS_PROFILE for shared config precedence over environment credentials as well.
3893
3894### SDK Bugs
3895* `aws/session`: Fix credential loading order for env and shared config ([#2729](https://github.com/aws/aws-sdk-go/pull/2729))
3896  * Fixes the credential loading order for environment credentials, when the presence of an AWS_PROFILE value is also provided. The environment credentials have precedence over the AWS_PROFILE.
3897  * Fixes [#2727](https://github.com/aws/aws-sdk-go/issues/2727)
3898Release v1.21.10 (2019-08-05)
3899===
3900
3901### Service Client Updates
3902* `service/datasync`: Updates service API and documentation
3903* `service/ec2`: Updates service API
3904  * Amazon EC2 now supports a new Spot allocation strategy "Capacity-optimized" that fulfills your request using Spot Instance pools that are optimally chosen based on the available Spot capacity.
3905* `service/iot`: Updates service API and documentation
3906  * In this release, AWS IoT Device Defender introduces audit mitigation actions that can be applied to audit findings to help mitigate security issues.
3907
3908Release v1.21.9 (2019-08-02)
3909===
3910
3911### Service Client Updates
3912* `aws/endpoints`: Updated Regions and Endpoints metadata.
3913* `service/sts`: Updates service documentation
3914  * Documentation updates for sts
3915
3916### SDK Enhancements
3917* `aws/endpoints`: Expose DNSSuffix for partitions ([#2711](https://github.com/aws/aws-sdk-go/pull/2711))
3918  * Exposes the underlying partition metadata's DNSSuffix value via the `DNSSuffix` method on the endpoint's `Partition` type. This allows access to the partition's DNS suffix, e.g. "amazon.com".
3919  * Fixes [#2710](https://github.com/aws/aws-sdk-go/issues/2710)
3920
3921Release v1.21.8 (2019-07-30)
3922===
3923
3924### Service Client Updates
3925* `aws/endpoints`: Updated Regions and Endpoints metadata.
3926* `service/mediaconvert`: Updates service API and documentation
3927  * MediaConvert adds support for specifying priority (-50 to 50) on jobs submitted to on demand or reserved queues
3928* `service/polly`: Updates service API and documentation
3929  * Amazon Polly adds support for Neural text-to-speech engine.
3930* `service/route53`: Updates service API and documentation
3931  * Amazon Route 53 now supports the Middle East (Bahrain) Region (me-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
3932
3933Release v1.21.7 (2019-07-29)
3934===
3935
3936### Service Client Updates
3937* `service/codecommit`: Updates service API and documentation
3938  * This release supports better exception handling for merges.
3939* `aws/endpoints`: Updated Regions and Endpoints metadata.
3940
3941Release v1.21.6 (2019-07-26)
3942===
3943
3944### Service Client Updates
3945* `service/batch`: Updates service API, documentation, and paginators
3946  * AWS Batch now supports SDK auto-pagination and Job-level docker devices.
3947* `service/ce`: Updates service API and documentation
3948* `service/ec2`: Updates service API and documentation
3949  * You can now create EC2 Capacity Reservations using Availability Zone ID or Availability Zone name. You can view usage of Amazon EC2 Capacity Reservations per AWS account.
3950* `service/glue`: Updates service API, documentation, and paginators
3951  * This release provides GetJobBookmark and GetJobBookmarks APIs. These APIs enable users to look at specific versions or all versions of the JobBookmark for a specific job. This release also enables resetting the job bookmark to a specific run via an enhancement of the ResetJobBookmark API.
3952* `service/greengrass`: Updates service API and documentation
3953  * Greengrass OTA service supports openwrt/aarch64 and openwrt/armv7l platforms.
3954* `service/logs`: Updates service API and documentation
3955  * Allow for specifying multiple log groups in an Insights query, and deprecate storedByte field for LogStreams and interleaved field for FilterLogEventsRequest.
3956* `service/mediaconnect`: Updates service API and documentation
3957
3958Release v1.21.5 (2019-07-25)
3959===
3960
3961### Service Client Updates
3962* `service/ecr`: Updates service API and documentation
3963  * This release adds support for immutable image tags.
3964* `aws/endpoints`: Updated Regions and Endpoints metadata.
3965* `service/mediaconvert`: Updates service API and documentation
3966  * AWS Elemental MediaConvert has added several features including support for: audio normalization using ITU BS.1770-3, 1770-4 algorithms, extension of job progress indicators, input cropping rectangle & output position rectangle filters per input, and dual SCC caption mapping to additional codecs and containers.
3967* `service/medialive`: Updates service API and documentation
3968  * AWS Elemental MediaLive is adding Input Clipping, Immediate Mode Input Switching, and Dynamic Inputs.
3969
3970Release v1.21.4 (2019-07-24)
3971===
3972
3973### Service Client Updates
3974* `service/ec2`: Updates service API and documentation
3975  * This release introduces support for split tunnel with AWS Client VPN, and also adds support for opt-in Regions in DescribeRegions API. In addition, customers can now also tag Launch Templates on creation.
3976* `aws/endpoints`: Updated Regions and Endpoints metadata.
3977* `service/glue`: Updates service API and documentation
3978  * This release provides GlueVersion option for Job APIs and WorkerType option for DevEndpoint APIs. Job APIs enable users to pick specific GlueVersion for a specific job and pin the job to a specific runtime environment. DevEndpoint APIs enable users to pick different WorkerType for memory intensive workload.
3979* `service/pinpoint`: Updates service API and documentation
3980  * This release adds support for programmatic access to many of the same campaign metrics that are displayed on the Amazon Pinpoint console. You can now use the Amazon Pinpoint API to monitor and assess performance data for campaigns, and integrate metrics data with other reporting tools. We update the metrics data continuously, resulting in a data latency timeframe that is limited to approximately two hours.
3981* `service/sts`: Updates service API and documentation
3982  * New STS GetAccessKeyInfo API operation that returns the account identifier for the specified access key ID.
3983
3984Release v1.21.3 (2019-07-23)
3985===
3986
3987### Service Client Updates
3988* `service/secretsmanager`: Updates service API and documentation
3989  * This release increases the maximum allowed size of SecretString or SecretBinary from 7KB to 10KB in the CreateSecret, UpdateSecret, PutSecretValue and GetSecretValue APIs. This release also increases the maximum allowed size of ResourcePolicy from 4KB to 20KB in the GetResourcePolicy and PutResourcePolicy APIs.
3990* `service/ssm`: Updates service API and documentation
3991  * You can now use Maintenance Windows to select a resource group as the target. By selecting a resource group as the target of a Maintenance Window, customers can perform routine tasks across different resources such as Amazon Elastic Compute Cloud (AmazonEC2) instances, Amazon Elastic Block Store (Amazon EBS) volumes, and Amazon Simple Storage Service(Amazon S3) buckets within the same recurring time window.
3992
3993Release v1.21.2 (2019-07-22)
3994===
3995
3996### Service Client Updates
3997* `aws/endpoints`: Updated Regions and Endpoints metadata.
3998* `service/mq`: Updates service API and documentation
3999  * Adds support for AWS Key Management Service (KMS) to offer server-side encryption. You can now select your own customer managed CMK, or use an AWS managed CMK in your KMS  account.
4000* `service/shield`: Updates service API and documentation
4001  * Adding new VectorType (HTTP_Reflection) and related top contributor types to describe WordPress Pingback DDoS attacks.
4002
4003### SDK Enhancements
4004* Fixup SDK source formating, test error checking, and simplify type conervsions
4005  * [#2703](https://github.com/aws/aws-sdk-go/pull/2703), [#2704](https://github.com/aws/aws-sdk-go/pull/2704), [#2705](https://github.com/aws/aws-sdk-go/pull/2705), [#2706](https://github.com/aws/aws-sdk-go/pull/2706), [#2707](https://github.com/aws/aws-sdk-go/pull/2707), [#2708](https://github.com/aws/aws-sdk-go/pull/2708)
4006
4007### SDK Bugs
4008* `aws/request`: Fix SDK error checking when seeking readers ([#2696](https://github.com/aws/aws-sdk-go/pull/2696))
4009  * Fixes the SDK handling of seeking a reader to ensure errors are not lost, and are bubbled up.
4010  * In several places the SDK ignored Seek errors when attempting to determine a reader's length, or rewinding the reader for retry attempts.
4011  * Related to [#2525](https://github.com/aws/aws-sdk-go/issues/2525)
4012Release v1.21.1 (2019-07-19)
4013===
4014
4015### Service Client Updates
4016* `aws/endpoints`: Updated Regions and Endpoints metadata.
4017* `service/iotevents`: Updates service API and documentation
4018* `service/sqs`: Updates service documentation
4019  * This release updates the information about the availability of FIFO queues and includes miscellaneous fixes.
4020
4021Release v1.21.0 (2019-07-18)
4022===
4023
4024### Service Client Updates
4025* `service/codedeploy`: Updates service documentation
4026  * Documentation updates for codedeploy
4027* `service/comprehend`: Updates service API and documentation
4028* `service/ecs`: Updates service API and documentation
4029  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for cluster settings. Cluster settings specify whether CloudWatch Container Insights is enabled or disabled for the cluster.
4030* `service/elasticache`: Updates service documentation
4031  * Updates for Elasticache
4032
4033### SDK Features
4034* `aws/session`: Add support for assuming role via Web Identity Token ([#2667](https://github.com/aws/aws-sdk-go/pull/2667))
4035  * Adds support for assuming an role via the Web Identity Token. Allows for OIDC token files to be used by specifying the token path through the AWS_WEB_IDENTITY_TOKEN_FILE, and AWS_ROLE_ARN environment variables.
4036
4037### SDK Bugs
4038* `aws/session`: Fix SDK AWS_PROFILE and static environment credential behavior ()
4039  * Fixes the SDK's behavior when determining the source of credentials to load. Previously the SDK would ignore the AWS_PROFILE environment, if static environment credentials were also specified.
4040  * If both AWS_PROFILE and static environment credentials are defined, the SDK will load any credentials from the shared config/credentials file for the AWS_PROFILE first. Only if there are no credentials defined in the shared config/credentials file will the SDK use the static environment credentials instead.
4041Release v1.20.21 (2019-07-17)
4042===
4043
4044### Service Client Updates
4045* `service/autoscaling`: Updates service documentation
4046  * Documentation updates for autoscaling
4047* `service/config`: Updates service API
4048* `service/dms`: Updates service API and documentation
4049  * S3 endpoint settings update: 1) Option to append operation column to full-load files. 2) Option to add a commit timestamp column to full-load and cdc files. Updated DescribeAccountAttributes to include UniqueAccountIdentifier.
4050
4051Release v1.20.20 (2019-07-12)
4052===
4053
4054### Service Client Updates
4055* `service/apigatewayv2`: Updates service API
4056* `aws/endpoints`: Updated Regions and Endpoints metadata.
4057* `service/es`: Updates service API
4058  * Amazon Elasticsearch Service now supports M5, C5, and R5 instance types.
4059* `service/iam`: Updates service API
4060  * Removed exception that was indicated but never thrown for IAM GetAccessKeyLastUsed API
4061* `service/robomaker`: Updates service API and documentation
4062
4063Release v1.20.19 (2019-07-11)
4064===
4065
4066### Service Client Updates
4067* `service/eventbridge`: Adds new service
4068* `service/events`: Updates service API and documentation
4069  * Adds APIs for partner event sources, partner event buses, and custom event buses. These new features are managed in the EventBridge service.
4070
4071### SDK Enhancements
4072* `aws/session`: Add Assume role for credential process from aws shared config ([#2674](https://github.com/aws/aws-sdk-go/pull/2674))
4073  * Adds support for assuming role using credential process from the shared config file. Also updated SDK's environment testing and added SDK's CI testing with Windows.
4074* `aws/csm`: Add support for AWS_CSM_HOST env option ([#2677](https://github.com/aws/aws-sdk-go/pull/2677))
4075  * Adds support for a host to be configured for the SDK's metric reporting Client Side Metrics (CSM) client via the AWS_CSM_HOST environment variable.
4076
4077Release v1.20.18 (2019-07-10)
4078===
4079
4080### Service Client Updates
4081* `aws/endpoints`: Updated Regions and Endpoints metadata.
4082* `service/glacier`: Updates service documentation
4083  * Documentation updates for glacier
4084* `service/quicksight`: Updates service API and documentation
4085  * Amazon QuickSight now supports embedding dashboards for all non-federated QuickSight users. This includes IAM users, AD users and users from the QuickSight user pool. The get-dashboard-embed-url API accepts QUICKSIGHT as identity type with a user ARN to authenticate the embeddable dashboard viewer as a non-federated user.
4086* `service/servicecatalog`: Updates service API and documentation
4087  * This release adds support for Parameters in ExecuteProvisionedProductServiceAction and adds functionality to get the default parameter values for a Self-Service Action execution against a Provisioned Product via DescribeServiceActionExecutionParameters
4088
4089Release v1.20.17 (2019-07-09)
4090===
4091
4092### Service Client Updates
4093* `service/amplify`: Updates service API and documentation
4094* `service/config`: Updates service API and documentation
4095* `service/elasticfilesystem`: Updates service API and documentation
4096  * EFS customers can now enable Lifecycle Management for all file systems. You can also now select from one of four Lifecycle Management policies (14, 30, 60 and 90 days), to automatically move files that have not been accessed for the period of time defined by the policy, from the EFS Standard storage class to the EFS Infrequent Access (IA) storage class. EFS IA provides price/performance that is cost-optimized for files that are not accessed every day.
4097* `aws/endpoints`: Updated Regions and Endpoints metadata.
4098* `service/gamelift`: Updates service API and documentation
4099  * GameLift FlexMatch now supports matchmaking of up to 200 players per game session, and FlexMatch can now automatically backfill your game sessions whenever there is an open slot.
4100* `service/kinesis-video-archived-media`: Updates service API, documentation, and paginators
4101* `service/kinesisvideo`: Updates service API and paginators
4102  * Add "GET_DASH_STREAMING_SESSION_URL" as an API name to the GetDataEndpoint API.
4103* `service/monitoring`: Updates service API and documentation
4104  * This release adds three new APIs (PutAnomalyDetector, DeleteAnomalyDetector, and DescribeAnomalyDetectors) to support the new feature, CloudWatch Anomaly Detection. In addition, PutMetricAlarm and DescribeAlarms APIs are updated to support management of Anomaly Detection based alarms.
4105* `service/waf`: Updates service API and documentation
4106  * Updated SDK APIs to add tags to WAF Resources: WebACL, Rule, Rulegroup and RateBasedRule. Tags can also be added during creation of these resources.
4107* `service/waf-regional`: Updates service API and documentation
4108
4109Release v1.20.16 (2019-07-08)
4110===
4111
4112### Service Client Updates
4113* `service/ce`: Updates service API and documentation
4114* `aws/endpoints`: Updated Regions and Endpoints metadata.
4115
4116Release v1.20.15 (2019-07-03)
4117===
4118
4119### Service Client Updates
4120* `service/ec2`: Updates service API and documentation
4121  * AssignPrivateIpAddresses response includes two new fields: AssignedPrivateIpAddresses, NetworkInterfaceId
4122* `service/rds`: Updates service API and documentation
4123  * This release supports Cross-Account Cloning for Amazon Aurora clusters.
4124* `service/s3`: Updates service API, documentation, and examples
4125  * Add S3 x-amz-server-side-encryption-context support.
4126* `service/swf`: Updates service API and documentation
4127  * This release adds APIs that allow adding and removing tags to a SWF domain, and viewing tags for a domain. It also enables adding tags when creating a domain.
4128
4129Release v1.20.14 (2019-07-02)
4130===
4131
4132### Service Client Updates
4133* `service/appstream`: Updates service API and documentation
4134  * Adding ImageBuilderName in Fleet API and Documentation updates for AppStream.
4135* `aws/endpoints`: Updated Regions and Endpoints metadata.
4136* `service/mediastore`: Updates service API, documentation, and paginators
4137  * This release adds support for tagging, untagging, and listing tags for AWS Elemental MediaStore containers.
4138
4139Release v1.20.13 (2019-07-01)
4140===
4141
4142### Service Client Updates
4143* `service/docdb`: Updates service API and documentation
4144  * This release provides support for cluster delete protection and the ability to stop and start clusters.
4145* `service/ec2`: Updates service API and documentation
4146  * This release adds support for specifying a maximum hourly price for all On-Demand and Spot instances in both Spot Fleet and EC2 Fleet.
4147* `aws/endpoints`: Updated Regions and Endpoints metadata.
4148* `service/organizations`: Updates service API and documentation
4149  * Specifying the tag key and tag value is required for tagging requests.
4150* `service/rds`: Updates service API and documentation
4151  * This release adds support for RDS DB Cluster major version upgrade
4152
4153Release v1.20.12 (2019-06-28)
4154===
4155
4156### Service Client Updates
4157* `service/alexaforbusiness`: Updates service API and documentation
4158* `service/ec2`: Updates service API and documentation
4159  * You can now launch 8xlarge and 16xlarge instance sizes on the general purpose M5 and memory optimized R5 instance types.
4160* `aws/endpoints`: Updated Regions and Endpoints metadata.
4161* `service/redshift`: Updates service API and documentation
4162  * ClusterAvailabilityStatus: The availability status of the cluster for queries. Possible values are the following: Available, Unavailable, Maintenance, Modifying, Failed.
4163* `service/workspaces`: Updates service API and documentation
4164  * Minor API fixes for WorkSpaces.
4165
4166Release v1.20.11 (2019-06-27)
4167===
4168
4169### Service Client Updates
4170* `service/directconnect`: Updates service API and documentation
4171  * Tags will now be included in the API responses of all supported resources (Virtual interfaces, Connections, Interconnects and LAGs). You can also add tags while creating these resources.
4172* `service/ec2-instance-connect`: Adds new service
4173* `aws/endpoints`: Updated Regions and Endpoints metadata.
4174* `service/pinpoint`: Updates service API and documentation
4175  * This release includes editorial updates for the Amazon Pinpoint API documentation.
4176* `service/workspaces`: Updates service API and documentation
4177  * Added support for the WorkSpaces restore feature and copying WorkSpaces Images across AWS Regions.
4178
4179Release v1.20.10 (2019-06-27)
4180===
4181
4182### Service Client Updates
4183* `service/dynamodb`: Updates service documentation and examples
4184  * Documentation updates for dynamodb
4185* `aws/endpoints`: Updated Regions and Endpoints metadata.
4186
4187Release v1.20.9 (2019-06-26)
4188===
4189
4190### Service Client Updates
4191* `service/apigatewayv2`: Updates service API and documentation
4192* `service/codecommit`: Updates service API and documentation
4193  * This release supports better exception handling for merges.
4194* `aws/endpoints`: Updated Regions and Endpoints metadata.
4195
4196Release v1.20.8 (2019-06-25)
4197===
4198
4199### Service Client Updates
4200* `service/ec2`: Updates service API, documentation, and paginators
4201  * Starting today, you can use Traffic Mirroring  to copy network traffic from an elastic network interface of Amazon EC2 instances and then send it to out-of-band security and monitoring appliances for content inspection, threat monitoring, and troubleshooting. These appliances can be deployed as individual instances, or as a fleet of instances behind a Network Load Balancer with a User Datagram Protocol (UDP) listener. Traffic Mirroring supports filters and packet truncation, so that you only extract the traffic of interest to monitor by using monitoring tools of your choice.
4202* `service/eks`: Updates service API
4203
4204Release v1.20.7 (2019-06-24)
4205===
4206
4207### Service Client Updates
4208* `service/apigateway`: Updates service API and documentation
4209  * Customers can pick different security policies (TLS version + cipher suite) for custom domains in API Gateway
4210* `service/apigatewayv2`: Updates service API and documentation
4211  * Customers can get information about security policies set on custom domain resources in API Gateway
4212* `service/application-insights`: Adds new service
4213* `service/elasticloadbalancingv2`: Updates service API and documentation
4214* `aws/endpoints`: Updated Regions and Endpoints metadata.
4215* `service/fsx`: Updates service API and documentation
4216* `service/resourcegroupstaggingapi`: Updates service API, documentation, and paginators
4217  * Updated service APIs and documentation.
4218* `service/securityhub`: Updates service API, documentation, and paginators
4219* `service/service-quotas`: Adds new service
4220* `service/ssm`: Updates service API and documentation
4221  * AWS Systems Manager now supports deleting a specific version of a SSM Document.
4222
4223Release v1.20.6 (2019-06-21)
4224===
4225
4226### Service Client Updates
4227* `service/devicefarm`: Updates service documentation
4228  * This release includes updated documentation about the default timeout value for test runs and remote access sessions. This release also includes miscellaneous bug fixes for the documentation.
4229* `service/iam`: Updates service API, documentation, and examples
4230  * We are making it easier for you to manage your permission guardrails i.e. service control policies by enabling you to retrieve the last timestamp when an AWS service was accessed within an account or AWS Organizations entity.
4231* `service/kinesis-video-media`: Updates service documentation
4232* `service/mediapackage`: Updates service API and documentation
4233  * Added two new origin endpoint fields for configuring which SCTE-35 messages are treated as advertisements.
4234
4235Release v1.20.5 (2019-06-20)
4236===
4237
4238### Service Client Updates
4239* `service/acm-pca`: Updates service API and documentation
4240* `aws/endpoints`: Updated Regions and Endpoints metadata.
4241* `service/glue`: Updates service API, documentation, and paginators
4242  * Starting today, you can now use workflows in AWS Glue to author directed acyclic graphs (DAGs) of Glue triggers, crawlers and jobs. Workflows enable orchestration of your ETL workloads by building dependencies between Glue entities (triggers, crawlers and jobs).  You can visually track status of the different nodes in the workflows on the console making it easier to monitor progress and troubleshoot issues. Also, you can share parameters across entities in the workflow.
4243* `service/health`: Updates service API and documentation
4244  * API improvements for the AWS Health service.
4245* `service/iotevents-data`: Updates service API and documentation
4246* `service/opsworks`: Updates service documentation
4247  * Documentation updates for OpsWorks Stacks.
4248* `service/rds`: Updates service API and documentation
4249  * This release adds support for RDS storage autoscaling
4250
4251Release v1.20.4 (2019-06-19)
4252===
4253
4254### Service Client Updates
4255* `service/eks`: Updates service documentation
4256
4257Release v1.20.3 (2019-06-18)
4258===
4259
4260### Service Client Updates
4261* `service/ec2`: Updates service API
4262  * You can now launch new 12xlarge, 24xlarge, and metal instance sizes on the Amazon EC2 compute optimized C5 instance types featuring 2nd Gen Intel Xeon Scalable Processors.
4263* `service/resourcegroupstaggingapi`: Updates service API, documentation, and paginators
4264  * You can use tag policies to help standardize on tags across your organization's resources.
4265
4266Release v1.20.2 (2019-06-17)
4267===
4268
4269### Service Client Updates
4270* `aws/endpoints`: Updated Regions and Endpoints metadata.
4271* `service/neptune`: Updates service API and documentation
4272  * This release adds a feature to configure Amazon Neptune to publish audit logs to Amazon CloudWatch Logs.
4273* `service/robomaker`: Updates service API and documentation
4274* `service/servicecatalog`: Updates service API
4275  * Restrict concurrent calls by a single customer account for CreatePortfolioShare and DeletePortfolioShare when sharing/unsharing to an Organization.
4276
4277Release v1.20.1 (2019-06-14)
4278===
4279
4280### Service Client Updates
4281* `service/appstream`: Updates service API
4282  * Added 2 new values(WINDOWS_SERVER_2016, WINDOWS_SERVER_2019) for PlatformType enum.
4283* `service/cloudfront`: Adds new service
4284  * A new datatype in the CloudFront API, AliasICPRecordal, provides the ICP recordal status for CNAMEs associated with distributions. AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve content publicly on an alternate domain name, also known as a CNAME, that they have added to CloudFront. The status value is returned in the CloudFront response; you cannot configure it yourself. The status is set to APPROVED for all CNAMEs (aliases) in regions outside of China.
4285* `service/ec2`: Updates service API
4286  * Correction to enumerations in EC2 client.
4287* `aws/endpoints`: Updated Regions and Endpoints metadata.
4288* `service/personalize`: Updates service documentation
4289
4290Release v1.20.0 (2019-06-13)
4291===
4292
4293### Service Client Updates
4294* `service/appmesh`: Updates service API and documentation
4295* `service/ec2`: Updates service API
4296  * G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
4297* `service/elasticache`: Updates service API and documentation
4298  * This release is to add support for reader endpoint for cluster-mode disabled Amazon ElastiCache for Redis clusters.
4299* `service/guardduty`: Updates service API, documentation, and paginators
4300  * Support for tagging functionality in Create and Get operations for Detector, IP Set, Threat Intel Set, and Finding Filter resources and 3 new tagging APIs: ListTagsForResource, TagResource, and UntagResource.
4301
4302### SDK Features
4303
4304* `aws/session`: Add support for chaining assume IAM role from shared config ([#2579](https://github.com/aws/aws-sdk-go/pull/2579))
4305  * Adds support chaining assume role credentials from the shared config/credentials files. This change allows you to create an assume role chain of multiple levels of assumed IAM roles. The config profile the deepest in the chain must use static credentials, or `credential_source`. If the deepest profile doesn't have either of these the session will fail to load.
4306  * Fixes the SDK's shared config credential source not assuming a role with environment and ECS credentials. EC2 credentials were already supported.
4307  * Fix [#2528](https://github.com/aws/aws-sdk-go/issue/2528)
4308  * Fix [#2385](https://github.com/aws/aws-sdk-go/issue/2385)
4309
4310### SDK Enhancements
4311* `service/s3/s3manager/s3manageriface`: Add missing methods ([#2612](https://github.com/aws/aws-sdk-go/pull/2612))
4312  * Adds the missing interface and methods from the `s3manager` Uploader, Downloader, and Batch Delete utilities.
4313
4314Release v1.19.49 (2019-06-12)
4315===
4316
4317### Service Client Updates
4318* `service/servicecatalog`: Updates service API and documentation
4319  * This release adds a new field named Guidance to update provisioning artifact, this field can be set by the administrator to provide guidance to end users about which provisioning artifacts to use.
4320
4321Release v1.19.48 (2019-06-11)
4322===
4323
4324### Service Client Updates
4325* `service/sagemaker`: Updates service API and documentation
4326  * The default TaskTimeLimitInSeconds of labeling job is increased to 8 hours. Batch Transform introduces a new DataProcessing field which supports input and output filtering and data joining. Training job increases the max allowed input channels from 8 to 20.
4327
4328Release v1.19.47 (2019-06-10)
4329===
4330
4331### Service Client Updates
4332* `service/codebuild`: Updates service API and documentation
4333  * AWS CodeBuild adds support for source version on project level.
4334* `service/codecommit`: Updates service API, documentation, and paginators
4335  * This release adds two merge strategies for merging pull requests: squash and three-way. It also adds functionality for resolving merge conflicts, testing merge outcomes, and for merging branches using one of the three supported merge strategies.
4336* `service/personalize`: Adds new service
4337* `service/personalize-events`: Adds new service
4338* `service/personalize-runtime`: Adds new service
4339
4340Release v1.19.46 (2019-06-07)
4341===
4342
4343### Service Client Updates
4344* `service/ec2`: Updates service API and documentation
4345  * Adds DNS entries and NLB ARNs to describe-vpc-endpoint-connections API response. Adds owner ID to describe-vpc-endpoints and create-vpc-endpoint API responses.
4346* `aws/endpoints`: Updated Regions and Endpoints metadata.
4347
4348Release v1.19.45 (2019-06-06)
4349===
4350
4351### Service Client Updates
4352* `service/dynamodb`: Updates service documentation
4353  * Documentation updates for dynamodb
4354* `service/ecs`: Updates service API and documentation
4355  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for launching container instances using supported Amazon EC2 instance types that have increased elastic network interface density. Using these instance types and opting in to the awsvpcTrunking account setting provides increased elastic network interface (ENI) density on newly launched container instances which allows you to place more tasks on each container instance.
4356* `service/email`: Updates service API and documentation
4357  * You can now specify whether the Amazon Simple Email Service must deliver email over a connection that is encrypted using Transport Layer Security (TLS).
4358* `service/guardduty`: Updates service API, documentation, paginators, and examples
4359  * Improve FindingCriteria Condition field names, support long-typed conditions and deprecate old Condition field names.
4360* `service/logs`: Updates service documentation
4361  * Documentation updates for logs
4362* `service/mediaconnect`: Updates service API and documentation
4363* `service/organizations`: Updates service API, documentation, and paginators
4364  * You can tag and untag accounts in your organization and view tags on an account in your organization.
4365* `service/ssm`: Updates service API and documentation
4366  * OpsCenter is a new Systems Manager capability that allows you to view, diagnose, and remediate, operational issues, aka OpsItems, related to various AWS resources by bringing together contextually relevant investigation information. New APIs to create, update, describe, and get OpsItems as well as OpsItems summary API.
4367
4368Release v1.19.44 (2019-06-05)
4369===
4370
4371### Service Client Updates
4372* `service/glue`: Updates service API and documentation
4373  * Support specifying python version for Python shell jobs. A new parameter PythonVersion is added to the JobCommand data type.
4374
4375Release v1.19.43 (2019-06-04)
4376===
4377
4378### Service Client Updates
4379* `service/ec2`: Updates service API and documentation
4380  * This release adds support for Host Recovery feature which automatically restarts instances on to a new replacement host if failures are detected on Dedicated Host.
4381* `service/elasticache`: Updates service API, documentation, and paginators
4382  * Amazon ElastiCache now allows you to apply available service updates on demand. Features included: (1) Access to the list of applicable service updates and their priorities. (2) Service update monitoring and regular status updates. (3) Recommended apply-by-dates for scheduling the service updates, which is critical if your cluster is in ElastiCache-supported compliance programs. (4) Ability to stop and later re-apply updates. For more information, see https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Self-Service-Updates.html
4383* `aws/endpoints`: Updated Regions and Endpoints metadata.
4384* `service/iam`: Updates service API, documentation, and examples
4385  * This release adds validation for policy path field. This field is now restricted to be max 512 characters.
4386* `service/s3`: Updates service documentation
4387  * Documentation updates for s3
4388* `service/storagegateway`: Updates service API and documentation
4389  * AWS Storage Gateway now supports AWS PrivateLink, enabling you to administer and use gateways without needing to use public IP addresses or a NAT/Internet Gateway, while avoiding traffic from going over the internet.
4390
4391Release v1.19.42 (2019-06-03)
4392===
4393
4394### Service Client Updates
4395* `service/ec2`: Updates service API
4396  * Amazon EC2 I3en instances are the new storage-optimized instances offering up to 60 TB NVMe SSD instance storage and up to 100 Gbps of network bandwidth.
4397* `aws/endpoints`: Updated Regions and Endpoints metadata.
4398* `service/rds`: Updates service documentation
4399  * Amazon RDS Data API is generally available. Removing beta notes in the documentation.
4400
4401Release v1.19.41 (2019-05-30)
4402===
4403
4404### Service Client Updates
4405* `service/codecommit`: Updates service API and documentation
4406  * This release adds APIs that allow adding and removing tags to a repository, and viewing tags for a repository. It also enables adding tags when creating a repository.
4407* `aws/endpoints`: Updated Regions and Endpoints metadata.
4408* `service/iotanalytics`: Updates service API and documentation
4409* `service/iotevents`: Adds new service
4410* `service/iotevents-data`: Adds new service
4411* `service/kafka`: Updates service API, documentation, and paginators
4412* `service/pinpoint-email`: Updates service API and documentation
4413* `service/rds`: Updates service API and documentation
4414  * This release adds support for Activity Streams for database clusters.
4415* `service/rds-data`: Updates service API, documentation, and examples
4416* `service/servicecatalog`: Updates service API and documentation
4417  * Service Catalog ListStackInstancesForProvisionedProduct API enables customers to get details of a provisioned product with type "CFN_STACKSET". By passing the provisioned product id, the API will list account, region and status of each stack instances that are associated with this provisioned product.
4418
4419Release v1.19.40 (2019-05-29)
4420===
4421
4422### Service Client Updates
4423* `service/dlm`: Updates service API and documentation
4424* `service/ec2`: Updates service API and documentation
4425  * Customers can now simultaneously take snapshots of multiple EBS volumes attached to an EC2 instance. With this new capability, snapshots guarantee crash-consistency across multiple volumes by preserving the order of IO operations. This new feature is fully integrated with Amazon Data Lifecycle Manager (DLM) allowing customers to automatically manage snapshots by creating lifecycle policies.
4426* `aws/endpoints`: Updated Regions and Endpoints metadata.
4427* `service/iotthingsgraph`: Adds new service
4428* `service/rds`: Updates service documentation
4429  * Documentation updates for rds
4430* `service/securityhub`: Updates service API, documentation, and paginators
4431* `service/ssm`: Updates service documentation
4432  * Systems Manager - Documentation updates
4433
4434### SDK Enhancements
4435* `service/mediastoredata`: Add support for nonseekable io.Reader ([#2622](https://github.com/aws/aws-sdk-go/pull/2622))
4436  * Updates the SDK's documentation to clarify how you can use the SDK's `aws.ReadSeekCloser` utility function to wrap an io.Reader to be used with an API operation that allows streaming unsigned payload in the operation's request.
4437  * Adds example using ReadSeekCloser with AWS Elemental MediaStore Data's PutObject API operation.
4438* Update CI validation testing for Go module files ([#2626](https://github.com/aws/aws-sdk-go/pull/2626))
4439  * Suppress changes to the Go module definition files during CI code generation validation testing.
4440
4441### SDK Bugs
4442* `service/pinpointemail`: Fix client unable to make API requests ([#2625](https://github.com/aws/aws-sdk-go/pull/2625))
4443  * Fixes the API client's code generation to ignore the `targetPrefix` modeled value. This value is not valid for the REST-JSON protocol.
4444  * Updates the SDK's code generation to ignore the `targetPrefix` for all protocols other than RPCJSON.
4445
4446Release v1.19.39 (2019-05-28)
4447===
4448
4449### Service Client Updates
4450* `service/chime`: Updates service API and documentation
4451  * This release adds the ability to search and order toll free phone numbers for Voice Connectors.
4452* `aws/endpoints`: Updated Regions and Endpoints metadata.
4453* `service/groundstation`: Adds new service
4454* `service/pinpoint-email`: Updates service API, documentation, and paginators
4455* `service/rds`: Updates service API and documentation
4456  * Add a new output field Status to DBEngineVersion which shows the status of the engine version (either available or deprecated). Add a new parameter IncludeAll to DescribeDBEngineVersions to make it possible to return both available and deprecated engine versions. These changes enable a user to create a Read Replica of an DB instance on a deprecated engine version.
4457* `service/robomaker`: Updates service API and documentation
4458* `service/storagegateway`: Updates service API and documentation
4459  * Introduce AssignTapePool operation to allow customers to migrate tapes between pools.
4460* `service/sts`: Updates service documentation
4461* `service/transcribe`: Updates service API
4462* `service/waf`: Updates service documentation
4463  * Documentation updates for waf
4464
4465Release v1.19.38 (2019-05-24)
4466===
4467
4468### Service Client Updates
4469* `service/codedeploy`: Updates service API and documentation
4470  * AWS CodeDeploy now supports tagging for the application and deployment group resources.
4471* `service/mediastore-data`: Updates service API, documentation, and paginators
4472* `service/opsworkscm`: Updates service documentation
4473  * Documentation updates for OpsWorks for Chef Automate; attribute values updated for Chef Automate 2.0 release.
4474
4475### SDK Bugs
4476* `service/dynamodb/expression`: Fix Builder with KeyCondition example ([#2618](https://github.com/aws/aws-sdk-go/pull/2618))
4477  * Fixes the ExampleBuilder_WithKeyCondition example to include the ExpressionAttributeNames member being set.
4478  * Related to [aws/aws-sdk-go-v2#285](https://github.com/aws/aws-sdk-go-v2/issues/285)
4479* `private/model/api`: Improve SDK API reference doc generation ([#2617](https://github.com/aws/aws-sdk-go/pull/2617))
4480  * Improves the SDK's generated documentation for API client, operation, and types. This fixes several bugs in the doc generation causing poor formatting, an difficult to read reference documentation.
4481  * Fixes [#2572](https://github.com/aws/aws-sdk-go/pull/2572)
4482  * Fixes [#2374](https://github.com/aws/aws-sdk-go/pull/2374)
4483
4484Release v1.19.37 (2019-05-23)
4485===
4486
4487### Service Client Updates
4488* `service/ec2`: Updates service API and documentation
4489  * New APIs to enable EBS encryption by default feature. Once EBS encryption by default is enabled in a region within the account, all new EBS volumes and snapshot copies are always encrypted
4490* `aws/endpoints`: Updated Regions and Endpoints metadata.
4491* `service/waf-regional`: Updates service documentation
4492
4493Release v1.19.36 (2019-05-22)
4494===
4495
4496### Service Client Updates
4497* `service/apigateway`: Updates service API and documentation
4498  * This release adds support for tagging of Amazon API Gateway resources.
4499* `service/budgets`: Updates service API and documentation
4500  * Added new datatype PlannedBudgetLimits to Budget model, and updated examples for AWS Budgets API for UpdateBudget, CreateBudget, DescribeBudget, and DescribeBudgets
4501* `service/devicefarm`: Updates service API and documentation
4502  * This release introduces support for tagging, tag-based access control, and resource-based access control.
4503* `service/ec2`: Updates service API and documentation
4504  * This release adds idempotency support for associate, create route and authorization APIs for AWS Client VPN Endpoints.
4505* `service/elasticfilesystem`: Updates service API and documentation
4506  * AWS EFS documentation updated to reflect the minimum required value for ProvisionedThroughputInMibps is 1 from the previously documented 0. The service has always required a minimum value of 1, therefor service behavior is not changed.
4507* `aws/endpoints`: Updated Regions and Endpoints metadata.
4508* `service/rds`: Updates service documentation
4509  * Documentation updates for rds
4510* `service/servicecatalog`: Updates service API and documentation
4511  * Service Catalog UpdateProvisionedProductProperties API enables customers to manage provisioned product ownership. Administrators can now update the user associated to a provisioned product to another user within the same account allowing the new user to describe, update, terminate and execute service actions in that Service Catalog resource. New owner will also be able to list and describe all past records executed for that provisioned product.
4512* `service/worklink`: Updates service API, documentation, and paginators
4513
4514Release v1.19.35 (2019-05-21)
4515===
4516
4517### Service Client Updates
4518* `service/alexaforbusiness`: Updates service API, documentation, and paginators
4519* `service/datasync`: Updates service API and documentation
4520* `aws/endpoints`: Updated Regions and Endpoints metadata.
4521
4522Release v1.19.34 (2019-05-20)
4523===
4524
4525### Service Client Updates
4526* `aws/endpoints`: Updated Regions and Endpoints metadata.
4527* `service/kafka`: Updates service API, documentation, and paginators
4528* `service/mediapackage-vod`: Adds new service
4529* `service/meteringmarketplace`: Updates service documentation
4530  * Documentation updates for meteringmarketplace
4531
4532### SDK Enhancements
4533* Add raw error message bytes to SerializationError errors ([#2600](https://github.com/aws/aws-sdk-go/pull/2600))
4534  * Updates the SDK's API error message SerializationError handling to capture the original error message byte, and include it in the SerializationError error value.
4535  * Fixes [#2562](https://github.com/aws/aws-sdk-go/issues/2562), [#2411](https://github.com/aws/aws-sdk-go/issues/2411), [#2315](https://github.com/aws/aws-sdk-go/issues/2315)
4536
4537### SDK Bugs
4538* `service/s3/s3manager`: Fix uploader to check for empty part before max parts check (#2556)
4539  * Fixes the S3 Upload manager's behavior for uploading exactly MaxUploadParts * PartSize to S3. The uploader would previously return an error after the full content was uploaded, because the assert on max upload parts was occurring before the check if there were any more parts to upload.
4540  * Fixes [#2557](https://github.com/aws/aws-sdk-go/issues/2557)
4541
4542Release v1.19.33 (2019-05-17)
4543===
4544
4545### Service Client Updates
4546* `service/appstream`: Updates service API and documentation
4547  * Includes APIs for managing subscriptions to AppStream 2.0 usage reports and configuring idle disconnect timeouts on AppStream 2.0 fleets.
4548* `aws/endpoints`: Updated Regions and Endpoints metadata.
4549
4550Release v1.19.32 (2019-05-16)
4551===
4552
4553### Service Client Updates
4554* `service/medialive`: Updates service waiters and paginators
4555  * Added channel state waiters to MediaLive.
4556* `service/s3`: Updates service API, documentation, and examples
4557  * This release updates the Amazon S3 PUT Bucket replication API to include a new optional field named token, which allows you to add a replication configuration to an S3 bucket that has Object Lock enabled.
4558
4559Release v1.19.31 (2019-05-15)
4560===
4561
4562### Service Client Updates
4563* `service/codepipeline`: Updates service API, documentation, and paginators
4564  * This feature includes new APIs to add, edit, remove and view tags for pipeline, custom action type and webhook resources. You can also add tags while creating these resources.
4565* `service/ec2`: Updates service API and documentation
4566  * Adding tagging support for VPC Endpoints and VPC Endpoint Services.
4567* `aws/endpoints`: Updated Regions and Endpoints metadata.
4568* `service/mediapackage`: Updates service API and documentation
4569  * Adds optional configuration for DASH SegmentTemplateFormat to refer to segments by Number with Duration, rather than Number or Time with SegmentTimeline.
4570* `service/rds`: Updates service documentation
4571  * In the RDS API and CLI documentation, corrections to the descriptions for Boolean parameters to avoid references to TRUE and FALSE. The RDS CLI does not allow TRUE and FALSE values values for Boolean parameters.
4572* `service/transcribe`: Updates service API
4573
4574Release v1.19.30 (2019-05-14)
4575===
4576
4577### Service Client Updates
4578* `service/chime`: Updates service API and documentation
4579  * Amazon Chime private bots GA release.
4580* `service/comprehend`: Updates service API, documentation, and paginators
4581* `service/ec2`: Updates service API, documentation, and paginators
4582  * Pagination support for ec2.DescribeSubnets, ec2.DescribeDhcpOptions
4583* `service/storagegateway`: Updates service API and documentation
4584  * Add Tags parameter to CreateSnapshot and UpdateSnapshotSchedule APIs, used for creating tags on create for one off snapshots and scheduled snapshots.
4585
4586Release v1.19.29 (2019-05-13)
4587===
4588
4589### Service Client Updates
4590* `service/datasync`: Updates service API and documentation
4591* `service/iotanalytics`: Updates service API and documentation
4592* `service/lambda`: Updates service API and waiters
4593  * AWS Lambda now supports Node.js v10
4594
4595Release v1.19.28 (2019-05-10)
4596===
4597
4598### Service Client Updates
4599* `aws/endpoints`: Updated Regions and Endpoints metadata.
4600* `service/glue`: Updates service API and documentation
4601  * AWS Glue now supports specifying existing catalog tables for a crawler to examine as a data source. A new parameter CatalogTargets is added to the CrawlerTargets data type.
4602* `service/sts`: Updates service API, documentation, and examples
4603  * AWS Security Token Service (STS) now supports passing IAM Managed Policy ARNs as session policies when you programmatically create temporary sessions for a role or federated user. The Managed Policy ARNs can be passed via the PolicyArns parameter, which is now available in the AssumeRole, AssumeRoleWithWebIdentity, AssumeRoleWithSAML, and GetFederationToken APIs. The session policies referenced by the PolicyArn parameter will only further restrict the existing permissions of an IAM User or Role for individual sessions.
4604
4605Release v1.19.27 (2019-05-08)
4606===
4607
4608### Service Client Updates
4609* `service/eks`: Updates service documentation
4610* `aws/endpoints`: Updated Regions and Endpoints metadata.
4611* `service/iot1click-projects`: Updates service paginators
4612* `service/kinesisanalytics`: Updates service API and documentation
4613  * Kinesis Data Analytics APIs now support tagging on applications.
4614* `service/kinesisanalyticsv2`: Updates service API and documentation
4615* `service/sagemaker`: Updates service API and documentation
4616  * Workteams now supports notification configurations. Neo now supports Jetson Nano as a target device and NumberOfHumanWorkersPerDataObject is now included in the ListLabelingJobsForWorkteam response.
4617* `service/servicecatalog`: Updates service API and documentation
4618  * Adds "Parameters" field in UpdateConstraint API, which will allow Admin user to update "Parameters" in created Constraints.
4619
4620Release v1.19.26 (2019-05-07)
4621===
4622
4623### Service Client Updates
4624* `service/alexaforbusiness`: Updates service API and documentation
4625* `service/appsync`: Updates service API and documentation
4626* `aws/endpoints`: Updated Regions and Endpoints metadata.
4627* `service/ssm`: Updates service API and documentation
4628  * Patch Manager adds support for Microsoft Application Patching.
4629* `service/storagegateway`: Updates service API and documentation
4630  * Add optional field AdminUserList to CreateSMBFileShare and UpdateSMBFileShare APIs.
4631
4632Release v1.19.25 (2019-05-06)
4633===
4634
4635### Service Client Updates
4636* `service/codepipeline`: Updates service documentation
4637  * Documentation updates for codepipeline
4638* `service/config`: Updates service API and documentation
4639* `service/iam`: Updates service documentation
4640  * Documentation updates for iam
4641* `service/sts`: Updates service documentation
4642  * Documentation updates for sts
4643
4644Release v1.19.24 (2019-05-03)
4645===
4646
4647### Service Client Updates
4648* `service/cognito-idp`: Updates service API and documentation
4649* `aws/endpoints`: Updated Regions and Endpoints metadata.
4650* `service/mediaconvert`: Updates service API and documentation
4651  * DASH output groups using DRM encryption can now enable a playback device compatibility mode to correct problems with playback on older devices.
4652* `service/medialive`: Updates service API and documentation
4653  * You can now switch the channel mode of your channels from standard to single pipeline and from single pipeline to standard. In order to switch a channel from single pipeline to standard all inputs attached to the channel must support two encoder pipelines.
4654* `service/workmail`: Updates service API, documentation, and paginators
4655  * Amazon WorkMail is releasing two new actions: 'GetMailboxDetails' and 'UpdateMailboxQuota'. They add insight into how much space is used by a given mailbox (size) and what its limit is (quota). A mailbox quota can be updated, but lowering the value will not influence WorkMail per user charges. For a closer look at the actions please visit https://docs.aws.amazon.com/workmail/latest/APIReference/API_Operations.html
4656
4657Release v1.19.23 (2019-05-02)
4658===
4659
4660### Service Client Updates
4661* `service/alexaforbusiness`: Updates service API and documentation
4662* `aws/endpoints`: Updated Regions and Endpoints metadata.
4663* `service/kms`: Updates service API and documentation
4664  * AWS Key Management Service (KMS) can return an INTERNAL_ERROR connection error code if it cannot connect a custom key store to its AWS CloudHSM cluster. INTERNAL_ERROR is one of several connection error codes that help you to diagnose and fix a problem with your custom key store.
4665
4666Release v1.19.22 (2019-05-01)
4667===
4668
4669### Service Client Updates
4670* `service/ec2`: Updates service API and documentation
4671  * This release adds an API for the modification of a VPN Connection, enabling migration from a Virtual Private Gateway (VGW) to a Transit Gateway (TGW), while preserving the VPN endpoint IP addresses on the AWS side as well as the tunnel options.
4672* `service/ecs`: Updates service API and documentation
4673  * This release of Amazon Elastic Container Service (Amazon ECS) introduces additional task definition parameters that enable you to define secret options for Docker log configuration, a per-container list contains secrets stored in AWS Systems Manager Parameter Store or AWS Secrets Manager.
4674* `service/xray`: Updates service API, documentation, and paginators
4675  * AWS X-Ray now includes Analytics, an interactive approach to analyzing user request paths (i.e., traces). Analytics will allow you to easily understand how your application and its underlying services are performing. With X-Ray Analytics, you can quickly detect application issues, pinpoint the root cause of the issue, determine the severity of the issues, and identify which end users were impacted. With AWS X-Ray Analytics you can explore, analyze, and visualize traces, allowing you to find increases in response time to user requests or increases in error rates. Metadata around peak periods, including frequency and actual times of occurrence, can be investigated by applying filters with a few clicks. You can then drill down on specific errors, faults, and response time root causes and view the associated traces.
4676
4677Release v1.19.21 (2019-04-30)
4678===
4679
4680### Service Client Updates
4681* `service/codepipeline`: Updates service API and documentation
4682  * This release contains an update to the PipelineContext object that includes the Pipeline ARN, and the Pipeline Execution Id. The ActionContext object is also updated to include the Action Execution Id.
4683* `service/directconnect`: Updates service API and documentation
4684  * This release adds support for AWS Direct Connect customers to use AWS Transit Gateway with AWS Direct Connect gateway to route traffic between on-premise networks and their VPCs.
4685* `aws/endpoints`: Updated Regions and Endpoints metadata.
4686* `service/managedblockchain`: Adds new service
4687* `service/neptune`: Updates service API, documentation, and examples
4688  * Adds a feature to allow customers to specify a custom parameter group when restoring a database cluster.
4689* `service/s3control`: Updates service API, documentation, and paginators
4690  * Add support for Amazon S3 Batch Operations.
4691* `service/servicecatalog`: Updates service API, documentation, and paginators
4692  * Admin users can now associate/disassociate aws budgets with a portfolio or product in Service Catalog. End users can see the association by listing it or as part of the describe portfolio/product output. A new optional boolean parameter, "DisableTemplateValidation", is added to ProvisioningArtifactProperties data type. The purpose of the parameter is to enable or disable the CloudFormation template validtion when creating a product or a provisioning artifact.
4693
4694Release v1.19.20 (2019-04-29)
4695===
4696
4697### Service Client Updates
4698* `service/ec2`: Updates service API and documentation
4699  * Adds support for Elastic Fabric Adapter (EFA) ENIs.
4700* `aws/endpoints`: Updated Regions and Endpoints metadata.
4701* `service/transfer`: Updates service API, documentation, and paginators
4702  * This release adds support for per-server host-key management. You can now specify the SSH RSA private key used by your SFTP server.
4703
4704Release v1.19.19 (2019-04-26)
4705===
4706
4707### Service Client Updates
4708* `aws/endpoints`: Updated Regions and Endpoints metadata.
4709* `service/iam`: Updates service API, documentation, waiters, and examples
4710  * AWS Security Token Service (STS) enables you to request session tokens from the global STS endpoint that work in all AWS Regions. You can configure the global STS endpoint to vend session tokens that are compatible with all AWS Regions using the new IAM SetSecurityTokenServicePreferences API.
4711* `service/sns`: Updates service API and documentation
4712  * With this release AWS SNS adds tagging support for Topics.
4713
4714Release v1.19.18 (2019-04-25)
4715===
4716
4717### Service Client Updates
4718* `service/batch`: Updates service documentation
4719  * Documentation updates for AWS Batch.
4720* `service/dynamodb`: Updates service API and documentation
4721  * This update allows you to tag Amazon DynamoDB tables when you create them. Tags are labels you can attach to AWS resources to make them easier to manage, search, and filter.
4722* `aws/endpoints`: Updated Regions and Endpoints metadata.
4723* `service/gamelift`: Updates service API and documentation
4724  * This release introduces the new Realtime Servers feature, giving game developers a lightweight yet flexible solution that eliminates the need to build a fully custom game server. The AWS SDK updates provide support for scripts, which are used to configure and customize Realtime Servers.
4725* `service/inspector`: Updates service API and documentation
4726  * AWS Inspector - Improve the ListFindings API response time and decreases the maximum number of agentIDs from 500 to 99.
4727* `service/lambda`: Updates service API and documentation
4728  * AWS Lambda now supports the GetLayerVersionByArn API.
4729* `service/workspaces`: Updates service documentation
4730  * Documentation updates for workspaces
4731
4732Release v1.19.17 (2019-04-24)
4733===
4734
4735### Bug Fixes
4736* `aws/endpoints`: Fix incorrect AWS Organizations global endpoint
4737  * Fixes the endpoint metadata for the AWS Organization in [Release v1.19.16](https://github.com/aws/aws-sdk-go/releases/tag/v1.19.16)
4738
4739Release v1.19.16 (2019-04-24)
4740===
4741
4742### Service Client Updates
4743* `service/alexaforbusiness`: Updates service API, documentation, and paginators
4744* `service/cloudformation`: Updates service documentation
4745  * Documentation updates for cloudformation
4746* `service/ec2`: Updates service API
4747  * You can now launch the new Amazon EC2 general purpose burstable instance types T3a that feature AMD EPYC processors.
4748* `aws/endpoints`: Updated Regions and Endpoints metadata.
4749* `service/mediaconnect`: Updates service API, documentation, and paginators
4750* `service/mediatailor`: Updates service API and documentation
4751* `service/rds`: Updates service API and documentation
4752  * A new parameter "feature-name" is added to the add-role and remove-role db cluster APIs. The value for the parameter is optional for Aurora MySQL compatible database clusters, but mandatory for Aurora PostgresQL. You can find the valid list of values using describe db engine versions API.
4753* `service/route53`: Updates service API and documentation
4754  * Amazon Route 53 now supports the Asia Pacific (Hong Kong) Region (ap-east-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
4755* `service/ssm`: Updates service API and documentation
4756  * This release updates AWS Systems Manager APIs to allow customers to configure parameters to use either the standard-parameter tier (the default tier) or the advanced-parameter tier. It allows customers to create parameters with larger values and attach parameter policies to an Advanced Parameter.
4757* `service/storagegateway`: Updates service API, documentation, and paginators
4758  * AWS Storage Gateway now supports Access Control Lists (ACLs) on File Gateway SMB shares, enabling you to apply fine grained access controls for Active Directory users and groups.
4759* `service/textract`: Updates service API and documentation
4760
4761Release v1.19.15 (2019-04-19)
4762===
4763
4764### Service Client Updates
4765* `service/resource-groups`: Updates service API and documentation
4766* `service/transcribe`: Updates service API
4767* `service/workspaces`: Updates service API and documentation
4768  * Added a new reserved field.
4769
4770Release v1.19.14 (2019-04-18)
4771===
4772
4773### Service Client Updates
4774* `service/cognito-idp`: Updates service documentation
4775* `service/discovery`: Updates service API
4776  * The Application Discovery Service's DescribeImportTasks and BatchDeleteImportData APIs now return additional statuses for error reporting.
4777* `aws/endpoints`: Updated Regions and Endpoints metadata.
4778* `service/kafka`: Updates service API and documentation
4779* `service/organizations`: Updates service API and documentation
4780  * AWS Organizations is now available in the AWS GovCloud (US) Regions, and we added a new API action for creating accounts in those Regions. For more information, see CreateGovCloudAccount in the AWS Organizations API Reference.
4781* `service/rds`: Updates service API and documentation
4782  * This release adds the TimeoutAction parameter to the ScalingConfiguration of an Aurora Serverless DB cluster. You can now configure the behavior when an auto-scaling capacity change can't find a scaling point.
4783* `service/worklink`: Updates service API, documentation, and paginators
4784* `service/workspaces`: Updates service documentation
4785  * Documentation updates for workspaces
4786
4787Release v1.19.13 (2019-04-17)
4788===
4789
4790### Service Client Updates
4791* `service/ec2`: Updates service API and documentation
4792  * This release adds support for requester-managed Interface VPC Endpoints (powered by AWS PrivateLink). The feature prevents VPC endpoint owners from accidentally deleting or otherwise mismanaging the VPC endpoints of some AWS VPC endpoint services.
4793* `service/polly`: Updates service API
4794  * Amazon Polly adds Arabic language support with new female voice - "Zeina"
4795
4796Release v1.19.12 (2019-04-16)
4797===
4798
4799### Service Client Updates
4800* `service/cognito-idp`: Updates service API, documentation, and paginators
4801* `aws/endpoints`: Updated Regions and Endpoints metadata.
4802* `service/monitoring`: Updates service documentation
4803  * Documentation updates for monitoring
4804* `service/mq`: Updates service API and documentation
4805  * This release adds the ability to retrieve information about broker engines and broker instance options. See Broker Engine Types and Broker Instance Options in the Amazon MQ REST API Reference.
4806* `service/organizations`: Updates service documentation
4807  * Documentation updates for organizations
4808* `service/redshift`: Updates service API and documentation
4809  * DescribeResize can now return percent of data transferred from source cluster to target cluster for a classic resize.
4810* `service/storagegateway`: Updates service API and documentation
4811  * This change allows you to select either a weekly or monthly maintenance window for your volume or tape gateway. It also allows you to tag your tape and volume resources on creation by adding a Tag value on calls to the respective api endpoints.
4812
4813### SDK Enhancements
4814* `example/service/dynamodb`: Add custom unmarshaller error example for TransactWriteItems ([#2548](https://github.com/aws/aws-sdk-go/pull/2548))
4815  * Adds an example for building and using a custom unmarshaller to unmarshal TransactionCancelledExceptions from the error response of TransactWriteItems operation.
4816
4817Release v1.19.11 (2019-04-05)
4818===
4819
4820### Service Client Updates
4821* `service/comprehend`: Updates service API and documentation
4822* `service/glue`: Updates service API and documentation
4823  * AWS Glue now supports workerType choices in the CreateJob, UpdateJob, and StartJobRun APIs, to be used for memory-intensive jobs.
4824* `service/iot1click-devices`: Updates service API and documentation
4825* `service/mediaconvert`: Updates service API
4826  * Rectify incorrect modelling of DisassociateCertificate method
4827* `service/medialive`: Updates service API, documentation, and paginators
4828  * Today AWS Elemental MediaLive (https://aws.amazon.com/medialive/) adds the option to create "Single Pipeline" channels, which offers a lower-cost option compared to Standard channels. MediaLive Single Pipeline channels have a single encoding pipeline rather than the redundant dual Availability Zone (AZ) pipelines that MediaLive provides with a "Standard" channel.
4829
4830Release v1.19.10 (2019-04-04)
4831===
4832
4833### Service Client Updates
4834* `service/eks`: Updates service API and documentation
4835* `service/iam`: Updates service documentation
4836  * Documentation updates for iam
4837
4838Release v1.19.9 (2019-04-03)
4839===
4840
4841### Service Client Updates
4842* `service/batch`: Updates service API and documentation
4843  * Support for GPU resource requirement in RegisterJobDefinition and SubmitJob
4844* `service/comprehend`: Updates service API and documentation
4845* `aws/endpoints`: Updated Regions and Endpoints metadata.
4846
4847Release v1.19.8 (2019-04-02)
4848===
4849
4850### Service Client Updates
4851* `service/acm`: Updates service documentation
4852  * Documentation updates for acm
4853* `service/ec2`: Updates service paginators
4854  * Add paginators.
4855* `service/securityhub`: Updates service API and documentation
4856
4857Release v1.19.7 (2019-04-01)
4858===
4859
4860### Service Client Updates
4861* `service/elasticmapreduce`: Updates service API, documentation, and paginators
4862  * Amazon EMR adds the ability to modify instance group configurations on a running cluster through the new "configurations" field in the ModifyInstanceGroups API.
4863* `service/ssm`: Updates service documentation
4864  * March 2019 documentation updates for Systems Manager.
4865
4866Release v1.19.6 (2019-03-29)
4867===
4868
4869### Service Client Updates
4870* `service/comprehend`: Updates service API and documentation
4871* `aws/endpoints`: Updated Regions and Endpoints metadata.
4872* `service/greengrass`: Updates service API and documentation
4873  * Greengrass APIs now support tagging operations on resources
4874* `service/monitoring`: Updates service API and documentation
4875  * Added 3 new APIs, and one additional parameter to PutMetricAlarm API, to support tagging of CloudWatch Alarms.
4876
4877Release v1.19.5 (2019-03-28)
4878===
4879
4880### Service Client Updates
4881* `service/medialive`: Updates service API and documentation
4882  * This release adds a new output locking mode synchronized to the Unix epoch.
4883* `service/pinpoint-email`: Updates service API and documentation
4884* `service/servicecatalog`: Updates service API and documentation
4885  * Adds "Tags" field in UpdateProvisionedProduct API. The product should have a new RESOURCE_UPDATE Constraint with TagUpdateOnProvisionedProduct field set to ALLOWED for it to work. See API docs for CreateConstraint for more information
4886* `service/workspaces`: Updates service API and documentation
4887  * Amazon WorkSpaces adds tagging support for WorkSpaces Images, WorkSpaces directories, WorkSpaces bundles and IP Access control groups.
4888
4889Release v1.19.4 (2019-03-27)
4890===
4891
4892### Service Client Updates
4893* `service/directconnect`: Updates service API and documentation
4894  * Direct Connect gateway enables you to establish connectivity between your on-premise networks and Amazon Virtual Private Clouds (VPCs) in any commercial AWS Region (except in China) using AWS Direct Connect connections at any AWS Direct Connect location. This release enables multi-account support for Direct Connect gateway, with multi-account support for Direct Connect gateway, you can associate up to ten VPCs from any AWS account with a Direct Connect gateway. The AWS accounts owning VPCs and the Direct Connect gateway must belong to the same AWS payer account ID. This release also enables Direct Connect Gateway owners to allocate allowed prefixes from each associated VPCs.
4895* `service/fms`: Updates service API, documentation, and paginators
4896* `service/iotanalytics`: Updates service API and documentation
4897* `service/mediaconvert`: Updates service API and documentation
4898  * This release adds support for detailed job progress status and S3 server-side output encryption. In addition, the anti-alias filter will now be automatically applied to all outputs
4899* `service/robomaker`: Updates service API, documentation, and paginators
4900* `service/transcribe`: Updates service API and documentation
4901
4902Release v1.19.3 (2019-03-27)
4903===
4904
4905### Service Client Updates
4906* `service/appmesh`: Updates service API, documentation, and paginators
4907* `service/ec2`: Updates service API
4908  * You can now launch the new Amazon EC2 R5ad and M5ad instances that feature local NVMe attached SSD instance storage (up to 3600 GB). M5ad and R5ad feature AMD EPYC processors that offer a 10% cost savings over the M5d and R5d EC2 instances.
4909* `service/ecs`: Updates service API and documentation
4910  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for external deployment controllers for ECS services with the launch of task set management APIs. Task sets are a new primitive for controlled management of application deployments within a single ECS service.
4911* `service/elasticloadbalancingv2`: Updates service API and documentation
4912* `service/s3`: Updates service API, documentation, and examples
4913  * S3 Glacier Deep Archive provides secure, durable object storage class for long term data archival. This SDK release provides API support for this new storage class.
4914* `service/storagegateway`: Updates service API and documentation
4915  * This change allows you to select a pool for archiving virtual tapes. Pools are associated with S3 storage classes. You can now choose to archive virtual tapes in either S3 Glacier or S3 Glacier Deep Archive storage class. CreateTapes API now takes a new PoolId parameter which can either be GLACIER or DEEP_ARCHIVE. Tapes created with this parameter will be archived in the corresponding storage class.
4916* `service/transfer`: Updates service API and documentation
4917  * This release adds PrivateLink support to your AWS SFTP server endpoint, enabling the customer to access their SFTP server within a VPC, without having to traverse the internet. Customers can now can create a server and specify an option whether they want the endpoint to be hosted as public or in their VPC, and with the in VPC option, SFTP clients and users can access the server only from the customer's VPC or from their on-premises environments using DX or VPN. This release also relaxes the SFTP user name requirements to allow underscores and hyphens.
4918
4919Release v1.19.2 (2019-03-26)
4920===
4921
4922### Service Client Updates
4923* `aws/endpoints`: Updated Regions and Endpoints metadata.
4924* `service/glue`: Updates service API and documentation
4925  * This new feature will now allow customers to add a customized csv classifier with classifier API. They can specify a custom delimiter, quote symbol and control other behavior they'd like crawlers to have while recognizing csv files
4926* `service/workmail`: Updates service API and documentation
4927  * Documentation updates for Amazon WorkMail.
4928
4929Release v1.19.1 (2019-03-22)
4930===
4931
4932### Service Client Updates
4933* `aws/endpoints`: Updated Regions and Endpoints metadata.
4934* `service/iot1click-projects`: Updates service API and documentation
4935* `service/transcribe`: Updates service API and documentation
4936
4937Release v1.19.0 (2019-03-21)
4938===
4939
4940### Service Client Updates
4941* `service/autoscaling`: Updates service documentation
4942  * Documentation updates for Amazon EC2 Auto Scaling
4943* `service/cognito-idp`: Updates service API and documentation
4944* `service/events`: Updates service API and documentation
4945  * Added 3 new APIs, and one additional parameter to the PutRule API, to support tagging of CloudWatch Events rules.
4946* `service/iot`: Updates service API and documentation
4947  * This release adds the GetStatistics API for the AWS IoT Fleet Indexing Service, which allows customers to query for statistics about registered devices that match a search query. This release only supports the count statistics. For more information about this API, see https://docs.aws.amazon.com/iot/latest/apireference/API_GetStatistics.html
4948* `service/lightsail`: Updates service API and documentation
4949  * This release adds the DeleteKnownHostKeys API, which enables Lightsail's browser-based SSH or RDP clients to connect to the instance after a host key mismatch.
4950
4951### SDK Features
4952* `aws/credentials/stscreds`: Update StdinTokenProvider to prompt on stder ([#2481](https://github.com/aws/aws-sdk-go/pull/2481))
4953  * Updates the `stscreds` package default MFA token provider, `StdinTokenProvider`, to prompt on `stderr` instead of `stdout`. This is to make it possible to redirect/pipe output when using `StdinTokenProvider` and still seeing the prompt text.
4954
4955Release v1.18.6 (2019-03-20)
4956===
4957
4958### Service Client Updates
4959* `service/codepipeline`: Updates service API and documentation
4960  * Add support for viewing details of each action execution belonging to past and latest pipeline executions that have occurred in customer's pipeline. The details include start/updated times, action execution results, input/output artifacts information, etc. Customers also have the option to add pipelineExecutionId in the input to filter the results down to a single pipeline execution.
4961* `service/cognito-identity`: Updates service API and documentation
4962* `service/meteringmarketplace`: Updates service API and documentation
4963  * This release increases AWS Marketplace Metering Service maximum usage quantity to 2147483647 and makes parameters usage quantity and dryrun optional.
4964
4965### SDK Bugs
4966* `private/protocol`: Use correct Content-Type for rest json protocol ([#2497](https://github.com/aws/aws-sdk-go/pull/2497))
4967  * Updates the SDK to use the correct `application/json` content type for all rest json protocol based AWS services. This fixes the bug where the jsonrpc protocol's `application/x-amz-json-X.Y` content type would be used for services like Pinpoint SMS.
4968
4969Release v1.18.5 (2019-03-19)
4970===
4971
4972### Service Client Updates
4973* `service/config`: Updates service API and documentation
4974* `service/eks`: Updates service API and documentation
4975
4976Release v1.18.4 (2019-03-18)
4977===
4978
4979### Service Client Updates
4980* `service/chime`: Updates service API, documentation, and paginators
4981  * This release adds support for the Amazon Chime Business Calling and Voice Connector features.
4982* `service/dms`: Updates service API, documentation, and paginators
4983  * S3 Endpoint Settings added support for 1) Migrating to Amazon S3 as a target in Parquet format 2) Encrypting S3 objects after migration with custom KMS Server-Side encryption. Redshift Endpoint Settings added support for encrypting intermediate S3 objects during migration with custom KMS Server-Side encryption.
4984* `service/ec2`: Updates service API and documentation
4985  * DescribeFpgaImages API now returns a new DataRetentionSupport attribute to indicate if the AFI meets the requirements to support DRAM data retention. DataRetentionSupport is a read-only attribute.
4986
4987Release v1.18.3 (2019-03-14)
4988===
4989
4990### Service Client Updates
4991* `service/acm`: Updates service API and documentation
4992  * AWS Certificate Manager has added a new API action, RenewCertificate. RenewCertificate causes ACM to force the renewal of any private certificate which has been exported.
4993* `service/acm-pca`: Updates service API, documentation, and paginators
4994* `service/config`: Updates service API and documentation
4995* `service/ec2`: Updates service API and documentation
4996  * This release adds tagging support for Dedicated Host Reservations.
4997* `service/iot`: Updates service API and documentation
4998  * In this release, AWS IoT introduces support for tagging OTA Update and Stream resources. For more information about tagging, see the AWS IoT Developer Guide.
4999* `service/monitoring`: Updates service API, documentation, and paginators
5000  * New Messages parameter for the output of GetMetricData, to support new metric search functionality.
5001* `service/sagemaker`: Updates service API and documentation
5002  * Amazon SageMaker Automatic Model Tuning now supports random search and hyperparameter scaling.
5003
5004Release v1.18.2 (2019-03-13)
5005===
5006
5007### Service Client Updates
5008* `service/config`: Updates service API, documentation, and paginators
5009* `service/logs`: Updates service documentation
5010  * Documentation updates for logs
5011
5012Release v1.18.1 (2019-03-12)
5013===
5014
5015### Service Client Updates
5016* `service/serverlessrepo`: Updates service API and documentation
5017
5018Release v1.18.0 (2019-03-11)
5019===
5020
5021### Service Client Updates
5022* `service/ce`: Updates service API
5023* `service/elasticbeanstalk`: Updates service API and documentation
5024  * Elastic Beanstalk added support for tagging, and tag-based access control, of all Elastic Beanstalk resources.
5025* `aws/endpoints`: Updated Regions and Endpoints metadata.
5026* `service/glue`: Updates service API and documentation
5027  * CreateDevEndpoint and UpdateDevEndpoint now support Arguments to configure the DevEndpoint.
5028* `service/iot`: Updates service documentation
5029  * Documentation updates for iot
5030* `service/quicksight`: Updates service API and documentation
5031  * Amazon QuickSight user and group operation results now include group principal IDs and user principal IDs. This release also adds "DeleteUserByPrincipalId", which deletes users given their principal ID. The update also improves role session name validation.
5032* `service/rekognition`: Updates service documentation
5033  * Documentation updates for Amazon Rekognition
5034
5035### SDK Features
5036* `service/kinesis`: Enable support for SubscribeToStream API operation ([#2402](https://github.com/aws/aws-sdk-go/pull/2402))
5037  * Adds support for Kinesis's SubscribeToStream API operation. The API operation response type, `SubscribeToStreamOutput` member, EventStream has a method `Events` which returns a channel to read Kinesis record events from.
5038
5039Release v1.17.14 (2019-03-08)
5040===
5041
5042### Service Client Updates
5043* `service/codebuild`: Updates service API and documentation
5044  * CodeBuild also now supports Git Submodules.  CodeBuild now supports opting out of Encryption for S3 Build Logs.  By default these logs are encrypted.
5045* `service/s3`: Updates service documentation and examples
5046  * Documentation updates for s3
5047* `service/sagemaker`: Updates service API and documentation
5048  * SageMaker notebook instances now support enabling or disabling root access for notebook users. SageMaker Neo now supports rk3399 and rk3288 as compilation target devices.
5049
5050Release v1.17.13 (2019-03-07)
5051===
5052
5053### Service Client Updates
5054* `service/appmesh`: Adds new service
5055* `service/autoscaling`: Updates service documentation
5056  * Documentation updates for autoscaling
5057* `service/ecs`: Updates service API and documentation
5058  * This release of Amazon Elastic Container Service (Amazon ECS) introduces additional task definition parameters that enable you to define dependencies for container startup and shutdown, a per-container start and stop timeout value, as well as an AWS App Mesh proxy configuration which eases the integration between Amazon ECS and AWS App Mesh.
5059* `aws/endpoints`: Updated Regions and Endpoints metadata.
5060* `service/gamelift`: Updates service API and documentation
5061  * Amazon GameLift-hosted instances can now securely access resources on other AWS services using IAM roles. See more details at https://aws.amazon.com/releasenotes/amazon-gamelift/.
5062* `service/greengrass`: Updates service API and documentation
5063  * Greengrass group UID and GID settings can now be configured to use a provided default via FunctionDefaultConfig. If configured, all Lambda processes in your deployed Greengrass group will by default start with the provided UID and/or GID, rather than by default starting with UID "ggc_user" and GID "ggc_group" as they would if not configured. Individual Lambdas can also be configured to override the defaults if desired via each object in the Functions list of your FunctionDefinitionVersion.
5064* `service/medialive`: Updates service API and documentation
5065  * This release adds a MediaPackage output group, simplifying configuration of outputs to AWS Elemental MediaPackage.
5066* `service/rds`: Updates service API and documentation
5067  * You can configure your Aurora database cluster to automatically copy tags on the cluster to any automated or manual database cluster snapshots that are created from the cluster. This allows you to easily set metadata on your snapshots to match the parent cluster, including access policies. You may enable or disable this functionality while creating a new cluster, or by modifying an existing database cluster.
5068
5069Release v1.17.12 (2019-03-06)
5070===
5071
5072### Service Client Updates
5073* `service/directconnect`: Updates service API and documentation
5074  * Exposed a new available port speeds field in the DescribeLocation api call.
5075* `service/ec2`: Updates service API, documentation, and paginators
5076  * This release adds pagination support for ec2.DescribeVpcs, ec2.DescribeInternetGateways and ec2.DescribeNetworkAcls APIs
5077* `service/elasticfilesystem`: Updates service examples
5078  * Documentation updates for elasticfilesystem adding new examples for EFS Lifecycle Management feature.
5079
5080Release v1.17.11 (2019-03-05)
5081===
5082
5083### Service Client Updates
5084* `service/codedeploy`: Updates service documentation
5085  * Documentation updates for codedeploy
5086* `service/medialive`: Updates service API and documentation
5087  * This release adds support for pausing and unpausing one or both pipelines at scheduled times.
5088* `service/storagegateway`: Updates service API and documentation
5089  * ActivateGateway, CreateNFSFileShare and CreateSMBFileShare APIs support a new parameter: Tags (to be attached to the created resource). Output for DescribeNFSFileShare, DescribeSMBFileShare and DescribeGatewayInformation APIs now also list the Tags associated with the resource. Minimum length of a KMSKey is now 7 characters.
5090* `service/textract`: Adds new service
5091
5092Release v1.17.10 (2019-03-04)
5093===
5094
5095### Service Client Updates
5096* `service/mediapackage`: Updates service API and documentation
5097  * This release adds support for user-defined tagging of MediaPackage resources. Users may now call operations to list, add and remove tags from channels and origin-endpoints. Users can also specify tags to be attached to these resources during their creation. Describe and list operations on these resources will now additionally return any tags associated with them.
5098* `service/ssm`: Updates service API and documentation
5099  * This release updates AWS Systems Manager APIs to support service settings for AWS customers.  A service setting is a key-value pair that defines how a user interacts with or uses an AWS service, and is typically created and consumed by the AWS service team. AWS customers can read a service setting via GetServiceSetting API and update the setting via UpdateServiceSetting API or ResetServiceSetting API, which are introduced in this release. For example, if an AWS service charges money to the account based on a feature or service usage, then the AWS service team might create a setting with the default value of "false".   This means the user can't use this feature unless they update the setting to "true" and  intentionally opt in for a paid feature.
5100
5101Release v1.17.9 (2019-03-01)
5102===
5103
5104### Service Client Updates
5105* `service/autoscaling-plans`: Updates service documentation
5106* `service/ec2`: Updates service API and documentation
5107  * This release adds support for modifying instance event start time which allows users to reschedule EC2 events.
5108
5109### SDK Enhancements
5110* `example/service/s3`: Add example of S3 download with progress ([#2456](https://github.com/aws/aws-sdk-go/pull/2456))
5111  * Adds a new example to the S3 service's examples. This example shows how you could use the S3's GetObject API call in conjunction with a custom writer keeping track of progress.
5112  * Related to [#1868](https://github.com/aws/aws-sdk-go/pull/1868), [#2468](https://github.com/aws/aws-sdk-go/pull/2468)
5113
5114### SDK Bugs
5115* `aws/session`: Allow HTTP Proxy with custom CA bundle ([#2343](https://github.com/aws/aws-sdk-go/pull/2343))
5116  * Ensures Go HTTP Client's  `ProxyFromEnvironment` functionality is still enabled when  custom CA bundles are used with the SDK.
5117  * Fix [#2287](https://github.com/aws/aws-sdk-go/pull/2287)
5118
5119Release v1.17.8 (2019-02-28)
5120===
5121
5122### Service Client Updates
5123* `service/alexaforbusiness`: Updates service API and documentation
5124* `service/apigatewayv2`: Updates service API and documentation
5125* `service/application-autoscaling`: Updates service documentation
5126* `service/ssm`: Updates service API and documentation
5127
5128Release v1.17.7 (2019-02-28)
5129===
5130
5131### Service Client Updates
5132* `service/waf`: Updates service documentation
5133  * Documentation updates for waf
5134* `service/waf-regional`: Updates service documentation
5135
5136### SDK Bugs
5137* `aws/request`: Fix RequestUserAgent tests to be stable ([#2462](https://github.com/aws/aws-sdk-go/pull/2462))
5138  * Fixes the request User-Agent unit tests to be stable across all platforms and environments.
5139  * Fixes [#2366](https://github.com/aws/aws-sdk-go/issues/2366)
5140* `aws/ec2metadata`: Fix EC2 Metadata client panic with debug logging ([#2461](https://github.com/aws/aws-sdk-go/pull/2461))
5141  * Fixes a panic that could occur witihin the EC2 Metadata client when both `AWS_EC2_METADATA_DISABLED` env var is set and log level is LogDebugWithHTTPBody.
5142* `private/protocol/rest`: Trim space in header key and value ([#2460](https://github.com/aws/aws-sdk-go/pull/2460))
5143  * Updates the REST protocol marshaler to trip leading and trailing space from header keys and values before setting the HTTP request header. Fixes a bug when using S3 metadata where metadata values with leading spaces would trigger request signature validation errors when the request is received by the service.
5144  * Fixes [#2448](https://github.com/aws/aws-sdk-go/issues/2448)
5145
5146Release v1.17.6 (2019-02-26)
5147===
5148
5149### Service Client Updates
5150* `service/cur`: Updates service API, documentation, and examples
5151  * Adding support for Athena and new report preferences to the Cost and Usage Report API.
5152* `service/discovery`: Updates service documentation
5153  * Documentation updates for discovery
5154* `aws/endpoints`: Updated Regions and Endpoints metadata.
5155* `service/mediaconvert`: Updates service API and documentation
5156  * AWS Elemental MediaConvert SDK has added several features including support for: auto-rotation or user-specified rotation of 0, 90, 180, or 270 degrees; multiple output groups with DRM; ESAM XML documents to specify ad insertion points; Offline Apple HLS FairPlay content protection.
5157* `service/opsworkscm`: Updates service documentation
5158  * Documentation updates for opsworkscm
5159* `service/organizations`: Updates service documentation
5160  * Documentation updates for AWS Organizations
5161* `service/pinpoint`: Updates service API and documentation
5162  * This release adds support for the Amazon Resource Groups Tagging API to Amazon Pinpoint, which means that you can now add and manage tags for Amazon Pinpoint projects (apps), campaigns, and segments. A tag is a label that you optionally define and associate with Amazon Pinpoint resource. Tags can help you categorize and manage these types of resources in different ways, such as by purpose, owner, environment, or other criteria. For example, you can use tags to apply policies or automation, or to identify resources that are subject to certain compliance requirements. A project, campaign, or segment can have as many as 50 tags. For more information about using and managing tags in Amazon Pinpoint, see the Amazon Pinpoint Developer Guide at https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html. For more information about the Amazon Resource Group Tagging API, see the Amazon Resource Group Tagging API Reference at https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/Welcome.html.
5163* `service/resource-groups`: Updates service documentation
5164
5165Release v1.17.5 (2019-02-25)
5166===
5167
5168### Service Client Updates
5169* `service/autoscaling`: Updates service API and documentation
5170  * Added support for passing an empty SpotMaxPrice parameter to remove a value previously set when updating an Amazon EC2 Auto Scaling group.
5171* `service/ce`: Updates service documentation
5172* `service/elasticloadbalancingv2`: Updates service API and documentation
5173* `service/mediastore`: Updates service API and documentation
5174  * This release adds support for access logging, which provides detailed records for the requests that are made to objects in a container.
5175
5176Release v1.17.4 (2019-02-22)
5177===
5178
5179### Service Client Updates
5180* `service/athena`: Updates service API and documentation
5181  * This release adds tagging support for Workgroups to Amazon Athena. Use these APIs to add, remove, or list tags on Workgroups, and leverage the tags for various authorization and billing scenarios.
5182* `service/cloud9`: Updates service API and documentation
5183  * Adding EnvironmentLifecycle to the Environment data type.
5184* `service/glue`: Updates service API, documentation, and paginators
5185  * AWS Glue adds support for assigning AWS resource tags to jobs, triggers, development endpoints, and crawlers. Each tag consists of a key and an optional value, both of which you define. With this capacity, customers can use tags in AWS Glue to easily organize and identify your resources, create cost allocation reports, and control access to resources.
5186* `service/states`: Updates service API and documentation
5187  * This release adds support for tag-on-create. You can now add tags when you create AWS Step Functions activity and state machine resources. For more information about tagging, see AWS Tagging Strategies.
5188
5189Release v1.17.3 (2019-02-21)
5190===
5191
5192### Service Client Updates
5193* `service/codebuild`: Updates service API and documentation
5194  * Add support for CodeBuild local caching feature
5195* `service/kinesis-video-archived-media`: Updates service API and documentation
5196* `service/kinesis-video-media`: Updates service documentation
5197* `service/kinesisvideo`: Updates service documentation
5198  * Documentation updates for Kinesis Video Streams
5199* `service/monitoring`: Updates service documentation
5200  * Documentation updates for monitoring
5201* `service/organizations`: Updates service documentation
5202  * Documentation updates for organizations
5203* `service/transfer`: Updates service API and documentation
5204  * Bug fix: increased the max length allowed for request parameter NextToken when paginating List operations
5205* `service/workdocs`: Updates service documentation
5206  * Documentation updates for workdocs
5207
5208Release v1.17.2 (2019-02-20)
5209===
5210
5211### Service Client Updates
5212* `service/codecommit`: Updates service API and documentation
5213  * This release adds an API for adding / updating / deleting / copying / moving / setting file modes for one or more files directly to an AWS CodeCommit repository without requiring a Git client.
5214* `service/directconnect`: Updates service API and documentation
5215  * Documentation updates for AWS Direct Connect
5216* `aws/endpoints`: Updated Regions and Endpoints metadata.
5217* `service/medialive`: Updates service API and documentation
5218  * This release adds support for VPC inputs, allowing you to push content from your Amazon VPC directly to MediaLive.
5219
5220Release v1.17.1 (2019-02-19)
5221===
5222
5223### Service Client Updates
5224* `service/ds`: Updates service API and documentation
5225  * This release adds support for tags during directory creation (CreateDirectory, CreateMicrosoftAd, ConnectDirectory).
5226* `service/elasticfilesystem`: Updates service API, documentation, and examples
5227  * Amazon EFS now supports adding tags to file system resources as part of the CreateFileSystem API . Using this capability, customers can now more easily enforce tag-based authorization for EFS file system resources.
5228* `service/iot`: Updates service API and documentation
5229  * AWS IoT - AWS IoT Device Defender adds support for configuring behaviors in a security profile with statistical thresholds. Device Defender also adds support for configuring multiple data-point evaluations before a violation is either created or cleared.
5230* `service/ssm`: Updates service API and documentation
5231  * AWS Systems Manager now supports adding tags when creating Activations, Patch Baselines, Documents, Parameters, and Maintenance Windows
5232
5233Release v1.17.0 (2019-02-18)
5234===
5235
5236### Service Client Updates
5237* `service/athena`: Updates service API, documentation, and paginators
5238  * This release adds support for Workgroups to Amazon Athena. Use Workgroups to isolate users, teams, applications or workloads in the same account, control costs by setting up query limits and creating Amazon SNS alarms, and publish query-related metrics to Amazon CloudWatch.
5239* `service/secretsmanager`: Updates service API and documentation
5240  * This release increases the maximum allowed size of SecretString or SecretBinary from 4KB to 7KB in the CreateSecret, UpdateSecret, PutSecretValue and GetSecretValue APIs.
5241
5242### SDK Features
5243* `service/s3/s3manager`: Update S3 Upload Multipart location ([#2453](https://github.com/aws/aws-sdk-go/pull/2453))
5244  * Updates the Location returned value of S3 Upload's Multipart UploadOutput type to be consistent with single part upload URL. This update also brings the multipart upload Location inline with the S3 object URLs created by the SDK
5245  * Fix [#1385](https://github.com/aws/aws-sdk-go/issues/1385)
5246
5247### SDK Enhancements
5248* `service/s3`: Update BucketRegionError message to include more information ([#2451](https://github.com/aws/aws-sdk-go/pull/2451))
5249  * Updates the BucketRegionError error message to include information about the endpoint and actual region the bucket is in if known. This error message is created by the SDK, but could produce a confusing error message if the user provided a region that doesn't match the endpoint.
5250  * Fix [#2426](https://github.com/aws/aws-sdk-go/pull/2451)
5251
5252Release v1.16.36 (2019-02-15)
5253===
5254
5255### Service Client Updates
5256* `service/application-autoscaling`: Updates service API and documentation
5257* `service/chime`: Updates service documentation
5258  * Documentation updates for Amazon Chime
5259* `aws/endpoints`: Updated Regions and Endpoints metadata.
5260* `service/iot`: Updates service API and documentation
5261  * In this release, IoT Device Defender introduces support for tagging Scheduled Audit resources.
5262
5263Release v1.16.35 (2019-02-14)
5264===
5265
5266### Service Client Updates
5267* `service/ec2`: Updates service API and documentation
5268  * This release adds tagging and ARN support for AWS Client VPN Endpoints.You can now run bare metal workloads on EC2 M5 and M5d instances. m5.metal and m5d.metal instances are powered by custom Intel Xeon Scalable Processors with a sustained all core frequency of up to 3.1 GHz. m5.metal and m5d.metal offer 96 vCPUs and 384 GiB of memory. With m5d.metal, you also have access to 3.6 TB of NVMe SSD-backed instance storage. m5.metal and m5d.metal instances deliver 25 Gbps of aggregate network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking, as well as 14 Gbps of bandwidth to EBS.You can now run bare metal workloads on EC2 z1d instances. z1d.metal instances are powered by custom Intel Xeon Scalable Processors with a sustained all core frequency of up to 4.0 GHz. z1d.metal offers 48 vCPUs, 384 GiB of memory, and 1.8 TB of NVMe SSD-backed instance storage. z1d.metal instances deliver 25 Gbps of aggregate network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking, as well as 14 Gbps of bandwidth to EBS.
5269* `service/kinesisvideo`: Updates service API and documentation
5270  * Adds support for Tag-On-Create for Kinesis Video Streams. A list of tags associated with the stream can be created at the same time as the stream creation.
5271
5272Release v1.16.34 (2019-02-13)
5273===
5274
5275### Service Client Updates
5276* `service/elasticfilesystem`: Updates service API and documentation
5277  * Customers can now use the EFS Infrequent Access (IA) storage class to more cost-effectively store larger amounts of data in their file systems. EFS IA is cost-optimized storage for files that are not accessed every day. You can create a new file system and enable Lifecycle Management to automatically move files that have not been accessed for 30 days from the Standard storage class to the IA storage class.
5278* `aws/endpoints`: Updated Regions and Endpoints metadata.
5279* `service/mediatailor`: Updates service API and documentation
5280* `service/rekognition`: Updates service API and documentation
5281  * GetContentModeration now returns the version of the moderation detection model used to detect unsafe content.
5282
5283Release v1.16.33 (2019-02-12)
5284===
5285
5286### Service Client Updates
5287* `aws/endpoints`: Updated Regions and Endpoints metadata.
5288* `service/lambda`: Updates service documentation
5289  * Documentation updates for AWS Lambda
5290
5291Release v1.16.32 (2019-02-11)
5292===
5293
5294### Service Client Updates
5295* `service/appstream`: Updates service API and documentation
5296  * This update enables customers to find the start time, max expiration time, and connection status associated with AppStream streaming session.
5297* `service/codebuild`: Updates service API and documentation
5298  * Add customized webhook filter support
5299* `service/mediapackage`: Updates service API and documentation
5300  * Adds optional configuration for DASH to compact the manifest by combining duplicate SegmentTemplate tags. Adds optional configuration for DASH SegmentTemplate format to refer to segments by "Number" (default) or by "Time".
5301
5302Release v1.16.31 (2019-02-08)
5303===
5304
5305### Service Client Updates
5306* `service/discovery`: Updates service documentation
5307  * Documentation updates for the AWS Application Discovery Service.
5308* `service/dlm`: Updates service API and documentation
5309* `service/ecs`: Updates service API, documentation, and examples
5310  * Amazon ECS introduces the PutAccountSettingDefault API, an API that allows a user to set the default ARN/ID format opt-in status for all the roles and users in the account. Previously, setting the account's default opt-in status required the use of the root user with the PutAccountSetting API.
5311
5312Release v1.16.30 (2019-02-07)
5313===
5314
5315### Service Client Updates
5316* `service/es`: Updates service API and documentation
5317  * Feature: Support for three Availability Zone deployments
5318* `service/gamelift`: Updates service API and documentation
5319  * This release delivers a new API action for deleting unused matchmaking rule sets. More details are available at https://aws.amazon.com/releasenotes/?tag=releasenotes%23keywords%23amazon-gamelift.
5320* `service/medialive`: Updates service API and documentation
5321  * This release adds tagging of channels, inputs, and input security groups.
5322* `service/robomaker`: Updates service API and documentation
5323
5324Release v1.16.29 (2019-02-06)
5325===
5326
5327### Service Client Updates
5328* `service/ec2`: Updates service API and documentation
5329  * Add Linux with SQL Server Standard, Linux with SQL Server Web, and Linux with SQL Server Enterprise to the list of allowed instance platforms for On-Demand Capacity Reservations.
5330* `service/fsx`: Updates service API and documentation
5331
5332Release v1.16.28 (2019-02-05)
5333===
5334
5335### Service Client Updates
5336* `service/ec2`: Updates service API and documentation
5337  * ec2.DescribeVpcPeeringConnections pagination support
5338* `service/servicecatalog`: Updates service documentation
5339  * Service Catalog Documentation Update for ProvisionedProductDetail
5340* `service/shield`: Updates service API and documentation
5341  * The DescribeProtection request now accepts resource ARN as valid parameter.
5342
5343Release v1.16.27 (2019-02-04)
5344===
5345
5346### Service Client Updates
5347* `service/application-autoscaling`: Updates service documentation
5348* `service/codecommit`: Updates service API
5349  * This release supports a more graceful handling of the error case when a repository is not associated with a pull request ID in a merge request in AWS CodeCommit.
5350* `service/ecs`: Updates service API and documentation
5351  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for GPU workloads by enabling you to create clusters with GPU-enabled container instances.
5352* `service/workspaces`: Updates service API
5353  * This release sets ClientProperties as a required parameter.
5354
5355Release v1.16.26 (2019-01-25)
5356===
5357
5358### Service Client Updates
5359* `service/codecommit`: Updates service API and documentation
5360  * The PutFile API will now throw new exception FilePathConflictsWithSubmodulePathException when a submodule exists at the input file path; PutFile API will also throw FolderContentSizeLimitExceededException when the total size of any folder on the path exceeds the limit as a result of the operation.
5361* `service/devicefarm`: Updates service API and documentation
5362  * Introduces a new rule in Device Pools - "Availability". Customers can now ensure they pick devices that are available (i.e., not being used by other customers).
5363* `aws/endpoints`: Updated Regions and Endpoints metadata.
5364* `service/mediaconnect`: Updates service API and documentation
5365* `service/medialive`: Updates service API and documentation
5366  * This release adds support for Frame Capture output groups and for I-frame only manifests (playlists) in HLS output groups.
5367
5368Release v1.16.25 (2019-01-24)
5369===
5370
5371### Service Client Updates
5372* `service/codebuild`: Updates service API and documentation
5373  * This release adds support for cross-account ECR images and private registry authentication.
5374* `service/ecr`: Updates service API
5375  * Amazon ECR updated the default endpoint URL to support AWS Private Link.
5376* `service/elasticloadbalancingv2`: Updates service API and documentation
5377* `aws/endpoints`: Updated Regions and Endpoints metadata.
5378* `service/logs`: Updates service documentation
5379  * Documentation updates for CloudWatch Logs
5380* `service/rds`: Updates service API and documentation
5381  * The Amazon RDS API allows you to add or remove Identity and Access Management (IAM) role associated with a specific feature name with an RDS database instance. This helps with capabilities such as invoking Lambda functions from within a trigger in the database, load data from Amazon S3 and so on
5382* `service/sms-voice`: Updates service API and documentation
5383
5384Release v1.16.24 (2019-01-23)
5385===
5386
5387### Service Client Updates
5388* `service/acm-pca`: Updates service API, documentation, and waiters
5389* `service/apigatewaymanagementapi`: Updates service API
5390* `aws/endpoints`: Updated Regions and Endpoints metadata.
5391* `service/worklink`: Adds new service
5392
5393### SDK Enhancements
5394* `aws`: Update Context to be an alias of context.Context for Go 1.9 ([#2412](https://github.com/aws/aws-sdk-go/pull/2412))
5395  * Updates aws.Context interface to be an alias of the standard libraries context.Context type instead of redefining the interface. This will allow IDEs and utilities to interpret the aws.Context as the exactly same type as the standard libraries context.Context.
5396
5397Release v1.16.23 (2019-01-21)
5398===
5399
5400### Service Client Updates
5401* `service/appstream`: Updates service API and documentation
5402  * This API update includes support for tagging Stack, Fleet, and ImageBuilder resources at creation time.
5403* `service/discovery`: Updates service API, documentation, and paginators
5404  * The Application Discovery Service's import APIs allow you to import information about your on-premises servers and applications into ADS so that you can track the status of your migrations through the Migration Hub console.
5405* `service/dms`: Updates service waiters
5406  * Update for DMS TestConnectionSucceeds waiter
5407* `service/fms`: Updates service API and documentation
5408* `service/ssm`: Updates service API and documentation
5409  * AWS Systems Manager State Manager now supports configuration management of all AWS resources through integration with Automation.
5410
5411Release v1.16.22 (2019-01-18)
5412===
5413
5414### Service Client Updates
5415* `service/ec2`: Updates service API
5416  * Adjust EC2's available instance types.
5417* `service/glue`: Updates service API and documentation
5418  * AllocatedCapacity field is being deprecated and replaced with MaxCapacity field
5419
5420Release v1.16.21 (2019-01-17)
5421===
5422
5423### Service Client Updates
5424* `aws/endpoints`: Updated Regions and Endpoints metadata.
5425* `service/lambda`: Updates service documentation and examples
5426  * Documentation updates for AWS Lambda
5427* `service/lightsail`: Updates service API and documentation
5428  * This release adds functionality to the CreateDiskSnapshot API that allows users to snapshot instance root volumes. It also adds various documentation updates.
5429* `service/pinpoint`: Updates service API and documentation
5430  * This release updates the PutEvents operation. AppPackageName, AppTitle, AppVersionCode, SdkName fields will now be accepted as a part of the event when submitting events.
5431* `service/rekognition`: Updates service API and documentation
5432  * GetLabelDetection now returns bounding box information for common objects and a hierarchical taxonomy of detected labels. The version of the model used for video label detection is also returned. DetectModerationLabels now returns the version of the model used for detecting unsafe content.
5433
5434### SDK Enhancements
5435* `aws/request: Improve error handling in shouldRetryCancel ([#2298](https://github.com/aws/aws-sdk-go/pull/2298))
5436  * Simplifies and improves SDK's detection of HTTP request errors that should be retried. Previously the SDK would incorrectly attempt to retry `EHOSTDOWN` connection errors. This change fixes this, by using the `Temporary` interface when available.
5437
5438Release v1.16.20 (2019-01-16)
5439===
5440
5441### Service Client Updates
5442* `service/backup`: Adds new service
5443* `service/ce`: Updates service documentation
5444* `service/dynamodb`: Updates service API and documentation
5445  * Amazon DynamoDB now integrates with AWS Backup, a centralized backup service that makes it easy for customers to configure and audit the AWS resources they want to backup, automate backup scheduling, set retention policies, and monitor all recent backup and restore activity. AWS Backup provides a fully managed, policy-based backup solution, simplifying your backup management, and helping you meet your business and regulatory backup compliance requirements. For more information, see the Amazon DynamoDB Developer Guide.
5446
5447Release v1.16.19 (2019-01-14)
5448===
5449
5450### Service Client Updates
5451* `service/mediaconvert`: Updates service API and documentation
5452  * IMF decode from a Composition Playlist for IMF specializations App #2 and App #2e; up to 99 input clippings; caption channel selection for MXF; and updated rate control for CBR jobs. Added support for acceleration in preview
5453* `service/storagegateway`: Updates service API and documentation
5454  * JoinDomain API supports two more  parameters: organizational unit(OU) and domain controllers.  Two new APIs are introduced: DetachVolume and AttachVolume.
5455
5456### SDK Enhancements
5457* `aws/endpoints`: Add customization for AWS GovCloud (US) Application Autoscalling ([#2395](https://github.com/aws/aws-sdk-go/pull/2395))
5458  * Adds workaround to correct the endpoint for Application Autoscaling running in AWS GovCloud (US).
5459  * Fixes [#2391](https://github.com/aws/aws-sdk-go/issues/2391)
5460
5461Release v1.16.18 (2019-01-11)
5462===
5463
5464### Service Client Updates
5465* `service/elasticmapreduce`: Updates service API and documentation
5466  * Documentation updates for Amazon EMR
5467* `service/rds-data`: Updates service API, documentation, paginators, and examples
5468
5469Release v1.16.17 (2019-01-10)
5470===
5471
5472### Service Client Updates
5473* `service/codedeploy`: Updates service documentation
5474  * Documentation updates for codedeploy
5475* `service/ec2`: Updates service API and documentation
5476  * EC2 Spot: a) CreateFleet support for Single AvailabilityZone requests and b) support for paginated DescribeSpotInstanceRequests.
5477* `aws/endpoints`: Updated Regions and Endpoints metadata.
5478* `service/iot`: Updates service API and documentation
5479  * This release adds tagging support for rules of AWS IoT Rules Engine. Tags enable you to categorize your rules in different ways, for example, by purpose, owner, or environment. For more information about tagging, see AWS Tagging Strategies (https://aws.amazon.com/answers/account-management/aws-tagging-strategies/). For technical documentation, look for the tagging operations in the AWS IoT Core API reference or User Guide (https://docs.aws.amazon.com/iot/latest/developerguide/tagging-iot.html).
5480* `service/sagemaker`: Updates service API and documentation
5481  * SageMaker Training Jobs now support Inter-Container traffic encryption.
5482
5483Release v1.16.16 (2019-01-09)
5484===
5485
5486### Service Client Updates
5487* `service/docdb`: Adds new service
5488  * Amazon DocumentDB (with MongoDB compatibility) is a fast, reliable, and fully-managed database service. Amazon DocumentDB makes it easy for developers to set up, run, and scale MongoDB-compatible databases in the cloud.
5489* `aws/endpoints`: Updated Regions and Endpoints metadata.
5490* `service/redshift`: Updates service API and documentation
5491  * DescribeSnapshotSchedules returns a list of snapshot schedules. With this release, this API will have a list of clusters and number of clusters associated with the schedule.
5492
5493Release v1.16.15 (2019-01-07)
5494===
5495
5496### Service Client Updates
5497* `service/appmesh`: Updates service API and documentation
5498* `aws/endpoints`: Updated Regions and Endpoints metadata.
5499
5500Release v1.16.14 (2019-01-04)
5501===
5502
5503### Service Client Updates
5504* `service/devicefarm`: Updates service API and documentation
5505  * "This release provides support for running Appium Node.js and Appium Ruby tests on AWS Device Farm.
5506* `service/ecs`: Updates service documentation
5507  * Documentation updates for Amazon ECS tagging feature.
5508
5509Release v1.16.13 (2019-01-03)
5510===
5511
5512### Service Client Updates
5513* `aws/endpoints`: Updated Regions and Endpoints metadata.
5514* `service/iotanalytics`: Updates service API and documentation
5515
5516### SDK Enhancements
5517* `aws/credentials`: Add support for getting credential's ExpiresAt. ([#2375](https://github.com/aws/aws-sdk-go/pull/2375))
5518  * Adds an Expirer interface that Providers can implement, and add a suitable implementation to Expiry class used by most Providers. Add a method on Credentials to get the expiration time of the underlying Provider, if Expirer is supported, without exposing Provider to callers.
5519  * Fix [#1329](https://github.com/aws/aws-sdk-go/pull/1329)
5520
5521### SDK Bugs
5522* `aws/ec2metadata`: bounds check region identifier before split ([#2380](https://github.com/aws/aws-sdk-go/pull/2380))
5523  * Adds empty response checking to ec2metadata's Region request to prevent a out of bounds panic if empty response received.
5524* Fix SDK's generated API reference doc page's constants section links ([#2373](https://github.com/aws/aws-sdk-go/pull/2373))
5525  * Fixes the SDK's generated API reference documentation page's constants section links to to be clickable.
5526
5527Release v1.16.12 (2019-01-03)
5528===
5529
5530### Service Client Updates
5531* `service/opsworkscm`: Updates service documentation
5532  * Documentation updates for opsworkscm
5533
5534Release v1.16.11 (2018-12-21)
5535===
5536
5537### Service Client Updates
5538* `service/acm-pca`: Updates service documentation, waiters, paginators, and examples
5539* `service/dynamodb`: Updates service API and documentation
5540  * Added provisionedThroughPut exception on the request level for transaction APIs.
5541* `aws/endpoints`: Updated Regions and Endpoints metadata.
5542* `service/sms-voice`: Updates service API and documentation
5543* `service/states`: Updates service API and documentation
5544  * This release adds support for cost allocation tagging. You can now create, delete, and list tags for AWS Step Functions activity and state machine resources. For more information about tagging, see AWS Tagging Strategies.
5545
5546Release v1.16.10 (2018-12-20)
5547===
5548
5549### Service Client Updates
5550* `service/cognito-idp`: Updates service API and documentation
5551* `service/comprehend`: Updates service API and documentation
5552* `service/firehose`: Updates service API and documentation
5553  * Support for specifying customized s3 keys and supplying a separate prefix for failed-records
5554* `service/medialive`: Updates service API and documentation
5555  * This release provides support for ID3 tags and video quality setting for subgop_length.
5556* `service/transcribe`: Updates service API and documentation
5557
5558### SDK Enhancements
5559* `service/dynamodb/expression`: Clarify expression examples ([#2367](https://github.com/aws/aws-sdk-go/pull/2367))
5560  * Clarifies the expression package's examples to distinguish the pkg expression from a expr value.
5561
5562Release v1.16.9 (2018-12-19)
5563===
5564
5565### Service Client Updates
5566* `service/ec2`: Updates service API and documentation
5567  * This release adds support for specifying partition as a strategy for EC2 Placement Groups. This new strategy allows one to launch instances into partitions that do not share certain underlying hardware between partitions, to assist with building and deploying highly available replicated applications.
5568* `service/sagemaker`: Updates service API and documentation
5569  * Batch Transform Jobs now supports TFRecord as a Split Type. ListCompilationJobs API action now supports SortOrder and SortBy inputs.
5570* `service/waf`: Updates service API and documentation
5571  * This release adds rule-level control for rule group. If a rule group contains a rule that blocks legitimate traffic, previously you had to override the entire rule group to COUNT in order to allow the traffic. You can now use the UpdateWebACL API to exclude specific rules within a rule group. Excluding rules changes the action for the individual rules to COUNT. Excluded rules will be recorded in the new "excludedRules" attribute of the WAF logs.
5572* `service/waf-regional`: Updates service API and documentation
5573
5574Release v1.16.8 (2018-12-18)
5575===
5576
5577### Service Client Updates
5578* `service/apigatewaymanagementapi`: Adds new service
5579* `service/apigatewayv2`: Adds new service
5580  * This is the initial SDK release for the Amazon API Gateway v2 APIs. This SDK will allow you to manage and configure APIs in Amazon API Gateway; this first release provides the capabilities that allow you to programmatically setup and manage WebSocket APIs end to end.
5581* `service/ec2`: Updates service API and documentation
5582  * Client VPN, is a client-based VPN service. With Client VPN, you can securely access resources in AWS as well as access resources in on-premises from any location using OpenVPN based devices. With Client VPN, you can set network based firewall rules that can restrict access to networks based on Active Directory groups.
5583* `service/elasticbeanstalk`: Updates service API and documentation
5584  * This release adds a new resource that Elastic Beanstalk will soon support, EC2 launch template, to environment resource descriptions.
5585* `service/globalaccelerator`: Updates service documentation
5586
5587Release v1.16.7 (2018-12-17)
5588===
5589
5590### Service Client Updates
5591* `service/ecr`: Updates service API and documentation
5592  * This release adds support for ECR repository tagging.
5593* `service/quicksight`: Updates service API and documentation
5594  * Amazon QuickSight's RegisterUser API now generates a user invitation URL when registering a user with the QuickSight identity type. This URL can then be used by the registered QuickSight user to complete the user registration process. This release also corrects some HTTP return status codes.
5595
5596Release v1.16.6 (2018-12-14)
5597===
5598
5599### Service Client Updates
5600* `service/alexaforbusiness`: Updates service API and documentation
5601* `service/cloudformation`: Updates service documentation
5602  * Documentation updates for cloudformation
5603* `aws/endpoints`: Updated Regions and Endpoints metadata.
5604* `service/redshift`: Updates service documentation
5605  * Documentation updates for Amazon Redshift
5606
5607### SDK Bugs
5608* `private/mode/api`: Fix idempotency members not to require validation [#2353](https://github.com/aws/aws-sdk-go/pull/2353)
5609  * Fixes the SDK's usage of API operation request members marked as idempotency tokens to not require validation. These fields will be auto populated by the SDK if the user does not provide a value. The SDK was requiring the user to provide a value or disable validation to use these APIs.
5610* deps: Update Go Deps lock file to correct tracking hash [#2354](https://github.com/aws/aws-sdk-go/pull/2354)
5611
5612Release v1.16.5 (2018-12-13)
5613===
5614
5615### Service Client Updates
5616* `aws/endpoints`: Updated Regions and Endpoints metadata.
5617* `service/organizations`: Updates service documentation
5618  * Documentation updates for AWS Organizations
5619* `service/pinpoint-email`: Updates service API, documentation, and paginators
5620
5621Release v1.16.4 (2018-12-12)
5622===
5623
5624### Service Client Updates
5625* `service/eks`: Updates service API and documentation
5626* `service/glue`: Updates service API and documentation
5627  * API Update for Glue: this update enables encryption of password inside connection objects stored in AWS Glue Data Catalog using DataCatalogEncryptionSettings.  In addition, a new "HidePassword" flag is added to GetConnection and GetConnections to return connections without passwords.
5628* `service/route53`: Updates service API and documentation
5629  * You can now specify a new region, eu-north-1 (in Stockholm, Sweden), as a region for latency-based or geoproximity routing.
5630* `service/sagemaker`: Updates service API and documentation
5631  * Amazon SageMaker Automatic Model Tuning now supports early stopping of training jobs. With early stopping, training jobs that are unlikely to generate good models will be automatically stopped during a Hyperparameter Tuning Job.
5632
5633Release v1.16.3 (2018-12-11)
5634===
5635
5636### Service Client Updates
5637* `service/connect`: Updates service API and documentation
5638* `service/ecs`: Updates service documentation
5639  * Documentation updates for Amazon ECS.
5640* `aws/endpoints`: Updated Regions and Endpoints metadata.
5641* `service/mediastore`: Updates service API and documentation
5642  * This release adds Delete Object Lifecycling to AWS MediaStore Containers.
5643
5644### SDK Bugs
5645* `private/model/api`: Fix SDK's unmarshaling of unmodeled response payload ([#2340](https://github.com/aws/aws-sdk-go/pull/2340))
5646  * Fixes the SDK's unmarshaling of API operation response payloads for operations that are unmodeled. Prevents the SDK due to unexpected response payloads causing errors in the API protocol unmarshaler.
5647  * Fixes [#2332](https://github.com/aws/aws-sdk-go/issues/2332)
5648
5649Release v1.16.2 (2018-12-07)
5650===
5651
5652### Service Client Updates
5653* `service/alexaforbusiness`: Updates service API, documentation, and paginators
5654* `service/ec2`: Updates service API
5655  * You can now launch the larger-sized P3dn.24xlarge instance that features NVIDIA Tesla V100s with double the GPU memory, 100Gbps networking and local NVMe storage.
5656* `service/iam`: Updates service API, documentation, and examples
5657  * We are making it easier for you to manage your AWS Identity and Access Management (IAM) policy permissions by enabling you to retrieve the last timestamp when an IAM entity (e.g., user, role, or a group) accessed an AWS service. This feature also allows you to audit service access for your entities.
5658* `service/servicecatalog`: Updates service documentation
5659  * Documentation updates for servicecatalog.
5660
5661### SDK Enhancements
5662* `aws/signer/v4`: Always sign a request with the current time. ([#2336](https://github.com/aws/aws-sdk-go/pull/2336))
5663  * Updates the SDK's v4 request signer to always sign requests with the current time. For the first request attempt, the request's creation time was used in the request's signature. In edge cases this allowed the signature to expire before the request was sent if there was significant delay between creating the request and sending it, (e.g. rate limiting).
5664* `aws/endpoints`: Deprecate endpoint service ID generation. ([#2338](https://github.com/aws/aws-sdk-go/pull/2338))
5665  * Deprecates the service ID generation. The list of service IDs do not directly 1:1 relate to a AWS service. The set of ServiceIDs is confusing, and inaccurate. Instead users should use the EndpointID value defined in each service client's package
5666
5667Release v1.16.1 (2018-12-06)
5668===
5669
5670### Service Client Updates
5671* `service/codebuild`: Updates service API and documentation
5672  * Support personal access tokens for GitHub source and app passwords for Bitbucket source
5673* `service/elasticloadbalancingv2`: Updates service API and documentation
5674* `service/medialive`: Updates service API and documentation
5675  * This release enables the AWS Elemental MediaConnect input type in AWS Elemental MediaLive. This can then be used to automatically create and manage AWS Elemental MediaConnect Flow Outputs when you create a channel using those inputs.
5676* `service/rds`: Updates service documentation
5677  * Documentation updates for Amazon RDS
5678
5679Release v1.16.0 (2018-12-05)
5680===
5681
5682### Service Client Updates
5683* `service/ce`: Updates service API and documentation
5684* `service/mediatailor`: Updates service API and documentation
5685* `service/mq`: Updates service API and documentation
5686  * This release adds support for cost allocation tagging. You can now create, delete, and list tags for AmazonMQ resources. For more information about tagging, see AWS Tagging Strategies.
5687
5688### SDK Features
5689* `aws/credential`: Add credential_process provider ([#2217](https://github.com/aws/aws-sdk-go/pull/2217))
5690  * Adds support for the shared configuration file's `credential_process` property. This property allows the application to execute a command in order to retrieve AWS credentials for AWS service API request.  In order to use this feature your application must enable the SDK's support of the shared configuration file. See, https://docs.aws.amazon.com/sdk-for-go/api/aws/session/#hdr-Sessions_from_Shared_Config for more information on enabling shared config support.
5691
5692### SDK Enhancements
5693* `service/sqs`: Add batch checksum validation test ([#2307](https://github.com/aws/aws-sdk-go/pull/2307))
5694  * Adds additional test of the SQS batch checksum validation.
5695* `aws/awsutils`: Update not to retrun sensitive fields for StringValue ([#2310](https://github.com/aws/aws-sdk-go/pull/2310))
5696* Update SDK client integration tests to be code generated. ([#2308](https://github.com/aws/aws-sdk-go/pull/2308))
5697* private/mode/api: Update SDK to require URI path members not be empty ([#2323](https://github.com/aws/aws-sdk-go/pull/2323))
5698  * Updates the SDK's validation to require that members serialized to URI path must not have empty (zero length) values. Generally these fields are modeled as required, but not always. Fixing this will prevent bugs with REST URI paths requests made for unexpected resources.
5699
5700### SDK Bugs
5701* aws/session: Fix formatting bug in doc. ([#2294](https://github.com/aws/aws-sdk-go/pull/2294))
5702  * Fixes a minor issue in aws/session/doc.go where mistakenly used format specifiers in logger.Println.
5703* Fix SDK model cleanup to remove old model folder ([#2324](https://github.com/aws/aws-sdk-go/pull/2324))
5704  * Fixes the SDK's model cleanup to remove the entire old model folder not just the api-2.json file.
5705* Fix SDK's vet usage to use go vet with build tags ([#2300](https://github.com/aws/aws-sdk-go/pull/2300))
5706  * Updates the SDK's usage of vet to use go vet instead of go tool vet. This allows the SDK to pass build tags and packages instead of just folder paths to the tool.
5707
5708Release v1.15.90 (2018-12-04)
5709===
5710
5711### Service Client Updates
5712* `service/health`: Updates service API and documentation
5713  * AWS Health API DescribeAffectedEntities operation now includes a field that returns the URL of the affected entity.
5714* `service/s3`: Updates service API
5715  * S3 Inventory reports can now be generated in Parquet format by setting the Destination Format to be 'Parquet'.
5716
5717Release v1.15.89 (2018-12-03)
5718===
5719
5720### Service Client Updates
5721* `service/devicefarm`: Updates service API and documentation
5722  * Customers can now schedule runs without a need to create a Device Pool. They also get realtime information on public device availability.
5723* `aws/endpoints`: Updated Regions and Endpoints metadata.
5724* `service/mediaconvert`: Updates service documentation
5725  * Documentation updates for mediaconvert
5726* `service/servicecatalog`: Updates service documentation
5727  * Documentation updates for servicecatalog
5728* `service/storagegateway`: Updates service API and documentation
5729  * API list-local-disks returns a list of the gateway's local disks. This release adds a field DiskAttributeList to these disks.
5730
5731Release v1.15.88 (2018-11-29)
5732===
5733
5734### Service Client Updates
5735* `service/s3`: Updates service documentation
5736  * Fixed issue with Content-MD5 for S3 PutObjectLegalHold, PutObjectRetention and PutObjectLockConfiguration.
5737
5738Release v1.15.87 (2018-11-29)
5739===
5740
5741### Service Client Updates
5742* `service/elasticloadbalancingv2`: Updates service API and documentation
5743* `service/events`: Updates service API and documentation
5744  * Support for Managed Rules (rules that are created and maintained by the AWS services in your account) is added.
5745* `service/kafka`: Adds new service
5746* `service/lambda`: Updates service API and documentation
5747  * AWS Lambda now supports Lambda Layers and Ruby as a runtime. Lambda Layers are a new type of artifact that contains arbitrary code and data, and may be referenced by zero, one, or more functions at the same time.  You can also now develop your AWS Lambda function code using the Ruby programming language.
5748* `service/s3`: Updates service API and examples
5749  * Fixed issue with ObjectLockRetainUntilDate in S3 PutObject
5750* `service/serverlessrepo`: Updates service API, documentation, and paginators
5751* `service/states`: Updates service API and documentation
5752  * AWS Step Functions is now integrated with eight additional AWS services: Amazon ECS, AWS Fargate, Amazon DynamoDB, Amazon SNS, Amazon SQS, AWS Batch, AWS Glue, and Amazon SageMaker. To learn more, please see https://docs.aws.amazon.com/step-functions/index.html
5753* `service/xray`: Updates service API and documentation
5754  * GetTraceSummaries - Now provides additional information regarding your application traces such as Availability Zone, Instance ID, Resource ARN details, Revision, Entry Point, Root Cause Exceptions and Root Causes for Fault, Error and Response Time.
5755
5756Release v1.15.86 (2018-11-29)
5757===
5758
5759### Service Client Updates
5760* `service/appmesh`: Adds new service
5761* `service/ec2`: Updates service API and documentation
5762  * Adds the following updates: 1. You can now hibernate and resume Amazon-EBS backed instances using the StopInstances and StartInstances APIs. For more information about using this feature and supported instance types and operating systems, visit the user guide. 2. Amazon Elastic Inference accelerators are resources that you can attach to current generation EC2 instances to accelerate your deep learning inference workloads. With Amazon Elastic Inference, you can configure the right amount of inference acceleration to your deep learning application without being constrained by fixed hardware configurations and limited GPU selection. 3. AWS License Manager makes it easier to manage licenses in AWS and on premises when customers run applications using existing licenses from a variety of software vendors including Microsoft, SAP, Oracle, and IBM.
5763* `service/license-manager`: Adds new service
5764* `service/lightsail`: Updates service API and documentation
5765  * This update adds the following features: 1. Copy instance and disk snapshots within the same AWS Region or from one region to another in Amazon Lightsail. 2. Export Lightsail instance and disk snapshots to Amazon Elastic Compute Cloud (Amazon EC2). 3. Create an Amazon EC2 instance from an exported Lightsail instance snapshot using AWS CloudFormation stacks. 4. Apply tags to filter your Lightsail resources, or organize your costs, or control access.
5766* `service/sagemaker`: Updates service API, documentation, and paginators
5767  * Amazon SageMaker now has Algorithm and Model Package entities that can be used to create Training Jobs, Hyperparameter Tuning Jobs and hosted Models. Subscribed Marketplace products can be used on SageMaker to create Training Jobs, Hyperparameter Tuning Jobs and Models. Notebook Instances and Endpoints can leverage Elastic Inference accelerator types for on-demand GPU computing. Model optimizations can be performed with Compilation Jobs. Labeling Jobs can be created and supported by a Workforce. Models can now contain up to 5 containers allowing for inference pipelines within Endpoints. Code Repositories (such as Git) can be linked with SageMaker and loaded into Notebook Instances. Network isolation is now possible on Models, Training Jobs, and Hyperparameter Tuning Jobs, which restricts inbound/outbound network calls for the container. However, containers can talk to their peers in distributed training mode within the same security group. A Public Beta Search API was added that currently supports Training Jobs.
5768* `service/servicediscovery`: Updates service API and documentation
5769  * AWS Cloud Map lets you define friendly names for your cloud resources so that your applications can quickly and dynamically discover them. When a resource becomes available (for example, an Amazon EC2 instance running a web server), you can register a Cloud Map service instance. Then your application can discover service instances by submitting DNS queries or API calls.
5770
5771Release v1.15.85 (2018-11-28)
5772===
5773
5774### Service Client Updates
5775* `service/dynamodb`: Updates service API and documentation
5776  * Amazon DynamoDB now supports the following features: DynamoDB on-demand and transactions. DynamoDB on-demand is a flexible new billing option for DynamoDB capable of serving thousands of requests per second without capacity planning. DynamoDB on-demand offers simple pay-per-request pricing for read and write requests so that you only pay for what you use, making it easy to balance costs and performance. Transactions simplify the developer experience of making coordinated, all-or-nothing changes to multiple items both within and across tables. The new transactional APIs provide atomicity, consistency, isolation, and durability (ACID) in DynamoDB, helping developers support sophisticated workflows and business logic that requires adding, updating, or deleting multiple items using native, server-side transactions. For more information, see the Amazon DynamoDB Developer Guide.
5777* `service/fsx`: Adds new service
5778* `service/rds`: Updates service API, documentation, and paginators
5779  * Amazon Aurora Global Database. This release introduces support for Global Database, a feature that allows a single Amazon Aurora database to span multiple AWS regions. Customers can use the feature to replicate data with no impact on database performance, enable fast local reads with low latency in each region, and improve disaster recovery from region-wide outages. You can create, modify and describe an Aurora Global Database, as well as add or remove regions from your Global Database.
5780* `service/securityhub`: Adds new service
5781
5782Release v1.15.84 (2018-11-28)
5783===
5784
5785### Service Client Updates
5786* `service/codedeploy`: Updates service API and documentation
5787  * Support for Amazon ECS service deployment - AWS CodeDeploy now supports the deployment of Amazon ECS services. An Amazon ECS deployment uses an Elastic Load Balancer, two Amazon ECS target groups, and a listener to reroute production traffic from your Amazon ECS service's original task set to a new replacement task set. The original task set is terminated when the deployment is complete. Success of a deployment can be validated using Lambda functions that are referenced by the deployment. This provides the opportunity to rollback if necessary. You can use the new ECSService, ECSTarget, and ECSTaskSet data types in the updated SDK to create or retrieve an Amazon ECS deployment.
5788* `service/comprehendmedical`: Adds new service
5789* `service/ec2`: Updates service API and documentation
5790  * With VPC sharing, you can now allow multiple accounts in the same AWS Organization to launch their application resources, like EC2 instances, RDS databases, and Redshift clusters into shared, centrally managed VPCs.
5791* `service/ecs`: Updates service API and documentation
5792  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for blue/green deployment feature. Customers can now update their ECS services in a blue/green deployment pattern via using AWS CodeDeploy.
5793* `service/kinesisanalytics`: Updates service API and documentation
5794  * Improvements to error messages, validations, and more to the Kinesis Data Analytics APIs.
5795* `service/kinesisanalyticsv2`: Adds new service
5796* `service/logs`: Updates service API and documentation
5797  * Six new APIs added to support CloudWatch Logs Insights. The APIs are StartQuery, StopQuery, GetQueryResults, GetLogRecord, GetLogGroupFields, and DescribeQueries.
5798* `service/mediaconnect`: Adds new service
5799* `service/meteringmarketplace`: Updates service API, documentation, and paginators
5800  * RegisterUsage operation added to AWS Marketplace Metering Service, allowing sellers to meter and entitle Docker container software use with AWS Marketplace. For details on integrating Docker containers with RegisterUsage see: https://docs.aws.amazon.com/marketplace/latest/userguide/entitlement-and-metering-for-paid-products.html
5801* `service/translate`: Updates service API and documentation
5802
5803Release v1.15.83 (2018-11-27)
5804===
5805
5806### Service Client Updates
5807* `service/ec2`: Updates service API and documentation
5808  * Adds the following updates: 1. Transit Gateway helps easily scale connectivity across thousands of Amazon VPCs, AWS accounts, and on-premises networks. 2. Amazon EC2 A1 instance is a new Arm architecture based general purpose instance. 3. You can now launch the new Amazon EC2 compute optimized C5n instances that can utilize up to 100 Gbps of network bandwidth.
5809* `service/globalaccelerator`: Adds new service
5810* `service/greengrass`: Updates service API and documentation
5811  * Support Greengrass Connectors and allow Lambda functions to run without Greengrass containers.
5812* `service/iot`: Updates service API and documentation
5813  * As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT Events rule action. The IoT Events rule action lets you send messages from IoT sensors and applications to IoT Events for pattern recognition and event detection.
5814* `service/iotanalytics`: Updates service API and documentation
5815* `service/kms`: Updates service API and documentation
5816  * AWS Key Management Service (KMS) now enables customers to create and manage dedicated, single-tenant key stores in addition to the default KMS key store. These are known as custom key stores and are deployed using AWS CloudHSM clusters. Keys that are created in a KMS custom key store can be used like any other customer master key in KMS.
5817* `service/s3`: Updates service API and documentation
5818  * Four new Amazon S3 Glacier features help you reduce your storage costs by making it even easier to build archival applications using the Amazon S3 Glacier storage class. S3 Object Lock enables customers to apply Write Once Read Many (WORM) protection to objects in S3 in order to prevent object deletion for a customer-defined retention period. S3 Inventory now supports fields for reporting on S3 Object Lock. "ObjectLockRetainUntilDate", "ObjectLockMode", and "ObjectLockLegalHoldStatus" are now available as valid optional fields.
5819* `service/sms`: Updates service API, documentation, and paginators
5820  * In this release, AWS Server Migration Service (SMS) has added multi-server migration support to simplify the application migration process. Customers can migrate all their application-specific servers together as a single unit as opposed to moving individual server one at a time. The new functionality includes - 1. Ability to group on-premises servers into applications and application tiers. 2. Auto-generated CloudFormation Template and Stacks for launching migrated servers into EC2. 3. Ability to run post-launch configuration scripts to configure servers and applications in EC2. In order for SMS to launch servers into your AWS account using CloudFormation Templates, we have also updated the ServerMigrationServiceRole IAM policy to include appropriate permissions. Refer to Server Migration Service documentation for more details.
5821
5822### SDK Enhancements
5823* `service/s3/s3manager`: Generate Upload Manager's UploadInput structure ([#2296](https://github.com/aws/aws-sdk-go/pull/2296))
5824  * Updates the SDK's code generation to also generate the S3 Upload Manager's UploadInput structure type based on the modeled S3 PutObjectInput. This ensures parity between the two types, and the S3 manager does not fall behind the capabilities of PutObject.
5825
5826### SDK Bugs
5827* `private/model/api`: Fix model loading to not require docs model. ([#2303](https://github.com/aws/aws-sdk-go/pull/2303))
5828  * Fixes the SDK's model loading to not require that the docs model be present. This model isn't explicitly required.
5829* Fixup endpoint discovery unit test to be stable ([#2305](https://github.com/aws/aws-sdk-go/pull/2305))
5830  * Fixes the SDK's endpoint discovery async unit test to be stable, and produce consistent unit test results.
5831
5832Release v1.15.82 (2018-11-26)
5833===
5834
5835### Service Client Updates
5836* `service/amplify`: Adds new service
5837* `service/datasync`: Adds new service
5838* `service/robomaker`: Adds new service
5839* `service/s3`: Updates service API, documentation, and examples
5840  * The INTELLIGENT_TIERING storage class is designed to optimize storage costs by automatically moving data to the most cost effective storage access tier, without performance impact or operational overhead. This SDK release provides API support for this new storage class.
5841* `service/snowball`: Updates service API and documentation
5842  * AWS announces the availability of AWS Snowball Edge Compute Optimized to run compute-intensive applications is disconnected and physically harsh environments. It comes with 52 vCPUs, 208GB memory, 8TB NVMe SSD, and 42TB S3-compatible storage to accelerate local processing and is well suited for use cases such as full motion video processing, deep IoT analytics, and continuous machine learning in bandwidth-constrained locations. It features new instances types called SBE-C instances that are available in eight sizes and multiple instances can be run on the device at the same time. Optionally, developers can choose the compute optimized device to include a GPU and use SBE-G instances for accelerating their application performance.
5843* `service/transfer`: Adds new service
5844  * AWS Transfer for SFTP is a fully managed service that enables transfer of secure data over the internet into and out of Amazon S3. SFTP is deeply embedded in data exchange workflows across different industries such as financial services, healthcare, advertising, and retail, among others.
5845
5846Release v1.15.81 (2018-11-21)
5847===
5848
5849### Service Client Updates
5850* `service/rekognition`: Updates service API and documentation
5851  * This release updates the DetectFaces and IndexFaces operation. When the Attributes input parameter is set to ALL, the face location landmarks includes 5 new landmarks: upperJawlineLeft, midJawlineLeft, chinBottom, midJawlineRight, upperJawlineRight.
5852
5853Release v1.15.80 (2018-11-20)
5854===
5855
5856### Service Client Updates
5857* `service/appsync`: Updates service API and documentation
5858* `service/autoscaling-plans`: Updates service API and documentation
5859* `service/cloudfront`: Adds new service
5860  * With Origin Failover capability in CloudFront, you can setup two origins for your distributions - primary and secondary, such that your content is served from your secondary origin if CloudFront detects that your primary origin is unavailable. These origins can be any combination of AWS origins or non-AWS custom HTTP origins. For example, you can have two Amazon S3 buckets that serve as your origin that you independently upload your content to. If an object that CloudFront requests from your primary bucket is not present or if connection to your primary bucket times-out, CloudFront will request the object from your secondary bucket. So, you can configure CloudFront to trigger a failover in response to either HTTP 4xx or 5xx status codes.
5861* `service/devicefarm`: Updates service API and documentation
5862  * Disabling device filters
5863* `service/medialive`: Updates service API and documentation
5864  * You can now include the media playlist(s) from both pipelines in the HLS master manifest for seamless failover.
5865* `service/monitoring`: Updates service API and documentation
5866  * Amazon CloudWatch now supports alarms on metric math expressions.
5867* `service/quicksight`: Adds new service
5868  * Amazon QuickSight is a fully managed, serverless, cloud business intelligence system that allows you to extend data and insights to every user in your organization. The first release of APIs for Amazon QuickSight introduces embedding and user/group management capabilities. The get-dashboard-embed-url API allows you to obtain an authenticated dashboard URL that can be embedded in application domains whitelisted for QuickSight dashboard embedding. User APIs allow you to programmatically expand and manage your QuickSight deployments while group APIs allow easier permissions management for resources within QuickSight.
5869* `service/rds-data`: Adds new service
5870* `service/redshift`: Updates service documentation
5871  * Documentation updates for redshift
5872* `service/ssm`: Updates service API and documentation
5873  * AWS Systems Manager Distributor helps you securely distribute and install software packages.
5874* `service/xray`: Updates service API and documentation
5875  * Groups build upon X-Ray filter expressions to allow for fine tuning trace summaries and service graph results. You can configure groups by using the AWS X-Ray console or by using the CreateGroup API. The addition of groups has extended the available request fields to the GetServiceGraph API. You can now specify a group name or group ARN to retrieve its service graph.
5876
5877Release v1.15.79 (2018-11-20)
5878===
5879
5880### Service Client Updates
5881* `service/batch`: Updates service API and documentation
5882  * Adding multinode parallel jobs, placement group support for compute environments.
5883* `service/cloudformation`: Updates service API and documentation
5884  * Use the CAPABILITY_AUTO_EXPAND capability to create or update a stack directly from a stack template that contains macros, without first reviewing the resulting changes in a change set first.
5885* `service/cloudtrail`: Updates service API and documentation
5886  * This release supports creating a trail in CloudTrail that logs events for all AWS accounts in an organization in AWS Organizations. This helps enable you to define a uniform event logging strategy for your organization. An organization trail is applied automatically to each account in the organization and cannot be modified by member accounts. To learn more, please see the AWS CloudTrail User Guide https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-user-guide.html
5887* `service/config`: Updates service API and documentation
5888* `service/devicefarm`: Updates service API and documentation
5889  * Customers can now schedule runs without a need to create a Device Pool. They also get realtime information on public device availability.
5890* `service/ec2`: Updates service API and documentation
5891  * Adding AvailabilityZoneId to DescribeAvailabilityZones
5892* `service/iot`: Updates service API and documentation
5893  * IoT now supports resource tagging and tag based access control for Billing Groups, Thing Groups, Thing Types, Jobs, and Security Profiles. IoT Billing Groups help you group devices to categorize and track your costs. AWS IoT Device Management also introduces three new features: 1. Dynamic thing groups. 2. Jobs dynamic rollouts. 3. Device connectivity indexing. Dynamic thing groups lets you to create a group of devices using a Fleet Indexing query. The devices in your group will be automatically added or removed when they match your specified query criteria. Jobs dynamic rollout allows you to configure an exponentially increasing rate of deployment for device updates and define failure criteria to cancel your job. Device connectivity indexing allows you to index your devices' lifecycle events to discover whether devices are connected or disconnected to AWS IoT.
5894* `service/lambda`: Updates service API and documentation
5895  * AWS Lambda now supports python3.7 and  the Kinesis Data Streams (KDS) enhanced fan-out and HTTP/2 data retrieval features for Kinesis event sources.
5896* `service/lightsail`: Updates service API
5897  * Add Managed Database operations to OperationType enum.
5898* `service/mediaconvert`: Updates service API and documentation
5899  * AWS Elemental MediaConvert SDK has added several features including support for: SPEKE full document encryption, up to 150 elements for input stitching, input and motion image insertion, AWS CLI path arguments in S3 links including special characters, AFD signaling, additional caption types, and client-side encrypted input files.
5900* `service/rds`: Updates service API and documentation
5901  * This release adds a new parameter to specify VPC security groups for restore from DB snapshot, restore to point int time and create read replica operations. For more information, see Amazon RDS Documentation.
5902* `service/workdocs`: Updates service API and documentation
5903  * With this release, clients can now use the GetResources API to fetch files and folders from the user's SharedWithMe collection. And also through this release, the existing DescribeActivities API has been enhanced to support additional filters such as the ActivityType and the ResourceId.
5904* `service/workspaces`: Updates service API and documentation
5905  * Added new APIs to Modify and Describe WorkSpaces client properties for users in a directory. With the new APIs, you can enable/disable remember me option in WorkSpaces client for users in a directory.
5906
5907### SDK Bugs
5908* `internal/ini`: trimSpaces not trimming rhs properly (#2282)
5909  * Fixes trimSpaces to behave properly by removing the necessary rhs spaces of a literal.
5910
5911Release v1.15.78 (2018-11-16)
5912===
5913
5914### Service Client Updates
5915* `service/ce`: Updates service API and documentation
5916* `service/comprehend`: Updates service API and documentation
5917* `service/ecs`: Updates service API and documentation
5918  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for additional Docker flags as Task Definition parameters. Customers can now configure their ECS Tasks to use pidMode (pid) and ipcMode (ipc) Docker flags.
5919* `service/ssm`: Updates service API and documentation
5920  * AWS Systems Manager Automation now allows you to execute and manage Automation workflows across multiple accounts and regions.
5921* `service/workspaces`: Updates service API and documentation
5922  * Added new Bring Your Own License (BYOL) automation APIs. With the new APIs, you can list available management CIDR ranges for dedicated tenancy, enable your account for BYOL, describe BYOL status of your account, and import BYOL images. Added new APIs to also describe and delete WorkSpaces images.
5923
5924Release v1.15.77 (2018-11-16)
5925===
5926
5927### Service Client Updates
5928* `service/codebuild`: Updates service API and documentation
5929  * Adding queue phase and configurable queue timeout to CodeBuild.
5930* `service/comprehend`: Updates service API and documentation
5931* `service/directconnect`: Updates service API and documentation
5932  * This release enables DirectConnect customers to have logical redundancy on virtual interfaces within supported DirectConnect locations.
5933* `service/dms`: Updates service API, documentation, and waiters
5934  * Settings structures have been added to our DMS endpoint APIs to support Kinesis and Elasticsearch as targets. We are introducing the ability to configure custom DNS name servers on a replication instance as a beta feature.
5935* `service/ecs`: Updates service API, documentation, and examples
5936  * In this release, Amazon ECS introduces multiple features. First, ECS now supports integration with Systems Manager Parameter Store for injecting runtime secrets. Second, ECS introduces support for resources tagging. Finally, ECS introduces a new ARN and ID Format for its resources, and provides new APIs for opt-in to the new formats.
5937* `aws/endpoints`: Updated Regions and Endpoints metadata.
5938* `service/iam`: Updates service API, documentation, and examples
5939  * We are making it easier for you to manage your AWS Identity and Access Management (IAM) resources by enabling you to add tags to your IAM principals (users and roles). Adding tags on IAM principals will enable you to write fewer policies for permissions management and make policies easier to comprehend.  Additionally, tags will also make it easier for you to grant access to AWS resources.
5940* `service/pinpoint`: Updates service API and documentation
5941  * 1. With Amazon Pinpoint Voice, you can use text-to-speech technology to deliver personalized voice messages to your customers. Amazon Pinpoint Voice is a great way to deliver transactional messages -- such as one-time passwords and identity confirmations -- to customers. 2. Adding support for Campaign Event Triggers. With Campaign Event Triggers you can now schedule campaigns to execute based on incoming event data and target just the source of the event.
5942* `service/ram`: Adds new service
5943* `service/rds`: Updates service API, documentation, and paginators
5944  * Introduces DB Instance Automated Backups for the MySQL, MariaDB, PostgreSQL, Oracle and Microsoft SQL Server database engines. You can now retain Amazon RDS automated backups (system snapshots and transaction logs) when you delete a database instance. This allows you to restore a deleted database instance to a specified point in time within the backup retention period even after it has been deleted, protecting you against accidental deletion of data. For more information, see Amazon RDS Documentation.
5945* `service/redshift`: Updates service API and documentation
5946  * With this release, Redshift is providing API's for better snapshot management by supporting user defined automated snapshot schedules, retention periods for manual snapshots, and aggregate snapshot actions including batch deleting user snapshots, viewing account level snapshot storage metrics, and better filtering and sorting on the describe-cluster-snapshots API. Automated snapshots can be scheduled to be taken at a custom interval and the schedule created can be reused across clusters. Manual snapshot retention periods can be set at the cluster, snapshot, and cross-region-copy level. The retention period set on a manual snapshot indicates how many days the snapshot will be retained before being automatically deleted.
5947* `service/route53resolver`: Adds new service
5948* `service/s3`: Updates service API, documentation, and examples
5949  * Add support for new S3 Block Public Access bucket-level APIs. The new Block Public Access settings allow bucket owners to prevent public access to S3 data via bucket/object ACLs or bucket policies.
5950* `service/s3control`: Adds new service
5951  * Add support for new S3 Block Public Access account-level APIs. The Block Public Access settings allow account owners to prevent public access to S3 data via bucket/object ACLs or bucket policies.
5952* `service/sms-voice`: Adds new service
5953* `service/transcribe`: Updates service API and documentation
5954
5955Release v1.15.76 (2018-11-14)
5956===
5957
5958### Service Client Updates
5959* `service/autoscaling`: Updates service API and documentation
5960  * EC2 Auto Scaling now allows users to provision and automatically scale instances across purchase options (Spot, On-Demand, and RIs) and instance types in a single Auto Scaling group (ASG).
5961* `service/ec2`: Updates service API and documentation
5962  * Amazon EC2 Fleet now supports a new request type "Instant" that you can use to provision capacity synchronously across instance types & purchase models and CreateFleet will return the instances launched in the API response.
5963* `aws/endpoints`: Updated Regions and Endpoints metadata.
5964* `service/mediatailor`: Updates service API and documentation
5965* `service/resource-groups`: Updates service API and documentation
5966* `service/sagemaker`: Updates service API and documentation
5967  * SageMaker now makes the final set of metrics published from training jobs available in the DescribeTrainingJob results.  Automatic Model Tuning now supports warm start of hyperparameter tuning jobs.  Notebook instances now support a larger number of instance types to include instances from the ml.t3, ml.m5, ml.c4, ml.c5 families.
5968* `service/servicecatalog`: Updates service API and documentation
5969  * Adds support for Cloudformation StackSets in Service Catalog
5970* `service/sns`: Updates service API and documentation
5971  * Added an optional request parameter, named Attributes, to the Amazon SNS CreateTopic API action. For more information, see the Amazon SNS API Reference (https://docs.aws.amazon.com/sns/latest/api/API_CreateTopic.html).
5972
5973Release v1.15.75 (2018-11-13)
5974===
5975
5976### Service Client Updates
5977* `service/budgets`: Updates service documentation
5978  * Doc Update: 1. Available monthly-budgets maximal history data points from 12 to 13.  2. Added 'Amazon Elasticsearch' costfilters support.
5979* `service/chime`: Updates service API and documentation
5980  * This release adds support in ListUsers API to filter the list by an email address.
5981* `aws/endpoints`: Updated Regions and Endpoints metadata.
5982* `service/redshift`: Updates service API and documentation
5983  * Amazon Redshift provides the option to defer non-mandatory maintenance updates to a later date.
5984
5985Release v1.15.74 (2018-11-12)
5986===
5987
5988### Service Client Updates
5989* `service/batch`: Updates service API and documentation
5990  * Adding EC2 Launch Template support in AWS Batch Compute Environments.
5991* `service/budgets`: Updates service API and documentation
5992  * 1. Added budget performance history, enabling you to see how well your budgets matched your actual costs and usage.                                                                                             2. Added budget performance history, notification state, and last updated time, enabling you to see how well your budgets matched your actual costs and usage, how often your budget alerts triggered, and when your budget was last updated.
5993* `service/cloudformation`: Updates service API, documentation, and paginators
5994  * The Drift Detection feature enables customers to detect whether a stack's actual configuration differs, or has drifted, from its expected configuration as defined within AWS CloudFormation.
5995* `service/codepipeline`: Updates service API and documentation
5996  * Add support for cross-region pipeline with accompanying definitions as needed in the AWS CodePipeline API Guide.
5997* `service/firehose`: Updates service API and documentation
5998  * With this release, Amazon Kinesis Data Firehose allows you to enable/disable server-side encryption(SSE) for your delivery streams ensuring encryption of data at rest. For technical documentation, look at https://docs.aws.amazon.com/firehose/latest/dev/encryption.html
5999* `service/polly`: Updates service API
6000  * Amazon Polly adds new female voices: Italian - Bianca, Castilian Spanish - Lucia and new language: Mexican Spanish with new female voice - Mia.
6001* `service/rds`: Updates service API and documentation
6002  * API Update for RDS: this update enables Custom Endpoints, a new feature compatible with Aurora Mysql, Aurora PostgreSQL and Neptune that allows users to configure a customizable endpoint that will provide access to their instances in a cluster.
6003
6004### SDK Bugs
6005* `internal/ini`: allowing LHS of equal expression to contain spaces (#2265)
6006  * Fixes a backward compatibility issue where LHS of equal expr could contain spaces
6007
6008Release v1.15.73 (2018-11-09)
6009===
6010
6011### Service Client Updates
6012* `aws/endpoints`: Updated Regions and Endpoints metadata.
6013* `service/mediapackage`: Updates service API and documentation
6014  * As a part of SPEKE DRM encryption, MediaPackage now supports encrypted content keys. You can enable this enhanced content protection in an OriginEndpoint's encryption settings. When this is enabled, MediaPackage indicates to the key server that it requires an encrypted response. To use this, your DRM key provider must support content key encryption. For details on this feature, see the AWS MediaPackage User Guide at https://docs.aws.amazon.com/mediapackage/latest/ug/what-is.html.
6015
6016Release v1.15.72 (2018-11-08)
6017===
6018
6019### Service Client Updates
6020* `service/dlm`: Updates service API and documentation
6021* `aws/endpoints`: Updated Regions and Endpoints metadata.
6022* `service/events`: Updates service documentation
6023  * Documentation updates for events
6024* `service/medialive`: Updates service API and documentation
6025  * You can now switch a live channel between preconfigured inputs. This means assigned inputs for a running channel can be changed according to a defined schedule. You can also use MP4 files as inputs.
6026
6027Release v1.15.71 (2018-11-07)
6028===
6029
6030### Service Client Updates
6031* `service/ce`: Updates service API and documentation
6032* `service/dms`: Updates service waiters
6033  * Update the DMS TestConnectionSucceeds waiter.
6034* `service/ec2`: Updates service API and documentation
6035  * VM Import/Export now supports generating encrypted EBS snapshots, as well as AMIs backed by encrypted EBS snapshots during the import process.
6036* `aws/endpoints`: Updated Regions and Endpoints metadata.
6037
6038Release v1.15.70 (2018-11-06)
6039===
6040
6041### Service Client Updates
6042* `service/apigateway`: Updates service API and documentation
6043  * AWS WAF integration with APIGW. Changes for adding webAclArn as a part of  Stage output. When the user calls a get-stage or get-stages, webAclArn will also be returned as a part of the output.
6044* `service/codebuild`: Updates service documentation
6045  * Documentation updates for codebuild
6046* `service/ec2`: Updates service API and paginators
6047  * You can now launch the new Amazon EC2 memory optimized R5a and general purpose M5a instances families that feature AMD EPYC processors.
6048* `aws/endpoints`: Updated Regions and Endpoints metadata.
6049* `service/pinpoint`: Updates service API and documentation
6050  * This update adds the ability to send transactional email by using the SendMessage API. Transactional emails are emails that you send directly to specific email addresses. Unlike campaign-based email that you send from Amazon Pinpoint, you don't have to create segments and campaigns in order to send transactional email.
6051* `service/pinpoint-email`: Adds new service
6052* `service/waf-regional`: Updates service API and documentation
6053
6054Release v1.15.69 (2018-11-05)
6055===
6056
6057### Service Client Updates
6058* `service/eks`: Updates service waiters
6059* `service/serverlessrepo`: Updates service API and documentation
6060
6061Release v1.15.68 (2018-11-02)
6062===
6063
6064### Service Client Updates
6065* `service/clouddirectory`: Updates service API and documentation
6066  * ListObjectParents API now supports a bool parameter IncludeAllLinksToEachParent, which if set to true, will return a ParentLinks list instead of a Parents map; BatchRead API now supports ListObjectParents operation.
6067* `service/rekognition`: Updates service API and documentation
6068  * This release updates the DetectLabels operation. Bounding boxes are now returned for certain objects, a hierarchical taxonomy is now available for labels, and you can now get the version of the detection model used for detection.
6069
6070### SDK Bugs
6071* `internal/ini`: profile names did not allow for ':' character (#2247)
6072  * Fixes an issue where profile names would return an error if the name contained a ':'
6073
6074Release v1.15.67 (2018-11-01)
6075===
6076
6077### Service Client Updates
6078* `service/servicecatalog`: Updates service API, documentation, and paginators
6079  * Service Catalog integration with AWS Organizations, enables customers to more easily create and manage a portfolio of IT services across an organization. Administrators can now take advantage of the AWS account structure and account groupings configured in AWS Organizations to share Service Catalog Portfolios increasing agility and reducing risk. With this integration the admin user will leverage the trust relationship that exists within the accounts of the Organization to share portfolios to the entire Organization, a specific Organizational Unit or a specific Account.
6080
6081### SDK Bugs
6082* `internal/ini`: removing // comments (#2240)
6083  * removes // comments since that was never supported previously.
6084
6085Release v1.15.66 (2018-10-31)
6086===
6087
6088### Service Client Updates
6089* `service/config`: Updates service API
6090* `service/greengrass`: Updates service API and documentation
6091  * Greengrass APIs now support bulk deployment operations, and APIs that list definition versions now support pagination.
6092* `service/mediastore-data`: Updates service API and documentation
6093* `service/secretsmanager`: Updates service documentation
6094  * Documentation updates for AWS Secrets Manager.
6095
6096Release v1.15.65 (2018-10-30)
6097===
6098
6099### Service Client Updates
6100* `service/chime`: Adds new service
6101  * This is the initial release for the Amazon Chime AWS SDK. In this release, Amazon Chime adds support for administrative actions on users and accounts. API Documentation is also updated on https://docs.aws.amazon.com/chime/index.html
6102* `service/dms`: Updates service waiters
6103  * Add waiters for TestConnectionSucceeds, EndpointDeleted, ReplicationInstanceAvailable, ReplicationInstanceDeleted, ReplicationTaskReady, ReplicationTaskStopped, ReplicationTaskRunning and ReplicationTaskDeleted.
6104* `aws/endpoints`: Updated Regions and Endpoints metadata.
6105* `service/rds`: Updates service API and documentation
6106  * This release adds the listener connection endpoint for SQL Server Always On to the list of fields returned when performing a describe-db-instances operation.
6107
6108Release v1.15.64 (2018-10-26)
6109===
6110
6111### Service Client Updates
6112* `service/alexaforbusiness`: Updates service documentation
6113* `service/sagemaker`: Updates service API and documentation
6114  * SageMaker notebook instances can now have a volume size configured.
6115* `service/ssm`: Updates service API and documentation
6116  * Compliance Severity feature release for State Manager. Users now have the ability to select compliance severity to their association in state manager console or CLI.
6117
6118Release v1.15.63 (2018-10-25)
6119===
6120
6121### Service Client Updates
6122* `service/ec2`: Updates service API and documentation
6123  * As part of this release we are introducing EC2 On-Demand Capacity Reservations. With On-Demand Capacity Reservations, customers can reserve the exact EC2 capacity they need, and can keep it only for as long as they need it.
6124
6125Release v1.15.62 (2018-10-24)
6126===
6127
6128### Service Client Updates
6129* `service/alexaforbusiness`: Updates service API, documentation, and paginators
6130* `service/codestar`: Updates service API and documentation
6131  * This release lets you create projects from source code and a toolchain definition that you provide.
6132
6133Release v1.15.61 (2018-10-23)
6134===
6135
6136### Service Client Updates
6137* `service/ec2`: Updates service API, documentation, and examples
6138  * Provides customers the ability to Bring Your Own IP (BYOIP) prefix.  You can bring part or all of your public IPv4 address range from your on-premises network to your AWS account. You continue to own the address range, but AWS advertises it on the internet.
6139
6140Release v1.15.60 (2018-10-22)
6141===
6142
6143### Service Client Updates
6144* `aws/endpoints`: Updated Regions and Endpoints metadata.
6145* `service/inspector`: Updates service API and documentation
6146  * Finding will be decorated with ec2 related metadata
6147* `service/shield`: Updates service API and documentation
6148  * AWS Shield Advanced API introduced a new service-specific AccessDeniedException which will be thrown when accessing individual attack information without sufficient permission.
6149
6150Release v1.15.59 (2018-10-19)
6151===
6152
6153### Service Client Updates
6154* `service/ssm`: Updates service API and documentation
6155  * Rate Control feature release for State Manager. Users now have the ability to apply rate control parameters similar to run command to their association in state manager console or CLI.
6156* `service/workspaces`: Updates service API
6157  * Added support for PowerPro and GraphicsPro WorkSpaces bundles.
6158
6159### SDK Enhancements
6160* `aws/request`: Add private ini package (#2210)
6161  * Get rids of go-ini dependency in favor of `internal/ini` package.
6162
6163Release v1.15.58 (2018-10-18)
6164===
6165
6166### Service Client Updates
6167* `service/appstream`: Updates service API and documentation
6168  * This API update adds support for creating, managing, and deleting users in the AppStream 2.0 user pool.
6169* `service/medialive`: Updates service API and documentation
6170  * This release allows you to now turn on Quality-Defined Variable Bitrate (QVBR) encoding for your AWS Elemental MediaLive channels. You can now deliver a consistently high-quality video viewing experience while reducing overall distribution bitrates by using Quality-Defined Variable Bitrate (QVBR) encoding with AWS Elemental MediaLive. QVBR is a video compression technique that automatically adjusts output bitrates to the complexity of source content and only use the bits required to maintain a defined level of quality. This means using QVBR encoding, you can save on distribution cost, while maintaining, or increasing video quality for your viewers.
6171* `service/route53`: Updates service API and documentation
6172  * This change allows customers to disable health checks.
6173
6174Release v1.15.57 (2018-10-17)
6175===
6176
6177### Service Client Updates
6178* `service/apigateway`: Updates service documentation
6179  * Documentation updates for API Gateway
6180* `service/events`: Updates service API and documentation
6181  * AWS Events - AWS Organizations Support in Event-Bus Policies. This release introduces a new parameter in the PutPermission API named Condition. Using the Condition parameter, customers can allow one or more AWS Organizations to access their CloudWatch Events Event-Bus resource.
6182
6183Release v1.15.56 (2018-10-16)
6184===
6185
6186### Service Client Updates
6187* `service/glue`: Updates service API and documentation
6188  * New Glue APIs for creating, updating, reading and deleting Data Catalog resource-based policies.
6189* `service/lightsail`: Updates service API and documentation
6190  * Adds support for Lightsail managed databases.
6191* `service/resource-groups`: Updates service API and documentation
6192
6193Release v1.15.55 (2018-10-15)
6194===
6195
6196### Service Client Updates
6197* `service/lambda`: Updates service API and documentation
6198  * Documentation updates for lambda
6199* `service/rds`: Updates service API and documentation
6200  * This release adds a new parameter to specify the DB instance or cluster parameter group for restore from DB snapshot and restore to point int time operations. For more information, see Amazon RDS Documentation.
6201* `service/servicecatalog`: Updates service API, documentation, and paginators
6202  * AWS Service Catalog enables you to reduce administrative maintenance and end-user training while adhering to compliance and security measures. With service actions, you as the administrator can enable end users to perform operational tasks, troubleshoot issues, run approved commands, or request permissions within Service Catalog. Service actions are defined using AWS Systems Manager documents, where you have access to pre-defined actions that implement AWS best practices, such asEC2 stop and reboot, as well as the ability to define custom actions.
6203
6204Release v1.15.54 (2018-10-12)
6205===
6206
6207### Service Client Updates
6208* `service/cloudtrail`: Updates service API and documentation
6209  * The LookupEvents API now supports two new attribute keys: ReadOnly and AccessKeyId
6210
6211### SDK Enhancements
6212* `aws/session`: Add support for credential source(#2201)
6213  * Allows for shared config file to contain `credential_source` with any of the given values `EcsContainer`, `Environment` or `Ec2InstanceMetadata`
6214
6215Release v1.15.53 (2018-10-11)
6216===
6217
6218### Service Client Updates
6219* `service/athena`: Updates service API and documentation
6220  * 1. GetQueryExecution API changes to return statementType of a submitted Athena query.  2. GetQueryResults API changes to return the number of rows added to a table when a CTAS query is executed.
6221* `service/directconnect`: Updates service API and documentation
6222  * This release adds support for Jumbo Frames over AWS Direct Connect. You can now set MTU value when creating new virtual interfaces. This release also includes a new API to modify MTU value of existing virtual interfaces.
6223* `service/ec2`: Updates service API
6224  * You can now launch the smaller-sized G3 instance called g3s.xlarge. G3s.xlarge provides 4 vCPU, 30.5 GB RAM and a NVIDIA Tesla M60 GPU. It is ideal for remote workstations, engineering and architectural applications, and 3D visualizations and rendering for visual effects.
6225* `service/mediaconvert`: Updates service paginators
6226  * Added Paginators for all the MediaConvert list operations
6227* `service/transcribe`: Updates service API and documentation
6228
6229Release v1.15.52 (2018-10-10)
6230===
6231
6232### Service Client Updates
6233* `service/comprehend`: Updates service API
6234* `service/es`: Updates service API and documentation
6235  * Amazon Elasticsearch Service now supports customer-scheduled service software updates. When new service software becomes available, you can request an update to your domain and benefit from new features more quickly. If you take no action, we update the service software automatically after a certain time frame.
6236* `service/transcribe`: Updates service API and documentation
6237
6238Release v1.15.51 (2018-10-09)
6239===
6240
6241### Service Client Updates
6242* `service/ssm`: Updates service API and documentation
6243  * Adds StartDate, EndDate, and ScheduleTimezone to CreateMaintenanceWindow and UpdateMaintenanceWindow; Adds NextExecutionTime to GetMaintenanceWindow and DescribeMaintenanceWindows; Adds CancelMaintenanceWindowExecution, DescribeMaintenanceWindowSchedule and DescribeMaintenanceWindowsForTarget APIs.
6244
6245Release v1.15.50 (2018-10-08)
6246===
6247
6248### Service Client Updates
6249* `service/iot`: Updates service API and documentation
6250  * We are releasing job execution timeout functionalities to customers. Customer now can set job execution timeout on the job level when creating a job.
6251* `service/iot-jobs-data`: Updates service API and documentation
6252
6253Release v1.15.49 (2018-10-05)
6254===
6255
6256### Service Client Updates
6257* `service/ds`: Updates service API and documentation
6258  * SDK changes to create a new type of trust for active directory
6259
6260Release v1.15.48 (2018-10-04)
6261===
6262
6263### Service Client Updates
6264* `service/apigateway`: Updates service API and documentation
6265  * Adding support for multi-value parameters in TestInvokeMethod and TestInvokeAuthorizer.
6266* `service/codebuild`: Updates service API and documentation
6267  * Add resolved source version field in build output
6268* `service/ssm`: Updates service API and documentation
6269  * Adds RejectedPatchesAction to baseline to enable stricted validation of the rejected Patches List ; Add InstalledRejected and InstallOverrideList to compliance reporting
6270* `service/storagegateway`: Updates service API and documentation
6271  * AWS Storage Gateway now enables you to specify folders and subfolders when you update your file gateway's view of your S3 objects using the Refresh Cache API.
6272
6273Release v1.15.47 (2018-10-02)
6274===
6275
6276### Service Client Updates
6277* `service/sagemaker`: Updates service waiters
6278  * Waiter for SageMaker Batch Transform Jobs.
6279* `service/secretsmanager`: Updates service documentation
6280  * Documentation updates for secretsmanager
6281
6282### SDK Enhancements
6283* `aws/config`: fix typo in Config struct documentation (#2169)
6284  * fix typo in Config struct documentation in aws-sdk-go/aws/config.go
6285* `internal/csm`: Add region to api call metrics (#2175)
6286* `private/model/api`: Use modeled service signing version in code generation (#2162)
6287  * Updates the SDK's code generate to make use of the model's service signature version when generating the client for the service. This allows the SDK to generate a client using the correct signature version, e.g v4 vs s3v4 without the need for additional customizations.
6288
6289### SDK Bugs
6290* `service/cloudfront/sign`: Do not Escape HTML when encode the cloudfront sign policy (#2164)
6291  * Fixes the signer escaping HTML elements `<`, `>`, and `&` in the signature policy incorrectly. Allows use of multiple query parameters in the URL to be signed.
6292  * Fixes #2163
6293
6294Release v1.15.46 (2018-10-01)
6295===
6296
6297### Service Client Updates
6298* `service/guardduty`: Updates service API and documentation
6299  * Support optional FindingPublishingFrequency parameter in CreateDetector and UpdateDetector operations, and ClientToken on Create* operations
6300* `service/rekognition`: Updates service documentation
6301  * Documentation updates for Amazon Rekognition
6302
6303Release v1.15.45 (2018-09-28)
6304===
6305
6306### Service Client Updates
6307* `service/codestar`: Updates service API and documentation
6308  * This release enables tagging CodeStar Projects at creation. The CreateProject API now includes optional tags parameter.
6309* `service/ec2`: Updates service API
6310  * You can now use EC2 High Memory instances with 6 TiB memory (u-6tb1.metal), 9 TiB memory (u-9tb1.metal), and 12 TiB memory (u-12tb1.metal), which are ideal for running large in-memory databases, including production deployments of SAP HANA. These instances offer 448 logical processors, where each logical processor is a hyperthread on 224 cores. These instance deliver high networking throughput and lower latency with up to 25 Gbps of aggregate network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking. These instances are EBS-Optimized by default, and support encrypted and unencrypted EBS volumes. This instance is only available in host-tenancy. You will need an EC2 Dedicated Host for this instance type to launch an instance.
6311
6312Release v1.15.44 (2018-09-27)
6313===
6314
6315### Service Client Updates
6316* `service/apigateway`: Updates service documentation
6317  * Adding support for OpenAPI 3.0 import and export.
6318* `service/codecommit`: Updates service API and documentation
6319  * This release adds API support for getting the contents of a file, getting the contents of a folder, and for deleting a file in an AWS CodeCommit repository.
6320* `service/mq`: Updates service API and documentation
6321  * Amazon MQ supports ActiveMQ 5.15.6, in addition to 5.15.0. Automatic minor version upgrades can be toggled. Updated the documentation.
6322
6323Release v1.15.43 (2018-09-26)
6324===
6325
6326### Service Client Updates
6327* `aws/endpoints`: Updated Regions and Endpoints metadata.
6328* `service/glue`: Updates service API and documentation
6329  * AWS Glue now supports data encryption at rest for ETL jobs and development endpoints. With encryption enabled, when you run ETL jobs, or development endpoints, Glue will use AWS KMS keys to write encrypted data at rest. You can also encrypt the metadata stored in the Glue Data Catalog using keys that you manage with AWS KMS. Additionally, you can use AWS KMS keys to encrypt the logs generated by crawlers and ETL jobs as well as encrypt ETL job bookmarks. Encryption settings for Glue crawlers, ETL jobs, and development endpoints can be configured using the security configurations in Glue. Glue Data Catalog encryption can be enabled via the settings for the Glue Data Catalog.
6330* `service/opsworkscm`: Updates service API and documentation
6331  * This release introduces a new API called ExportServerEngineAttribute to Opsworks-CM. You can use this API call to export engine specific attributes like the UserData script used for unattended bootstrapping of new nodes that connect to the server.
6332* `service/rds`: Updates service API and documentation
6333  * This release includes Deletion Protection for RDS databases.
6334* `service/sqs`: Updates service API and documentation
6335  * Documentation updates for Amazon SQS.
6336
6337### SDK Enhancements
6338* `private/protocol/restjson/restjson`: Use json.Decoder to decrease memory allocation (#2141)
6339  * Update RESTJSON protocol unmarshaler to use json.Decoder instead of ioutil.ReadAll to reduce allocations.
6340* `private/protocol/jsonrpc/jsonrpc`: Use json.Decoder to decrease memory allocation (#2142)
6341  * Update JSONPRC protocol unmarshaler to use json.Decoder instead of ioutil.ReadAll to reduce allocations.
6342
6343Release v1.15.42 (2018-09-25)
6344===
6345
6346### Service Client Updates
6347* `service/cloudfront`: Updates service documentation
6348  * Documentation updates for cloudfront
6349* `service/ds`: Updates service API and documentation
6350  * API changes related to launch of cross account for Directory Service.
6351* `service/ec2`: Updates service API and documentation
6352  * Add pagination support for ec2.describe-route-tables API.
6353
6354Release v1.15.41 (2018-09-24)
6355===
6356
6357### Service Client Updates
6358* `service/connect`: Updates service API, documentation, and paginators
6359* `service/rds`: Updates service API and documentation
6360  * Adds DB engine version requirements for option group option settings, and specifies if an option setting requires a value.
6361
6362Release v1.15.40 (2018-09-21)
6363===
6364
6365### Service Client Updates
6366* `service/mediaconvert`: Updates service API and documentation
6367  * To offer lower prices for predictable, non-urgent workloads, we propose the concept of Reserved Transcode pricing. Reserved Transcode pricing Reserved Transcoding pricing would offer the customer access to a fixed parallel processing capacity for a fixed monthly rate. This capacity would be stated in terms of number of Reserved Transcode Slots (RTSs). One RTS would be able to process one job at a time for a fixed monthly fee.
6368
6369Release v1.15.39 (2018-09-20)
6370===
6371
6372### Service Client Updates
6373* `service/ds`: Updates service API and documentation
6374  * Added CreateLogSubscription, DeleteLogSubscription, and ListLogSubscriptions APIs for Microsoft AD. Customers can now opt in to have Windows security event logs from the domain controllers forwarded to a log group in their account.
6375* `service/ec2`: Updates service API
6376  * You can now launch f1.4xlarge, a new instance size within the existing f1 family which provides two Xilinx Virtex Field Programmable Arrays (FPGAs) for acceleration. FPGA acceleration provide additional performance and time sensitivity for specialized accelerated workloads such as clinical genomics and real-time video processing. F1.4xlarge instances are available in the US East (N. Virginia), US West (Oregon), GovCloud (US), and EU West (Dublin) AWS Regions.
6377* `service/rds`: Updates service API and documentation
6378  * This launch enables RDS start-db-cluster and stop-db-cluster. Stopping and starting Amazon Aurora clusters helps you manage costs for development and test environments. You can temporarily stop all the DB instances in your cluster, instead of setting up and tearing down all the DB instances each time that you use the cluster.
6379
6380Release v1.15.38 (2018-09-19)
6381===
6382
6383### Service Client Updates
6384* `service/monitoring`: Updates service API and documentation
6385  * Amazon CloudWatch adds the ability to request png image snapshots of metric widgets using the GetMetricWidgetImage API.
6386* `service/organizations`: Updates service API and documentation
6387  * Introducing a new exception - AccountOwnerNotVerifiedException which will be returned for InviteAccountToOrganization call for unverified accounts.
6388* `service/s3`: Updates service API and documentation
6389  * S3 Cross Region Replication now allows customers to use S3 object tags to filter the scope of replication. By using S3 object tags, customers can identify individual objects for replication across AWS Regions for compliance and data protection. Cross Region Replication for S3 enables automatic and asynchronous replication of objects to another AWS Region, and with this release customers can replicate at a bucket level, prefix level or by using object tags.
6390
6391Release v1.15.37 (2018-09-18)
6392===
6393
6394### Service Client Updates
6395* `service/es`: Updates service API and documentation
6396  * Amazon Elasticsearch Service adds support for node-to-node encryption for new domains running Elasticsearch version 6.0 and above
6397* `service/rekognition`: Updates service API and documentation
6398  * This release updates the Amazon Rekognition IndexFaces API operation. It introduces a QualityFilter parameter that allows you to automatically filter out detected faces that are deemed to be of low quality by Amazon Rekognition. The quality bar is based on a variety of common use cases.  You can filter low-quality detected faces by setting QualityFilter to AUTO, which is also the default setting. To index all detected faces regardless of quality, you can specify NONE.  This release also provides a MaxFaces parameter that is useful when you want to only index the most prominent and largest faces in an image and don't want to index other faces detected in the image, such as smaller faces belonging to people standing in the background.
6399
6400Release v1.15.36 (2018-09-17)
6401===
6402
6403### Service Client Updates
6404* `service/codebuild`: Updates service API and documentation
6405  * Support build logs configuration.
6406* `service/ec2`: Updates service API and documentation
6407  * Added support for customers to tag EC2 Dedicated Hosts on creation.
6408* `service/ecs`: Updates service API and documentation
6409  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for additional Docker flags as Task Definition parameters. Customers can now configure their ECS Tasks to use systemControls (sysctl), pseudoTerminal (tty), and interactive (i) Docker flags.
6410* `service/elasticache`: Updates service API and documentation
6411  * ElastiCache for Redis added support for adding and removing read-replicas from any cluster with no cluster downtime, Shard naming: ElastiCache for Redis customers have the option of allowing ElastiCache to create names for their node groups (shards) or generating their own node group names. For more information, see https:// docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_NodeGroupConfiguration.html, ShardsToRetain: When reducing the number of node groups (shards) in an ElastiCache for Redis (cluster mode enabled) you have the option of specifying which node groups to retain or which node groups to remove. For more information, see https:// docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_ModifyReplicationGroupShardConfiguration.html, ReservationARN: ReservedNode includes an ARN, ReservationARN, member which identifies the reserved node. For more information, see https:// docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_ReservedCacheNode.html
6412* `service/elastictranscoder`: Updates service API, documentation, and paginators
6413  * Added support for MP2 container
6414* `service/monitoring`: Updates service API and documentation
6415  * Amazon CloudWatch adds the ability to publish values and counts using PutMetricData
6416* `service/secretsmanager`: Updates service documentation
6417  * Documentation updates for secretsmanager
6418
6419Release v1.15.35 (2018-09-13)
6420===
6421
6422### Service Client Updates
6423* `service/polly`: Updates service API and documentation
6424  * Amazon Polly adds Mandarin Chinese language support with new female voice - "Zhiyu"
6425
6426Release v1.15.34 (2018-09-12)
6427===
6428
6429### Service Client Updates
6430* `service/connect`: Updates service API and documentation
6431* `service/ec2`: Updates service API, documentation, and paginators
6432  * Pagination Support for DescribeNetworkInterfaces API
6433* `service/email`: Updates service documentation
6434  * Documentation updates for Amazon Simple Email Service
6435* `service/fms`: Updates service API and documentation
6436
6437Release v1.15.33 (2018-09-11)
6438===
6439
6440### Service Client Updates
6441* `service/opsworkscm`: Updates service documentation
6442  * Documentation updates for opsworkscm
6443* `service/ssm`: Updates service API and documentation
6444  * Session Manager is a fully managed AWS Systems Manager capability that provides interactive one-click access to Amazon EC2 Linux and Windows instances.
6445
6446Release v1.15.32 (2018-09-10)
6447===
6448
6449### Service Client Updates
6450* `service/cloudhsmv2`: Updates service API and documentation
6451  * With this release, we are adding 2 new APIs. DeleteBackup deletes a specified AWS CloudHSM backup. A backup can be restored up to 7 days after the DeleteBackup request. During this 7-day period, the backup will be in state PENDING_DELETION. Backups can be restored using the RestoreBackup API, which will move the backup from state PENDING_DELETION back to ACTIVE.
6452* `aws/endpoints`: Updated Regions and Endpoints metadata.
6453* `service/redshift`: Updates service API and documentation
6454  * Adding support to Redshift to change the encryption type after cluster creation completes.
6455
6456Release v1.15.31 (2018-09-07)
6457===
6458
6459### Service Client Updates
6460* `service/config`: Updates service API and documentation
6461* `service/logs`: Updates service API and documentation
6462  * * Adding a log prefix parameter for filter log events API and minor updates to the documentation
6463
6464### SDK Enhancements
6465* `private/protocol/json/jsonutil`: Use json.Decoder to decrease memory allocation ([#2115](https://github.com/aws/aws-sdk-go/pull/2115))
6466  * Updates the SDK's JSON protocol marshaler to use `json.Decoder` instead of `ioutil.ReadAll`. This reduces the memory unmarshaling JSON payloads by about 50%.
6467  * Fix [#2114](https://github.com/aws/aws-sdk-go/pull/2114)
6468
6469Release v1.15.29 (2018-09-06)
6470===
6471
6472### Service Client Updates
6473* `service/apigateway`: Updates service API and documentation
6474  * Add support for Active X-Ray with API Gateway
6475* `service/codecommit`: Updates service API and documentation
6476  * This release adds additional optional fields to the pull request APIs.
6477* `aws/endpoints`: Updated Regions and Endpoints metadata.
6478* `service/mediaconvert`: Updates service API and documentation
6479  * This release adds support for Cost Allocation through tagging and also enables adding, editing, and removal of tags from the MediaConvert console.
6480
6481### SDK Enhancements
6482* `private/protocol`: Serialization errors will now be wrapped in `awserr.RequestFailure` types ([#2135](https://github.com/aws/aws-sdk-go/pull/2135))
6483  * Updates the SDK protocol unmarshaling to handle the `SerializationError` as a request failure allowing for inspection of `requestID`s and status codes.
6484
6485Release v1.15.28 (2018-09-05)
6486===
6487
6488### Service Client Updates
6489* `service/appstream`: Updates service API and documentation
6490  * Added support for enabling persistent application settings for a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.
6491* `service/dynamodb`: Updates service API and documentation
6492  * New feature for Amazon DynamoDB.
6493* `service/elasticloadbalancing`: Updates service API and documentation
6494* `service/rds`: Updates service documentation
6495  * Fix broken links in the RDS CLI Reference to the Aurora User Guide
6496* `service/s3`: Updates service API, documentation, and examples
6497  * Parquet input format support added for the SelectObjectContent API
6498
6499### SDK Enhancements
6500* `private/model/api`: Add "Deprecated" to deprecated API operation and type doc strings ([#2129](https://github.com/aws/aws-sdk-go/pull/2129))
6501  * Updates the SDK's code generation to include `Deprecated` in the documentation string for API operations and types that are depercated by a service.
6502  * Related to [golang/go#10909](https://github.com/golang/go/issues/10909)
6503  * https://blog.golang.org/godoc-documenting-go-code
6504
6505### SDK Bugs
6506* `service/s3/s3manager`: Fix Download Manager with iterator docs ([#2131](https://github.com/aws/aws-sdk-go/pull/2131))
6507  * Fixes the S3 Download manager's DownloadWithIterator documentation example.
6508  * Fixes [#1824](https://github.com/aws/aws-sdk-go/issues/1824)
6509
6510Release v1.15.27 (2018-09-04)
6511===
6512
6513### Service Client Updates
6514* `service/rds`: Updates service documentation
6515  * Updating cross references for the new Aurora User Guide.
6516* `service/rekognition`: Updates service API and documentation
6517  * This release introduces a new API called DescribeCollection to Amazon Rekognition. You can use DescribeCollection to get information about an existing face collection. Given the ID for a face collection, DescribeCollection returns the following information: the number of faces indexed into the collection, the version of the face detection model used by the collection, the Amazon Resource Name (ARN) of the collection and the creation date/time of the collection.
6518
6519Release v1.15.26 (2018-08-31)
6520===
6521
6522### Service Client Updates
6523* `service/eks`: Updates service API and documentation
6524* `service/waf`: Updates service API and documentation
6525  * This change includes support for the WAF FullLogging feature through which Customers will have access to all the logs of requests that are inspected by a WAF WebACL. The new APIs allow Customers to manage association of a WebACL with one or more supported "LogDestination" and redact any request fields from the logs.
6526* `service/waf-regional`: Updates service API and documentation
6527
6528Release v1.15.25 (2018-08-30)
6529===
6530
6531### Service Client Updates
6532* `service/codebuild`: Updates service API and documentation
6533  * Support multiple sources and artifacts for CodeBuild projects.
6534* `service/sagemaker`: Updates service API and documentation
6535  * VolumeKmsKeyId now available in Batch Transform Job
6536
6537Release v1.15.24 (2018-08-29)
6538===
6539
6540### Service Client Updates
6541* `service/glue`: Updates service API and documentation
6542  * AWS Glue now supports data encryption at rest for ETL jobs and development endpoints. With encryption enabled, when you run ETL jobs, or development endpoints, Glue will use AWS KMS keys to write encrypted data at rest. You can also encrypt the metadata stored in the Glue Data Catalog using keys that you manage with AWS KMS. Additionally, you can use AWS KMS keys to encrypt the logs generated by crawlers and ETL jobs as well as encrypt ETL job bookmarks. Encryption settings for Glue crawlers, ETL jobs, and development endpoints can be configured using the security configurations in Glue. Glue Data Catalog encryption can be enabled via the settings for the Glue Data Catalog.
6543* `service/mediapackage`: Updates service API and documentation
6544  * MediaPackage now provides input redundancy. Channels have two ingest endpoints that can receive input from encoders. OriginEndpoints pick one of the inputs receiving content for playback and automatically switch to the other input if the active input stops receiving content. Refer to the User Guide (https://docs.aws.amazon.com/mediapackage/latest/ug/what-is.html) for more details on this feature.
6545* `service/runtime.sagemaker`: Updates service API and documentation
6546
6547Release v1.15.23 (2018-08-28)
6548===
6549
6550### Service Client Updates
6551* `service/glue`: Updates service API and documentation
6552  * New Glue APIs for creating, updating, reading and deleting Data Catalog resource-based policies.
6553* `service/xray`: Updates service API and documentation
6554  * Support for new APIs that enable management of sampling rules.
6555
6556Release v1.15.22 (2018-08-27)
6557===
6558
6559### Service Client Updates
6560* `aws/endpoints`: Updated Regions and Endpoints metadata.
6561* `service/iot`: Updates service API and documentation
6562  * This release adds support to create a Stream and Code signing for Amazon FreeRTOS job along with Over-the-air updates.
6563* `service/iotanalytics`: Updates service API, documentation, and paginators
6564* `service/redshift`: Updates service documentation
6565  * Documentation updates for redshift
6566* `service/signer`: Adds new service
6567  * AWS Signer is a new feature that allows Amazon FreeRTOS (AFR) Over The Air (OTA) customers to cryptographically sign code using code-signing certificates managed by AWS Certificate Manager.
6568
6569Release v1.15.21 (2018-08-25)
6570===
6571
6572### Service Client Updates
6573* `service/glue`: Updates service API and documentation
6574  * AWS Glue now supports data encryption at rest for ETL jobs and development endpoints. With encryption enabled, when you run ETL jobs, or development endpoints, Glue will use AWS KMS keys to write encrypted data at rest. You can also encrypt the metadata stored in the Glue Data Catalog using keys that you manage with AWS KMS. Additionally, you can use AWS KMS keys to encrypt the logs generated by crawlers and ETL jobs as well as encrypt ETL job bookmarks. Encryption settings for Glue crawlers, ETL jobs, and development endpoints can be configured using the security configurations in Glue. Glue Data Catalog encryption can be enabled via the settings for the Glue Data Catalog.
6575
6576Release v1.15.20 (2018-08-24)
6577===
6578
6579### Service Client Updates
6580* `service/cognito-idp`: Updates service API and documentation
6581* `service/events`: Updates service API and documentation
6582  * Added Fargate and NetworkConfiguration support to EcsParameters.
6583
6584Release v1.15.19 (2018-08-23)
6585===
6586
6587### Service Client Updates
6588* `service/iot`: Updates service API and documentation
6589  * This release adds support for IoT Thing Group Indexing and Searching functionality.
6590* `service/iotanalytics`: Updates service API and documentation
6591* `service/lex-models`: Updates service API
6592* `service/medialive`: Updates service API, documentation, and paginators
6593  * Adds two APIs for working with Channel Schedules: BatchUpdateSchedule and DescribeSchedule. These APIs allow scheduling actions for SCTE-35 message insertion and for static image overlays.
6594* `service/rekognition`: Updates service API, documentation, and examples
6595  * This release introduces a new API called DescribeCollection to Amazon Rekognition.  You can use DescribeCollection to get information about an existing face collection. Given the ID for a face collection, DescribeCollection returns the following information: the number of faces indexed into the collection, the version of the face detection model used by the collection, the Amazon Resource Name (ARN) of the collection and the creation date/time of the collection.
6596
6597Release v1.15.18 (2018-08-22)
6598===
6599
6600### Service Client Updates
6601* `service/snowball`: Updates service API
6602  * Snowball job states allow customers to track the status of the Snowball job. We are launching a new Snowball job state "WithSortingFacility"!  When customer returns the Snowball to AWS, the device first goes to a sorting facility before it reaches an AWS data center.  Many customers have requested us to add a new state to reflect the presence of the device at the sorting facility for better tracking. Today when a customer returns  the Snowball, the state first changes from "InTransitToAWS" to "WithAWS". With the addition of new state, the device will move from "InTransitToAWS" to "WithAWSSortingFacility", and then to "WithAWS".  There are no other changes to the API at this time besides adding this new state.
6603
6604Release v1.15.17 (2018-08-21)
6605===
6606
6607### Service Client Updates
6608* `service/dlm`: Updates service documentation
6609* `service/ec2`: Updates service API
6610  * Added support for T3 Instance type in EC2. To learn more about T3 instances, please see https://aws.amazon.com/ec2/instance-types/t3/
6611* `service/elasticbeanstalk`: Updates service API, documentation, and examples
6612  * Elastic Beanstalk adds the "Privileged" field to the "CPUUtilization" type, to support enhanced health reporting in Windows environments.
6613* `service/rds`: Updates service paginators
6614  * Adds a paginator for the DescribeDBClusters operation.
6615
6616Release v1.15.16 (2018-08-20)
6617===
6618
6619### Service Client Updates
6620* `service/dynamodb`: Updates service API and documentation
6621  * Added SSESpecification block to update-table command which allows users to modify table Server-Side Encryption. Added two new fields (SSEType and KMSMasterKeyId) to SSESpecification block used by create-table and update-table commands. Added new SSEDescription Status value UPDATING.
6622* `service/mediaconvert`: Updates service API
6623  * This release fixes backward-incompatible changes from a previous release. That previous release changed non-required job settings to required, which prevented jobs and job templates from merging correctly. The current change removes validation of required settings from the SDK and instead centralizes the validation in the service API. For information on required settings, see the Resources chapter of the AWS Elemental MediaConvert API Reference https://docs.aws.amazon.com/mediaconvert/latest/apireference/resources.html
6624
6625Release v1.15.15 (2018-08-17)
6626===
6627
6628### Service Client Updates
6629* `service/dax`: Updates service API
6630  * DAX CreateClusterRequest is updated to include IamRoleArn as a required request parameter.
6631* `service/sagemaker`: Updates service API and documentation
6632  * Added an optional boolean parameter, 'DisassociateLifecycleConfig', to the UpdateNotebookInstance operation. When set to true, the lifecycle configuration associated with the notebook instance will be removed, allowing a new one to be set via a new 'LifecycleConfigName' parameter.
6633* `service/secretsmanager`: Updates service documentation
6634  * Documentation updates for Secrets Manager
6635
6636Release v1.15.14 (2018-08-16)
6637===
6638
6639### Service Client Updates
6640* `service/discovery`: Updates service API, documentation, and paginators
6641  * The Application Discovery Service's Continuous Export APIs allow you to analyze your on-premises server inventory data, including system performance and network dependencies, in Amazon Athena.
6642* `service/ec2`: Updates service API
6643  * The 'Attribute' parameter DescribeVolumeAttribute request has been marked as required - the API has always required this parameter, but up until now this wasn't reflected appropriately in the SDK.
6644* `service/mediaconvert`: Updates service API and documentation
6645  * Added WriteSegmentTimelineInRepresentation option for Dash Outputs
6646* `service/redshift`: Updates service API and documentation
6647  * You can now resize your Amazon Redshift cluster quickly. With the new ResizeCluster action, your cluster is available for read and write operations within minutes
6648* `service/ssm`: Updates service API and documentation
6649  * AWS Systems Manager Inventory now supports groups to quickly see a count of which managed instances are and arent configured to collect one or more Inventory types
6650
6651Release v1.15.13 (2018-08-15)
6652===
6653
6654### Service Client Updates
6655* `service/devicefarm`: Updates service API and documentation
6656  * Support for running tests in a custom environment with live logs/video streaming, full test features parity and reduction in overall test execution time.
6657* `aws/endpoints`: Updated Regions and Endpoints metadata.
6658
6659Release v1.15.12 (2018-08-14)
6660===
6661
6662### Service Client Updates
6663* `service/autoscaling`: Updates service API and documentation
6664  * Add batch operations for creating/updating and deleting scheduled scaling actions.
6665* `service/cloudfront`: Adds new service
6666  * Lambda@Edge Now Provides You Access to the Request Body for HTTP POST/PUT Processing. With this feature, you can now offload more origin logic to the edge and improve end-user latency. Developers typically use Web/HTML forms or Web Beacons/Bugs as a mechanism to collect data from the end users and then process that data at their origins servers. For example, if you are collecting end user behavior data through a web beacon on your website, you can use this feature to access the user behavior data and directly log it to an Amazon Kinesis Firehose endpoint from the Lambda function, thereby simplifying your origin infrastructure.
6667* `aws/endpoints`: Updated Regions and Endpoints metadata.
6668* `service/es`: Updates service API, documentation, and paginators
6669  * Amazon Elasticsearch Service adds support for no downtime, in-place upgrade for Elasticsearch version 5.1 and above.
6670
6671Release v1.15.11 (2018-08-13)
6672===
6673
6674### Service Client Updates
6675* `service/sagemaker`: Updates service API and documentation
6676  * SageMaker updated the default endpoint URL to support Private Link via the CLI/SDK.
6677
6678Release v1.15.10 (2018-08-10)
6679===
6680
6681### Service Client Updates
6682* `service/mediaconvert`: Updates service API and documentation
6683  * This release adds support for a new rate control mode, Quality-Defined Variable Bitrate (QVBR) encoding, includes updates to optimize transcoding performance, and resolves previously reported bugs.
6684* `service/rds`: Updates service documentation
6685  * Documentation updates for rds
6686
6687Release v1.15.9 (2018-08-09)
6688===
6689
6690### Service Client Updates
6691* `service/dax`: Updates service API and documentation
6692  * Add the SSESpecification field to CreateCluster to allow creation of clusters with server-side encryption, and add the SSEDescription field to DescribeClusters to display the status of server-side encryption for a cluster.
6693* `service/ecs`: Updates service API and documentation
6694  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for Docker volumes and Docker volume drivers. Customers can now configure their ECS Tasks to use Docker volumes, enabling stateful and storage-intensive applications to be deployed on ECS.
6695* `service/rds`: Updates service API, documentation, and examples
6696  * Launch RDS Aurora Serverless
6697
6698Release v1.15.8 (2018-08-08)
6699===
6700
6701### Service Client Updates
6702* `service/secretsmanager`: Updates service API and documentation
6703  * This release introduces a ForceDeleteWithoutRecovery parameter to the DeleteSecret API enabling customers to force the deletion of a secret without any recovery window
6704* `service/ssm`: Updates service API and documentation
6705  * AWS Systems Manager Automation is launching two new features for Automation Execution Rate Control based on tags and customized parameter maps. With the first feature, customer can target their resources by specifying a Tag with Key/Value. With the second feature, Parameter maps rate control, customers can benefit from customization of input parameters.
6706
6707Release v1.15.7 (2018-08-07)
6708===
6709
6710### Service Client Updates
6711* `service/codebuild`: Updates service API and documentation
6712  * Release semantic versioning feature for CodeBuild
6713* `service/ec2`: Updates service API and documentation
6714  * Amazon VPC Flow Logs adds support for delivering flow logs directly to S3
6715* `service/logs`: Updates service API and documentation
6716  * Documentation Update
6717* `service/pinpoint`: Updates service API and documentation
6718  * This release includes a new batch API call for Amazon Pinpoint which can be used to update endpoints and submit events. This call will accept events from clients such as mobile devices and AWS SDKs. This call will accept requests which has multiple endpoints and multiple events attached to those endpoints in a single call. This call will update the endpoints attached and will ingest events for those endpoints. The response from this call will be a multipart response per endpoint/per event submitted.
6719* `service/ssm`: Updates service API and documentation
6720  * Two new filters ExecutionStage and DocumentName will be added to ListCommands so that customers will have more approaches to query their commands.
6721
6722Release v1.15.6 (2018-08-06)
6723===
6724
6725### Service Client Updates
6726* `service/dynamodb`: Updates service API and documentation
6727  * Amazon DynamoDB Point-in-time recovery (PITR) provides continuous backups of your table data. DynamoDB now supports the ability to self-restore a deleted PITR enabled table. Now, when a table with PITR enabled is deleted, a system backup is automatically created and retained for 35 days (at no additional cost). System backups allow you to restore the deleted PITR enabled table to the state it was just before the point of deletion. For more information, see the Amazon DynamoDB Developer Guide.
6728* `service/health`: Updates service API, documentation, and paginators
6729  * Updates the ARN structure vended by AWS Health API. All ARNs will now include the service and type code of the associated event, as vended by DescribeEventTypes.
6730
6731Release v1.15.5 (2018-08-03)
6732===
6733
6734### Service Client Updates
6735* `service/alexaforbusiness`: Updates service API and documentation
6736
6737Release v1.15.4 (2018-08-02)
6738===
6739
6740### Service Client Updates
6741* `aws/endpoints`: Updated Regions and Endpoints metadata.
6742* `service/kinesis`: Updates service API, documentation, and paginators
6743  * This update introduces SubscribeToShard and RegisterStreamConsumer APIs which allows for retrieving records on a data stream over HTTP2 with enhanced fan-out capabilities. With this new feature the Java SDK now supports event streaming natively which will allow you to define payload and exception structures on the client over a persistent connection. For more information, see Developing Consumers with Enhanced Fan-Out in the Kinesis Developer Guide.
6744* `service/polly`: Updates service API and documentation
6745  * Amazon Polly enables female voice Aditi to speak Hindi language
6746* `service/resource-groups`: Updates service API and documentation
6747* `service/ssm`: Updates service API and documentation
6748  * This release updates AWS Systems Manager APIs to let customers create and use service-linked roles to register and edit Maintenance Window tasks.
6749
6750Release v1.15.3 (2018-08-01)
6751===
6752
6753### Service Client Updates
6754* `service/storagegateway`: Updates service API, documentation, and examples
6755  * AWS Storage Gateway now enables you to create stored volumes with AWS KMS support.
6756* `service/transcribe`: Updates service API and documentation
6757
6758Release v1.15.2 (2018-07-31)
6759===
6760
6761### Service Client Updates
6762* `service/connect`: Updates service API and documentation
6763* `service/es`: Updates service API and documentation
6764  * Amazon Elasticsearch Service adds support for enabling Elasticsearch error logs, providing you valuable information for troubleshooting your Elasticsearch domains quickly and easily. These logs are published to the Amazon CloudWatch Logs service and can be turned on or off at will.
6765* `service/iot`: Updates service API and documentation
6766  * As part of this release we are introducing a new IoT security service, AWS IoT Device Defender, and extending capability of AWS IoT to support Step Functions rule action. The AWS IoT Device Defender is a fully managed service that helps you secure your fleet of IoT devices. For more details on this new service, go to https://aws.amazon.com/iot-device-defender. The Step Functions rule action lets you start an execution of AWS Step Functions state machine from a rule.
6767* `service/kms`: Updates service API and documentation
6768  * Added a KeyID parameter to the ListAliases operation. This parameter allows users to list only the aliases that refer to a particular AWS KMS customer master key. All other functionality remains intact.
6769* `service/mediaconvert`: Updates service API and documentation
6770  * Fixes an issue with modeled timestamps being labeled with the incorrect format.
6771
6772### SDK Enhancements
6773* `service/dynamodb/dynamodbattribute`: Add support for custom struct tag keys([#2054](https://github.com/aws/aws-sdk-go/pull/2054))
6774  * Adds support for (un)marshaling Go types using custom struct tag keys. The new `MarshalOptions.TagKey` allows the user to specify the tag key to use when (un)marshaling struct fields.  Adds support for struct tags such as `yaml`, `toml`, etc. Support for these keys are in name only, and require the tag value format and values to be supported by the package's Marshalers.
6775
6776### SDK Bugs
6777* `aws/endpoints`: Add workaround for AWS China Application Autoscaling ([#2080](https://github.com/aws/aws-sdk-go/pull/2080))
6778  * Adds workaround to correct the endpoint for Application Autoscaling running in AWS China. This will allow your application to make API calls to Application Autoscaling service in AWS China.
6779  * Fixes [#2079](https://github.com/aws/aws-sdk-go/issues/2079)
6780  * Fixes [#1957](https://github.com/aws/aws-sdk-go/issues/1957)
6781* `private/protocol/xml/xmlutil`: Fix SDK marshaling of empty types ([#2081](https://github.com/aws/aws-sdk-go/pull/2081))
6782  * Fixes the SDK's marshaling of types without members. This corrects the issue where the SDK would not marshal an XML tag for a type, if that type did not have any exported members.
6783  * Fixes [#2015](https://github.com/aws/aws-sdk-go/issues/2015)
6784
6785Release v1.15.1 (2018-07-30)
6786===
6787
6788### Service Client Updates
6789* `service/cloudhsmv2`: Updates service API and documentation
6790  * This update  to the AWS CloudHSM API adds copy-backup-to-region, which allows you to copy a backup of a cluster from one region to another. The copied backup can be used in the destination region to create a new AWS CloudHSM cluster as a clone of the original cluster.
6791* `service/directconnect`: Updates service API and documentation
6792  * 1. awsDeviceV2 field is introduced for Connection/Lag/Interconnect/VirtualInterface/Bgp Objects, while deprecating the awsDevice field for Connection/Lag/Interconnect Objects. 2. region field is introduced for VirtualInterface/Location objects
6793* `service/glacier`: Updates service API and documentation
6794  * Documentation updates for glacier
6795* `service/glue`: Updates service API and documentation
6796  * Glue Development Endpoints now support association of multiple SSH public keys with a development endpoint.
6797* `service/iot`: Updates service API and documentation
6798  * get rid of documentParameters field from CreateJob API
6799* `service/mq`: Updates service API, documentation, and paginators
6800  * Modified the CreateBroker, UpdateBroker, and DescribeBroker operations to support integration with Amazon CloudWatch Logs. Added a field to indicate the IP address(es) that correspond to wire-level endpoints of broker instances. While a single-instance broker has one IP address, an active/standby broker for high availability has 2 IP addresses. Added fields to indicate the time when resources were created. Updated documentation for Amazon MQ.
6801* `service/sagemaker`: Updates service API and documentation
6802  * Added SecondaryStatusTransitions to DescribeTrainingJob to provide more visibility into SageMaker training job progress and lifecycle.
6803
6804Release v1.15.0 (2018-07-26)
6805===
6806
6807### Service Client Updates
6808* `service/codebuild`: Updates service API and documentation
6809  * Add artifacts encryptionDisabled and build encryptionKey.
6810* `service/ec2`: Updates service API and documentation
6811  * This change provides the EC2/Spot customers with two new allocation strategies -- LowestN for Spot instances, and OD priority for on-demand instances.
6812* `service/greengrass`: Updates service documentation
6813  * Documentation updates for Greengrass Local Resource Access feature
6814* `service/inspector`: Updates service API and documentation
6815  * inspector will return ServiceTemporarilyUnavailableException when service is under stress
6816* `service/redshift`: Updates service API and documentation
6817  * When we make a new version of Amazon Redshift available, we update your cluster during its maintenance window. By selecting a maintenance track, you control whether we update your cluster with the most recent approved release, or with the previous release. The two values for maintenance track are current and trailing. If you choose the current track, your cluster is updated with the latest approved release. If you choose the trailing track, your cluster is updated with the release that was approved previously.The new API operation for managing maintenance tracks for a cluster is DescribeClusterTracks. In addition, the following API operations have new MaintenanceTrackName parameters:  Cluster,  PendingModifiedValues,  ModifyCluster,  RestoreFromClusterSnapshot,  CreateCluster,  Snapshot
6818* `service/ssm`: Updates service API and documentation
6819  * This release updates AWS Systems Manager APIs to allow customers to attach labels to history parameter records and reference history parameter records via labels.  It also adds Parameter Store integration with AWS Secrets Manager to allow referencing and retrieving AWS Secrets Manager's secrets from Parameter Store.
6820
6821### SDK Features
6822* `private/model/api`: SDK APIs input/output are not consistently generated ([#2073](https://github.com/aws/aws-sdk-go/pull/2073))
6823  * Updates the SDK's API code generation to generate the API input and output types consistently. This ensures that the SDK will no longer rename input/output types unexpectedly as in [#2070](https://github.com/aws/aws-sdk-go/issues/2070). SDK API input and output parameter types will always be the API name with a suffix of Input and Output.
6824  * Existing service APIs which were incorrectly modeled have been preserved to ensure they do not break.
6825  * Fixes [#2070](https://github.com/aws/aws-sdk-go/issues/2070)
6826
6827### SDK Enhancements
6828* `service/s3/s3manager`: Document default behavior for Upload's MaxNumParts ([#2077](https://github.com/aws/aws-sdk-go/issues/2077))
6829  * Updates the S3 Upload Manager's default behavior for MaxNumParts, and ensures that the Uploader.MaxNumPart's member value is initialized properly if the type was created via struct initialization instead of using the NewUploader function.
6830  * Fixes [#2015](https://github.com/aws/aws-sdk-go/issues/2015)
6831
6832### SDK Bugs
6833* `private/model/api`: SDK APIs input/output are not consistently generated ([#2073](https://github.com/aws/aws-sdk-go/pull/2073))
6834  * Fixes EFS service breaking change in v1.14.26 where `FileSystemDescription` was incorrectly renamed to `UpdateFileSystemOutput.
6835  * Fixes [#2070](https://github.com/aws/aws-sdk-go/issues/2070)
6836
6837Release v1.14.33 (2018-07-25)
6838===
6839
6840### Service Client Updates
6841* `service/ec2`: Updates service API
6842  * R5 is the successor to R4 in EC2's memory-optimized instance family. R5d is a variant of R5 that has local NVMe SSD. Z1d instances deliver both high compute and high memory. Z1d instances use custom Intel Xeon Scalable Processors running at up to 4.0 GHz, powered by sustained all-core Turbo Boost. They are available in 6 sizes, with up to 48 vCPUs, 384 GiB of memory, and 1.8 TB of local NVMe storage.
6843* `service/ecs`: Updates service API and documentation
6844  * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for private registry authentication using AWS Secrets Manager. With private registry authentication, private Docker images can be used in a task definition.
6845* `service/elasticloadbalancingv2`: Updates service API and documentation
6846
6847Release v1.14.32 (2018-07-24)
6848===
6849
6850### Service Client Updates
6851* `service/dynamodb`: Updates service API and documentation
6852  * With this SDK update, APIs UpdateGlobalTableSettings and DescribeGlobalTableSettings now allow consistently configuring AutoScaling settings for a DynamoDB global table. Previously, they would only allow consistently setting IOPS. Now new APIs are being released, existing APIs are being extended.
6853
6854Release v1.14.31 (2018-07-20)
6855===
6856
6857### Service Client Updates
6858* `service/config`: Updates service API
6859* `service/dlm`: Updates service documentation
6860
6861### SDK Enhancements
6862* `service/s3/s3manager`: Add documentation for sequential download [#2065](https://github.com/aws/aws-sdk-go/pull/2065)
6863  * Adds documentation for downloading object sequentially with the S3 download manager.
6864
6865Release v1.14.30 (2018-07-19)
6866===
6867
6868### Service Client Updates
6869* `service/mediapackage`: Updates service API and documentation
6870  * Adds support for DASH OriginEnpoints with multiple media presentation description periods triggered by presence of SCTE-35 ad markers in Channel input streams.
6871
6872### SDK Enhancements
6873* `aws/default`: Add helper to get default provider chain list of credential providers ([#2059](https://github.com/aws/aws-sdk-go/issues/2051))
6874  * Exports the default provider chain list of providers so it can be used to compose custom chains of credential providers.
6875  * Fixes [#2051](https://github.com/aws/aws-sdk-go/issues/2051)
6876
6877Release v1.14.29 (2018-07-18)
6878===
6879
6880### Service Client Updates
6881* `service/iotanalytics`: Updates service API and documentation
6882
6883Release v1.14.28 (2018-07-17)
6884===
6885
6886### Service Client Updates
6887* `service/comprehend`: Updates service API and documentation
6888* `service/polly`: Updates service API, documentation, and paginators
6889  * Amazon Polly adds new API for asynchronous synthesis to S3
6890* `service/sagemaker`: Updates service API, documentation, and paginators
6891  * Amazon SageMaker has added the capability for customers to run fully-managed, high-throughput batch transform machine learning models with a simple API call. Batch Transform is ideal for high-throughput workloads and predictions in non-real-time scenarios where data is accumulated over a period of time for offline processing.
6892* `service/snowball`: Updates service API and documentation
6893  * AWS Snowball Edge announces the availability of Amazon EC2 compute instances that run on the device. AWS Snowball Edge is a 100-TB ruggedized device built to transfer data into and out of AWS with optional support for local Lambda-based compute functions. With this feature, developers and administrators can run their EC2-based applications on the device providing them with an end to end vertically integrated AWS experience. Designed for data pre-processing, compression, machine learning, and data collection applications, these new instances, called SBE1 instances, feature 1.8 GHz Intel Xeon D processors up to 16 vCPUs, and 32 GB of memory. The SBE1 instance type is available in four sizes and multiple instances can be run on the device at the same time. Customers can now run compute instances using the same Amazon Machine Images (AMIs) that are used in Amazon EC2.
6894
6895Release v1.14.27 (2018-07-13)
6896===
6897
6898### Service Client Updates
6899* `service/appstream`: Updates service API, documentation, and paginators
6900  * This API update adds support for sharing AppStream images across AWS accounts within the same region.
6901* `service/kinesis-video-archived-media`: Updates service API and documentation
6902* `service/kinesisvideo`: Updates service API and documentation
6903  * Adds support for HLS video playback of Kinesis Video streams using the KinesisVideo client by including "GET_HLS_STREAMING_SESSION_URL" as an additional APIName parameter in the GetDataEndpoint input.
6904
6905Release v1.14.26 (2018-07-12)
6906===
6907
6908### Service Client Updates
6909* `service/appsync`: Updates service API and documentation
6910* `service/codebuild`: Updates service API
6911  * Update CodeBuild CreateProject API - serviceRole is a required input
6912* `service/dlm`: Adds new service
6913* `service/elasticfilesystem`: Updates service API and documentation
6914  * Amazon EFS now allows you to instantly provision the throughput required for your applications independent of the amount of data stored in your file system, allowing you to optimize throughput for your applications performance needs. Starting today, you can provision the throughput your applications require quickly with a few simple steps using AWS Console, AWS CLI or AWS API to achieve consistent performance.
6915* `service/elasticmapreduce`: Updates service API and documentation
6916  * Documentation updates for EMR.
6917* `service/iam`: Updates service API and documentation
6918  * SDK release to support IAM delegated administrator feature. The feature lets customers attach permissions boundary to IAM principals. The IAM principals cannot operate exceeding the permission specified in permissions boundary.
6919
6920### SDK Enhancements
6921* `aws/credentials/ec2rolecreds`: Avoid unnecessary redirect [#2037](https://github.com/aws/aws-sdk-go/pull/2037)
6922  * This removes the unnecessary redirect for /latest/meta-data/iam/security-credentials/
6923
6924Release v1.14.25 (2018-07-11)
6925===
6926
6927### Service Client Updates
6928* `service/apigateway`: Updates service API and documentation
6929  * Support for fine grain throttling for API gateway.
6930* `service/ce`: Updates service API and documentation
6931* `service/s3`: Updates service API and documentation
6932  * S3 Select support for BZIP2 compressed input files
6933* `service/ssm`: Updates service API and documentation
6934  * Support Conditional Branching OnFailure for SSM Automation
6935
6936Release v1.14.24 (2018-07-10)
6937===
6938
6939### Service Client Updates
6940* `service/appstream`: Updates service API, documentation, paginators, and examples
6941  * This API update adds pagination to the DescribeImages API to support future features and enhancements.
6942* `service/codebuild`: Updates service API and documentation
6943  * API changes to CodeBuild service, support report build status for Github sources
6944* `service/ec2`: Updates service API and documentation
6945  * Support CpuOptions field in Launch Template data and allow Launch Template name to contain hyphen.
6946* `service/glue`: Updates service API and documentation
6947  * AWS Glue adds the ability to crawl DynamoDB tables.
6948* `service/opsworks`: Updates service documentation
6949  * Documentation updates for AWS OpsWorks Stacks.
6950
6951Release v1.14.23 (2018-07-10)
6952===
6953
6954### Service Client Updates
6955* `service/application-autoscaling`: Updates service documentation
6956
6957Release v1.14.22 (2018-07-09)
6958===
6959
6960### Service Client Updates
6961* `service/application-autoscaling`: Updates service API
6962* `service/ce`: Updates service API and documentation
6963* `service/dms`: Updates service API and documentation
6964  * Added support for DmsTransfer endpoint type and support for re-validate option in table reload API.
6965* `service/lambda`: Updates service API
6966  * Add support for .NET Core 2.1 to Lambda.
6967* `service/transcribe`: Updates service API and documentation
6968
6969Release v1.14.21 (2018-07-06)
6970===
6971
6972### Service Client Updates
6973* `service/mediaconvert`: Updates service API and documentation
6974  * This release adds support for the following 1) users can specify tags to be attached to queues, presets, and templates during creation of those resources on MediaConvert. 2) users can now view the count of jobs in submitted state and in progressing state on a per queue basis.
6975* `service/serverlessrepo`: Updates service API and documentation
6976
6977Release v1.14.20 (2018-07-05)
6978===
6979
6980### Service Client Updates
6981* `service/pinpoint`: Updates service API and documentation
6982  * This release of the Amazon Pinpoint SDK adds the ability to create complex segments and validate phone numbers for SMS messages. It also adds the ability to get or delete endpoints based on user IDs, remove attributes from endpoints, and list the defined channels for an app.
6983* `service/sagemaker`: Updates service API and documentation
6984  * Amazon SageMaker NotebookInstances supports 'Updating' as a NotebookInstanceStatus.  In addition, DescribeEndpointOutput now includes Docker repository digest of deployed Model images.
6985
6986Release v1.14.19 (2018-07-03)
6987===
6988
6989### Service Client Updates
6990* `service/acm`: Updates service waiters
6991  * Adds a "CertificateValidated" waiter to AWS Certificate Manager clients, which polls on a new certificate's validation state.
6992* `service/ec2`: Updates service API, documentation, and examples
6993  * Added support for customers to tag EC2 Dedicated Hosts
6994* `aws/endpoints`: Updated Regions and Endpoints metadata.
6995* `service/redshift`: Updates service API and documentation
6996  * Feature 1 - On-demand cluster release version - When Amazon Redshift releases a new cluster version, you can choose to upgrade to that version immediately instead of waiting until your next maintenance window. You can also choose to roll back to a previous version. The two new APIs added for managing cluster release version are - ModifyClusterDbRevision, DescribeClusterDbRevisions. Feature 2 - Upgradeable reserved instance - You can now exchange one Reserved Instance for a new Reserved Instance with no changes to the terms of your existing Reserved Instance (term, payment type, or number of nodes). The two new APIs added for managing these upgrades are - AcceptReservedNodeExchange, GetReservedNodeExchangeOfferings.
6997
6998### SDK Enhancements
6999* `private/model/api`: Add EventStream support over RPC protocol ([#1998](https://github.com/aws/aws-sdk-go/pull/1998))
7000  * Adds support for EventStream over JSON PRC protocol. This adds support for the EventStream's initial-response event, EventStream headers, and EventStream modeled exceptions. Also replaces the hand written tests with generated tests for EventStream usage.
7001
7002Release v1.14.18 (2018-07-02)
7003===
7004
7005### Service Client Updates
7006* `service/ssm`: Updates service API, documentation, and examples
7007  * Execution History and StartAssociationOnce release for State Manager. Users now have the ability to view association execution history with DescribeAssociationExecutions and DescribeAssociationExecutionTargets. Users can also execute an association by calling StartAssociationOnce.
7008
7009Release v1.14.17 (2018-06-29)
7010===
7011
7012### Service Client Updates
7013* `service/secretsmanager`: Updates service examples
7014  * New SDK code snippet examples for the new APIs released for the Resource-based Policy support in Secrets Manager
7015
7016Release v1.14.16 (2018-06-28)
7017===
7018
7019### Service Client Updates
7020* `service/elasticbeanstalk`: Updates service API, documentation, and examples
7021  * Elastic Beanstalk adds "Suspended" health status to the EnvironmentHealthStatus enum type and updates document.
7022* `service/lambda`: Updates service API and documentation
7023  * Support for SQS as an event source.
7024* `service/storagegateway`: Updates service API, documentation, and examples
7025  * AWS Storage Gateway now enables you to use Server Message Block (SMB) protocol  to store and access objects in Amazon Simple Storage Service (S3).
7026
7027Release v1.14.15 (2018-06-27)
7028===
7029
7030### Service Client Updates
7031* `service/cloudfront`: Updates service API and documentation
7032  * Unpublish delete-service-linked-role API.
7033* `service/codepipeline`: Updates service API
7034  * UpdatePipeline may now throw a LimitExceededException when adding or updating Source Actions that use periodic checks for change detection
7035* `service/comprehend`: Updates service API, documentation, and paginators
7036* `service/secretsmanager`: Updates service documentation, paginators, and examples
7037  * Documentation updates for secretsmanager
7038
7039### SDK Bugs
7040* `aws/csm`: Final API Call Attempt events were not being called [#2008](https://github.com/aws/aws-sdk-go/pull/2008)
7041
7042Release v1.14.14 (2018-06-26)
7043===
7044
7045### Service Client Updates
7046* `service/inspector`: Updates service API, documentation, and paginators
7047  * Introduce four new APIs to view and preview Exclusions.  Exclusions show which intended security checks are excluded from an assessment, along with reasons and recommendations to fix.  The APIs are CreateExclusionsPreview, GetExclusionsPreview, ListExclusions, and DescribeExclusions.
7048* `service/s3`: Updates service API and documentation
7049  * Add AllowQuotedRecordDelimiter to Amazon S3 Select API. Please refer to https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectSELECTContent.html for usage details.
7050* `service/secretsmanager`: Updates service API, documentation, paginators, and examples
7051  * This release adds support for resource-based policies that attach directly to your secrets. These policies provide an additional way to control who can access your secrets and what they can do with them. For more information, see https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html in the Secrets Manager User Guide.
7052
7053Release v1.14.13 (2018-06-22)
7054===
7055
7056### Service Client Updates
7057* `service/alexaforbusiness`: Updates service API and documentation
7058* `service/appstream`: Updates service API, documentation, paginators, and examples
7059  * This API update enables customers to find their VPC private IP address and ENI ID associated with AppStream streaming sessions.
7060* `aws/endpoints`: Updated Regions and Endpoints metadata.
7061
7062Release v1.14.12 (2018-06-21)
7063===
7064
7065### Service Client Updates
7066* `service/clouddirectory`: Adds new service
7067  * SDK release to support Flexible Schema initiative being carried out by Amazon Cloud Directory. This feature lets customers using new capabilities like: variant typed attributes, dynamic facets and AWS managed Cloud Directory schemas.
7068
7069Release v1.14.11 (2018-06-21)
7070===
7071
7072### Service Client Updates
7073* `service/macie`: Adds new service
7074  * Amazon Macie is a security service that uses machine learning to automatically discover, classify, and protect sensitive data in AWS. With this release, we are launching the following Macie HTTPS API operations: AssociateMemberAccount, AssociateS3Resources, DisassociateMemberAccount, DisassociateS3Resources, ListMemberAccounts, ListS3Resources, and UpdateS3Resources. With these API operations you can issue HTTPS requests directly to the service.
7075* `service/neptune`: Updates service API, documentation, and examples
7076  * Deprecates the PubliclyAccessible parameter that is not supported by Amazon Neptune.
7077* `service/ssm`: Updates service API, documentation, and examples
7078  * Adds Amazon Linux 2 support to Patch Manager
7079
7080Release v1.14.10 (2018-06-20)
7081===
7082
7083### Service Client Updates
7084* `service/acm-pca`: Updates service API, documentation, paginators, and examples
7085* `service/medialive`: Updates service API, documentation, and paginators
7086  * AWS Elemental MediaLive now makes Reserved Outputs and Inputs available through the AWS Management Console and API. You can reserve outputs and inputs with a 12 month commitment in exchange for discounted hourly rates. Pricing is available at https://aws.amazon.com/medialive/pricing/
7087* `service/rds`: Updates service API, documentation, and examples
7088  * This release adds a new parameter to specify the retention period for Performance Insights data for RDS instances. You can either choose 7 days (default) or 731 days. For more information, see Amazon RDS Documentation.
7089
7090### SDK Enhancements
7091* `service/s3`: Update SelectObjectContent doc example to be on the API not nested type. ([#1991](https://github.com/aws/aws-sdk-go/pull/1991))
7092
7093### SDK Bugs
7094* `aws/client`: Fix HTTP debug log EventStream payloads ([#2000](https://github.com/aws/aws-sdk-go/pull/2000))
7095  * Fixes the SDK's HTTP client debug logging to not log the HTTP response body for EventStreams. This prevents the SDK from buffering a very large amount of data to be logged at once. The aws.LogDebugWithEventStreamBody should be used to log the event stream events.
7096  * Fixes a bug in the SDK's response logger which will buffer the response body's content if LogDebug is enabled but LogDebugWithHTTPBody is not.
7097
7098Release v1.14.9 (2018-06-19)
7099===
7100
7101### Service Client Updates
7102* `aws/endpoints`: Updated Regions and Endpoints metadata.
7103* `service/rekognition`: Updates service documentation and examples
7104  * Documentation updates for rekognition
7105
7106### SDK Bugs
7107* `private/model/api`: Update client ServiceName to be based on name of service for new services. ([#1997](https://github.com/aws/aws-sdk-go/pull/1997))
7108    * Fixes the SDK's `ServiceName` AWS service client package value to be unique based on the service name for new AWS services. Does not change exiting client packages.
7109
7110Release v1.14.8 (2018-06-15)
7111===
7112
7113### Service Client Updates
7114* `service/mediaconvert`: Updates service API and documentation
7115  * This release adds language code support according to the ISO-639-3 standard. Custom 3-character language codes are now supported on input and output for both audio and captions.
7116
7117Release v1.14.7 (2018-06-14)
7118===
7119
7120### Service Client Updates
7121* `service/apigateway`: Updates service API and documentation
7122  * Support for PRIVATE endpoint configuration type
7123* `service/dynamodb`: Updates service API and documentation
7124  * Added two new fields SSEType and KMSMasterKeyArn to SSEDescription block in describe-table output.
7125* `service/iotanalytics`: Updates service API and documentation
7126
7127Release v1.14.6 (2018-06-13)
7128===
7129
7130### Service Client Updates
7131* `service/servicecatalog`: Updates service API
7132  * Introduced new length limitations for few of the product fields.
7133* `service/ssm`: Updates service API and documentation
7134  * Added support for new parameter, CloudWatchOutputConfig, for SendCommand API. Users can now have RunCommand output sent to CloudWatchLogs.
7135
7136Release v1.14.5 (2018-06-12)
7137===
7138
7139### Service Client Updates
7140* `service/devicefarm`: Updates service API and documentation
7141  * Adding VPCEndpoint support for Remote access. Allows customers to be able to access their private endpoints/services running in their VPC during remote access.
7142* `service/ecs`: Updates service API and documentation
7143  * Introduces daemon scheduling capability to deploy one task per instance on selected instances in a cluster.  Adds a "force" flag to the DeleteService API to delete a service without requiring to scale down the number of tasks to zero.
7144
7145### SDK Enhancements
7146* `service/rds/rdsutils`: Clean up the rdsutils package and adds a new builder to construct connection strings ([#1985](https://github.com/aws/aws-sdk-go/pull/1985))
7147    * Rewords documentation to be more useful and provides links to prior setup needed to support authentication tokens. Introduces a builder that allows for building connection strings
7148
7149### SDK Bugs
7150* `aws/signer/v4`: Fix X-Amz-Content-Sha256 being in to query for presign ([#1976](https://github.com/aws/aws-sdk-go/pull/1976))
7151    * Fixes the bug which would allow the X-Amz-Content-Sha256 header to be promoted to the query string when presigning a S3 request. This bug also was preventing users from setting their own sha256 value for a presigned URL. Presigned requests generated with the custom sha256 would of always failed with invalid signature.
7152    * Fixes [#1974](https://github.com/aws/aws-sdk-go/pull/1974)
7153
7154Release v1.14.4 (2018-06-11)
7155===
7156
7157### Service Client Updates
7158* `service/clouddirectory`: Updates service API and documentation
7159  * Amazon Cloud Directory now supports optional attributes on Typed Links, giving users the ability to associate and manage data on Typed Links.
7160* `service/rds`: Updates service documentation
7161  * Changed lists of valid EngineVersion values to links to the RDS User Guide.
7162* `service/storagegateway`: Updates service API and documentation
7163  * AWS Storage Gateway now enables you to create cached volumes and tapes with AWS KMS support.
7164
7165Release v1.14.3 (2018-06-08)
7166===
7167
7168### Service Client Updates
7169* `service/mediatailor`: Updates service API
7170
7171Release v1.14.2 (2018-06-07)
7172===
7173
7174### Service Client Updates
7175* `service/medialive`: Updates service API, documentation, and paginators
7176  * AWS Elemental MediaLive now makes channel log information available through Amazon CloudWatch Logs. You can set up each MediaLive channel with a logging level; when the channel is run, logs will automatically be published to your account on Amazon CloudWatch Logs
7177
7178Release v1.14.1 (2018-06-05)
7179===
7180
7181### Service Client Updates
7182* `service/ce`: Updates service API and documentation
7183* `service/polly`: Updates service API and documentation
7184  * Amazon Polly adds new French voice - "Lea"
7185* `service/rds`: Updates service API and documentation
7186  * This release adds customizable processor features for RDS instances.
7187* `service/secretsmanager`: Updates service documentation
7188  * Documentation updates for secretsmanager
7189* `service/shield`: Updates service API and documentation
7190  * DDoS Response Team access management for AWS Shield
7191
7192Release v1.14.0 (2018-06-04)
7193===
7194
7195### Service Client Updates
7196* `service/AWSMigrationHub`: Updates service documentation
7197* `service/appstream`: Updates service API and documentation
7198  * Amazon AppStream 2.0 adds support for Google Drive for G Suite. With this feature, customers will be able to connect their G Suite accounts with AppStream 2.0 and enable Google Drive access for an AppStream 2.0 stack. Users of the stack can then link their Google Drive using their G Suite login credentials and use their existing files stored in Drive with their AppStream 2.0 applications. File changes will be synced automatically to Google cloud.
7199* `service/ec2`: Updates service API and documentation
7200  * You are now able to use instance storage (up to 3600 GB of NVMe based SSD) on M5 instances, the next generation of EC2's General Purpose instances in us-east-1, us-west-2, us-east-2, eu-west-1 and ca-central-1. M5 instances offer up to 96 vCPUs, 384 GiB of DDR4 instance memory, 25 Gbps in Network bandwidth and improved EBS and Networking bandwidth on smaller instance sizes and provide a balance of compute, memory and network resources for many applications.
7201* `service/eks`: Adds new service
7202* `service/mediaconvert`: Updates service API and documentation
7203  * This release adds the support for Common Media Application Format (CMAF) fragmented outputs, RF64 WAV audio output format, and HEV1 or HEVC1 MP4 packaging types when using HEVC in DASH or CMAF outputs.
7204* `service/sagemaker`: Updates service API, documentation, and paginators
7205  * Amazon SageMaker has added the ability to run hyperparameter tuning jobs. A hyperparameter tuning job will create and evaluate multiple training jobs while tuning algorithm hyperparameters, to optimize a customer specified objective metric.
7206
7207### SDK Features
7208* Add support for EventStream based APIs (S3 SelectObjectContent) ([#1941](https://github.com/aws/aws-sdk-go/pull/1941))
7209  * Adds support for EventStream asynchronous APIs such as S3 SelectObjectContents API. This API allows your application to receiving multiple events asynchronously from the API response. Your application receives these events from a channel on the API response.
7210  * See PR [#1941](https://github.com/aws/aws-sdk-go/pull/1941) for example.
7211  * Fixes [#1895](https://github.com/aws/aws-sdk-go/issues/1895)
7212
7213Release v1.13.60 (2018-06-01)
7214===
7215
7216### Service Client Updates
7217* `service/ds`: Updates service API and documentation
7218  * Added ResetUserPassword API. Customers can now reset their users' passwords without providing the old passwords in Simple AD and Microsoft AD.
7219* `aws/endpoints`: Updated Regions and Endpoints metadata.
7220* `service/iot`: Updates service API and documentation
7221  * We are releasing force CancelJob and CancelJobExecution functionalities to customers.
7222* `service/mediatailor`: Adds new service
7223* `service/redshift`: Updates service documentation
7224  * Documentation updates for redshift
7225* `service/sns`: Updates service API, documentation, and paginators
7226  * The SNS Subscribe API has been updated with two new optional parameters: Attributes and ReturnSubscriptionArn. Attributes is a map of subscription attributes which can be one or more of: FilterPolicy, DeliveryPolicy, and RawMessageDelivery. ReturnSubscriptionArn is a boolean parameter that overrides the default behavior of returning "pending confirmation" for subscriptions that require confirmation instead of returning the subscription ARN.
7227
7228### SDK Bugs
7229* `private/mode/api`: Fix error code constants being generated incorrectly.([#1958](https://github.com/aws/aws-sdk-go/issues/1958))
7230    * Fixes the SDK's code generation to not modify the error code text value when generating error code constants. This prevents generating error code values which are invalid and will never be sent by the service. This change does not change the error code constant variable name generated by the SDK, only the value of the error code.
7231    * Fixes [#1856](https://github.com/aws/aws-sdk-go/issues/1856)
7232
7233Release v1.13.59 (2018-05-31)
7234===
7235
7236### Service Client Updates
7237* `aws/endpoints`: Updated Regions and Endpoints metadata.
7238
7239Release v1.13.58 (2018-05-30)
7240===
7241
7242### Service Client Updates
7243* `service/elasticloadbalancingv2`: Updates service API and documentation
7244* `aws/endpoints`: Updated Regions and Endpoints metadata.
7245* `service/neptune`: Adds new service
7246  * Amazon Neptune is a fast, reliable graph database service that makes it easy to build and run applications that work with highly connected datasets. Neptune supports popular graph models Property Graph and W3C's Resource Description Frame (RDF), and their respective query languages Apache TinkerPop Gremlin 3.3.2 and SPARQL 1.1.
7247
7248Release v1.13.57 (2018-05-29)
7249===
7250
7251### Service Client Updates
7252* `aws/endpoints`: Updated Regions and Endpoints metadata.
7253* `service/pi`: Adds new service
7254
7255Release v1.13.56 (2018-05-25)
7256===
7257
7258### Service Client Updates
7259* `service/appstream`: Updates service API and documentation
7260  * This API update enables customers to control whether users can transfer data between their local devices and their streaming applications through file uploads and downloads, clipboard operations, or printing to local devices
7261* `service/config`: Updates service API and documentation
7262* `service/glue`: Updates service API and documentation
7263  * AWS Glue now sends a delay notification to Amazon CloudWatch Events when an ETL job runs longer than the specified delay notification threshold.
7264* `service/iot`: Updates service API
7265  * We are exposing DELETION_IN_PROGRESS as a new job status in regards to the release of DeleteJob API.
7266
7267Release v1.13.55 (2018-05-24)
7268===
7269
7270### Service Client Updates
7271* `service/codebuild`: Updates service API
7272  * AWS CodeBuild Adds Support for Windows Builds.
7273* `service/elasticloadbalancingv2`: Updates service documentation
7274* `service/rds`: Updates service API and documentation
7275  * This release adds CloudWatch Logs integration capabilities to RDS Aurora MySQL clusters
7276* `service/secretsmanager`: Updates service documentation
7277  * Documentation updates for secretsmanager
7278
7279### SDK Bugs
7280* `service/cloudwatchlogs`: Fix pagination with cloudwatchlogs ([#1945](https://github.com/aws/aws-sdk-go/pull/1945))
7281  * Fixes the SDK's behavior with CloudWatchLogs APIs which return duplicate `NextToken` values to signal end of pagination.
7282  * Fixes [#1908](https://github.com/aws/aws-sdk-go/pull/1908)
7283
7284Release v1.13.54 (2018-05-22)
7285===
7286
7287### Service Client Updates
7288* `service/ecs`: Updates service API and documentation
7289  * Amazon Elastic Container Service (ECS) adds service discovery for services that use host or bridged network mode. ECS can now also register instance IPs for active tasks using bridged and host networking with Route 53, making them available via DNS.
7290* `service/inspector`: Updates service API
7291  * We are launching the ability to target all EC2 instances. With this launch, resourceGroupArn is now optional for CreateAssessmentTarget and UpdateAssessmentTarget. If resourceGroupArn is not specified, all EC2 instances in the account in the AWS region are included in the assessment target.
7292
7293Release v1.13.53 (2018-05-21)
7294===
7295
7296### Service Client Updates
7297* `service/cloudformation`: Updates service API and documentation
7298  * 1) Filtered Update for StackSet based on Accounts and Regions: This feature will allow flexibility for the customers to roll out updates on a StackSet based on specific Accounts and Regions.   2) Support for customized ExecutionRoleName: This feature will allow customers to attach ExecutionRoleName to the StackSet thus ensuring more security and controlling the behavior of any AWS resources in the target accounts.
7299
7300Release v1.13.52 (2018-05-18)
7301===
7302
7303### Service Client Updates
7304* `service/email`: Updates service documentation
7305  * Fixed a broken link in the documentation for S3Action.
7306* `service/iot`: Updates service API and documentation
7307  * We are releasing DeleteJob and DeleteJobExecution APIs to allow customer to delete resources created using AWS IoT Jobs.
7308
7309Release v1.13.51 (2018-05-17)
7310===
7311
7312### Service Client Updates
7313* `service/codedeploy`: Updates service documentation
7314  * Documentation updates for codedeploy
7315* `service/cognito-idp`: Updates service API and documentation
7316* `service/ec2`: Updates service API and documentation
7317  * You are now able to use instance storage (up to 1800 GB of NVMe based SSD) on C5 instances, the next generation of EC2's compute optimized instances in us-east-1, us-west-2, us-east-2, eu-west-1 and ca-central-1. C5 instances offer up to 72 vCPUs, 144 GiB of DDR4 instance memory, 25 Gbps in Network bandwidth and improved EBS and Networking bandwidth on smaller instance sizes to deliver improved performance for compute-intensive workloads.You can now run bare metal workloads on EC2 with i3.metal instances. As a new instance size belonging to the I3 instance family, i3.metal instances have the same characteristics as other instances in the family, including NVMe SSD-backed instance storage optimized for low latency, very high random I/O performance, and high sequential read throughput. I3.metal instances are powered by 2.3 GHz Intel Xeon processors, offering 36 hyper-threaded cores (72 logical processors), 512 GiB of memory, and 15.2 TB of NVMe SSD-backed instance storage. These instances deliver high networking throughput and lower latency with up to 25 Gbps of aggregate network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking.
7318
7319Release v1.13.50 (2018-05-16)
7320===
7321
7322### Service Client Updates
7323* `service/secretsmanager`: Updates service documentation
7324  * Documentation updates for secretsmanager
7325* `service/servicecatalog`: Updates service API and documentation
7326  * Users can now pass a new option to ListAcceptedPortfolioShares called portfolio-share-type with a value of AWS_SERVICECATALOG in order to access Getting Started Portfolios that contain selected products representing common customer use cases.
7327
7328Release v1.13.49 (2018-05-15)
7329===
7330
7331### Service Client Updates
7332* `service/config`: Updates service API
7333
7334Release v1.13.48 (2018-05-14)
7335===
7336
7337### Service Client Updates
7338* `service/codebuild`: Updates service API and documentation
7339  * Adding support for more override fields for StartBuild API, add support for idempotency token field  for StartBuild API in AWS CodeBuild.
7340* `service/iot1click-devices`: Adds new service
7341* `service/iot1click-projects`: Adds new service
7342* `service/organizations`: Updates service documentation
7343  * Documentation updates for organizations
7344
7345Release v1.13.47 (2018-05-10)
7346===
7347
7348### Service Client Updates
7349* `service/firehose`: Updates service API and documentation
7350  * With this release, Amazon Kinesis Data Firehose can convert the format of your input data from JSON to Apache Parquet or Apache ORC before storing the data in Amazon S3. Parquet and ORC are columnar data formats that save space and enable faster queries compared to row-oriented formats like JSON.
7351
7352Release v1.13.46 (2018-05-10)
7353===
7354
7355### Service Client Updates
7356* `aws/endpoints`: Updated Regions and Endpoints metadata.
7357* `service/gamelift`: Updates service API and documentation
7358  * AutoScaling Target Tracking scaling simplification along with StartFleetActions and StopFleetActions APIs to suspend and resume automatic scaling at will.
7359
7360Release v1.13.45 (2018-05-10)
7361===
7362
7363### Service Client Updates
7364* `service/budgets`: Updates service API and documentation
7365  * Updating the regex for the NumericValue fields.
7366* `service/ec2`: Updates service API and documentation
7367  * Enable support for latest flag with Get Console Output
7368* `aws/endpoints`: Updated Regions and Endpoints metadata.
7369* `service/rds`: Updates service API and documentation
7370  * Changes to support the Aurora MySQL Backtrack feature.
7371
7372Release v1.13.44 (2018-05-08)
7373===
7374
7375### Service Client Updates
7376* `service/ec2`: Updates service API and documentation
7377  * Enable support for specifying CPU options during instance launch.
7378* `service/rds`: Updates service documentation
7379  * Correction to the documentation about copying unencrypted snapshots.
7380
7381Release v1.13.43 (2018-05-07)
7382===
7383
7384### Service Client Updates
7385* `service/alexaforbusiness`: Updates service API
7386* `service/budgets`: Updates service API and documentation
7387  * "With this release, customers can use AWS Budgets to monitor how much of their Amazon EC2, Amazon RDS, Amazon Redshift, and Amazon ElastiCache instance usage is covered by reservations, and receive alerts when their coverage falls below the threshold they define."
7388* `aws/endpoints`: Updated Regions and Endpoints metadata.
7389* `service/es`: Updates service API, documentation, and paginators
7390  * This change brings support for Reserved Instances to AWS Elasticsearch.
7391* `service/s3`: Updates service API and documentation
7392  * Added BytesReturned details for Progress and Stats Events for Amazon S3 Select .
7393
7394Release v1.13.42 (2018-05-04)
7395===
7396
7397### Service Client Updates
7398* `service/guardduty`: Updates service API, documentation, and paginators
7399  * Amazon GuardDuty is adding five new API operations for creating and managing filters. For each filter, you can specify a criteria and an action. The action you specify is applied to findings that match the specified criteria.
7400
7401Release v1.13.41 (2018-05-03)
7402===
7403
7404### Service Client Updates
7405* `service/appsync`: Updates service API and documentation
7406* `service/config`: Updates service API and documentation
7407* `aws/endpoints`: Updated Regions and Endpoints metadata.
7408* `service/secretsmanager`: Updates service documentation
7409  * Documentation updates for secretsmanager
7410
7411Release v1.13.40 (2018-05-02)
7412===
7413
7414### Service Client Updates
7415* `service/acm`: Updates service documentation
7416  * Documentation updates for acm
7417* `service/codepipeline`: Updates service API and documentation
7418  * Added support for webhooks with accompanying definitions as needed in the AWS CodePipeline API Guide.
7419* `service/ec2`: Updates service API and documentation
7420  * Amazon EC2 Fleet is a new feature that simplifies the provisioning of Amazon EC2 capacity across different EC2 instance types, Availability Zones, and the On-Demand, Reserved Instance, and Spot Instance purchase models. With a single API call, you can now provision capacity to achieve desired scale, performance, and cost.
7421* `service/ssm`: Updates service API and documentation
7422  * Added support for new parameter, DocumentVersion, for SendCommand API. Users can now specify version of SSM document to be executed on the target(s).
7423
7424Release v1.13.39 (2018-04-30)
7425===
7426
7427### Service Client Updates
7428* `service/alexaforbusiness`: Updates service API, documentation, and paginators
7429* `service/dynamodb`: Updates service API and documentation
7430  * Adds two new APIs UpdateGlobalTableSettings and DescribeGlobalTableSettings. This update introduces new constraints in the CreateGlobalTable and UpdateGlobalTable APIs . Tables must have the same write capacity units. If Global Secondary Indexes exist then they must have the same write capacity units and key schema.
7431* `service/guardduty`: Updates service API and documentation
7432  * You can disable the email notification when inviting GuardDuty members using the disableEmailNotification parameter in the InviteMembers operation.
7433* `service/route53domains`: Updates service API and documentation
7434  * This release adds a SubmittedSince attribute to the ListOperations API, so you can list operations that were submitted after a specified date and time.
7435* `service/sagemaker`: Updates service API and documentation
7436  * SageMaker has added support for VPC configuration for both Endpoints and Training Jobs. This allows you to connect from the instances running the Endpoint or Training Job to your VPC and any resources reachable in the VPC rather than being restricted to resources that were internet accessible.
7437* `service/workspaces`: Updates service API and documentation
7438  * Added new IP Access Control APIs, an API to change the state of a Workspace, and the ADMIN_MAINTENANCE WorkSpace state. With the new IP Access Control APIs, you can now create/delete IP Access Control Groups, add/delete/update rules for IP Access Control Groups, Associate/Disassociate IP Access Control Groups to/from a WorkSpaces Directory, and Describe IP Based Access Control Groups.
7439
7440Release v1.13.38 (2018-04-26)
7441===
7442
7443### Service Client Updates
7444* `aws/endpoints`: Updated Regions and Endpoints metadata.
7445* `service/glacier`: Updates service documentation
7446  * Documentation updates for Glacier to fix a broken link
7447* `service/secretsmanager`: Updates service documentation
7448  * Documentation updates for secretsmanager
7449
7450Release v1.13.37 (2018-04-25)
7451===
7452
7453### Service Client Updates
7454* `service/codedeploy`: Updates service API and documentation
7455  * AWS CodeDeploy has a new exception that indicates when a GitHub token is not valid.
7456* `service/rekognition`: Updates service documentation
7457  * Documentation updates for Amazon Rekognition.
7458* `service/xray`: Updates service API and documentation
7459  * Added PutEncryptionConfig and GetEncryptionConfig APIs for managing data encryption settings. Use PutEncryptionConfig to configure X-Ray to use an AWS Key Management Service customer master key to encrypt trace data at rest.
7460
7461Release v1.13.36 (2018-04-24)
7462===
7463
7464### Service Client Updates
7465* `service/elasticbeanstalk`: Updates service API and documentation
7466  * Support tracking Elastic Beanstalk resources in AWS Config.
7467* `service/secretsmanager`: Updates service documentation
7468  * Documentation updates for secretsmanager
7469
7470Release v1.13.35 (2018-04-23)
7471===
7472
7473### Service Client Updates
7474* `service/autoscaling-plans`: Updates service API and documentation
7475* `service/iot`: Updates service API and documentation
7476  * Add IotAnalyticsAction which sends message data to an AWS IoT Analytics channel
7477* `service/iotanalytics`: Adds new service
7478
7479### SDK Enhancements
7480* `aws/endpoints`: Add Get Region description to endpoints package ([#1909](https://github.com/aws/aws-sdk-go/pull/1909))
7481  * Adds exposing the description field of the endpoints Region struct.
7482  * Fixes [#1194](https://github.com/aws/aws-sdk-go/issues/1194)
7483
7484### SDK Bugs
7485* Fix XML unmarshaler not correctly unmarshaling list of timestamp values ([#1894](https://github.com/aws/aws-sdk-go/pull/1894))
7486  * Fixes a bug in the XML unmarshaler that would incorrectly try to unmarshal "time.Time" parameters that did not have the struct tag type on them. This would occur for nested lists like CloudWatch's GetMetricDataResponse MetricDataResults timestamp parameters.
7487  * Fixes [#1892](https://github.com/aws/aws-sdk-go/issues/1892)
7488
7489Release v1.13.34 (2018-04-20)
7490===
7491
7492### Service Client Updates
7493* `service/firehose`: Updates service API and documentation
7494  * With this release, Amazon Kinesis Data Firehose allows you to tag your delivery streams. Tags are metadata that you can create and use to manage your delivery streams. For more information about tagging, see AWS Tagging Strategies. For technical documentation, look for the tagging operations in the Amazon Kinesis Firehose API reference.
7495* `service/medialive`: Updates service API and documentation
7496  * With AWS Elemental MediaLive you can now output live channels as RTMP (Real-Time Messaging Protocol) and RTMPS as the encrypted version of the protocol (Secure, over SSL/TLS). RTMP is the preferred protocol for sending live streams to popular social platforms which  means you can send live channel content to social and sharing platforms in a secure and reliable way while continuing to stream to your own website, app or network.
7497
7498Release v1.13.33 (2018-04-19)
7499===
7500
7501### Service Client Updates
7502* `service/ce`: Updates service API and documentation
7503* `service/codepipeline`: Updates service API and documentation
7504  * Added new SourceRevision structure to Execution Summary with accompanying definitions as needed in the AWS CodePipeline API Guide.
7505* `service/devicefarm`: Updates service API and documentation
7506  * Adding support for VPCEndpoint feature. Allows customers to be able to access their private endpoints/services running in their VPC during test automation.
7507* `service/ec2`: Updates service API and documentation
7508  * Added support for customers to see the time at which a Dedicated Host was allocated or released.
7509* `service/rds`: Updates service API and documentation
7510  * The ModifyDBCluster operation now includes an EngineVersion parameter. You can use this to upgrade the engine for a clustered database.
7511* `service/secretsmanager`: Updates service documentation and examples
7512  * Documentation updates
7513* `service/ssm`: Updates service API and documentation
7514  * Added new APIs DeleteInventory and DescribeInventoryDeletions, for customers to delete their custom inventory data.
7515
7516Release v1.13.32 (2018-04-10)
7517===
7518
7519### Service Client Updates
7520* `service/dms`: Updates service API and documentation
7521  * Native Change Data Capture start point and task recovery support in Database Migration Service.
7522* `aws/endpoints`: Updated Regions and Endpoints metadata.
7523* `service/glue`: Updates service API and documentation
7524  * "AWS Glue now supports timeout values for ETL jobs. With this release, all new ETL jobs have a default timeout value of 48 hours. AWS Glue also now supports the ability to start a schedule or job events trigger when it is created."
7525* `service/mediapackage`: Updates service API and documentation
7526  * Adds a new OriginEndpoint package type CmafPackage in MediaPackage. Origin endpoints can now be configured to use the Common Media Application Format (CMAF) media streaming format. This version of CmafPackage only supports HTTP Live Streaming (HLS) manifests with fragmented MP4.
7527* `service/ssm`: Updates service API and documentation
7528  * Added TooManyUpdates exception for AddTagsToResource and RemoveTagsFromResource API
7529* `service/workmail`: Updates service API, documentation, and paginators
7530  * Amazon WorkMail adds the ability to grant users and groups with "Full Access", "Send As" and "Send on Behalf" permissions on a given mailbox.
7531
7532Release v1.13.31 (2018-04-09)
7533===
7534
7535### Service Client Updates
7536* `service/clouddirectory`: Updates service API and documentation
7537  * Cloud Directory customers can fetch attributes within a facet on an object with the new GetObjectAttributes API and can fetch attributes from multiple facets or objects with the BatchGetObjectAttributes operation.
7538* `aws/endpoints`: Updated Regions and Endpoints metadata.
7539
7540Release v1.13.30 (2018-04-06)
7541===
7542
7543### Service Client Updates
7544* `service/batch`: Updates service API and documentation
7545  * Support for Timeout in SubmitJob and RegisterJobDefinition
7546
7547Release v1.13.29 (2018-04-05)
7548===
7549
7550### Service Client Updates
7551* `aws/endpoints`: Updated Regions and Endpoints metadata.
7552* `service/ssm`: Updates service documentation
7553
7554Release v1.13.28 (2018-04-04)
7555===
7556
7557### Service Client Updates
7558* `service/acm`: Updates service API and documentation
7559  * AWS Certificate Manager has added support for AWS Certificate Manager Private Certificate Authority (CA). Customers can now request private certificates with the RequestCertificate API, and also export private certificates with the ExportCertificate API.
7560* `service/acm-pca`: Adds new service
7561* `service/config`: Updates service API and documentation
7562* `service/fms`: Adds new service
7563* `service/monitoring`: Updates service API and documentation
7564  * The new GetMetricData API enables you to collect batch amounts of metric data and optionally perform math expressions on the data. With one GetMetricData call you can retrieve as many as 100 different metrics and a total of 100,800 data points.
7565* `service/s3`: Updates service API and documentation
7566  * ONEZONE_IA storage class stores object data in only one Availability Zone at a lower price than STANDARD_IA. This SDK release provides API support for this new storage class.
7567* `service/sagemaker`: Updates service API and documentation
7568  * SageMaker is now supporting many additional instance types in previously supported families for Notebooks, Training Jobs, and Endpoints. Training Jobs and Endpoints now support instances in the m5 family in addition to the previously supported instance families. For specific instance types supported please see the documentation for the SageMaker API.
7569* `service/secretsmanager`: Adds new service
7570  * AWS Secrets Manager enables you to easily create and manage the secrets that you use in your customer-facing apps.  Instead of embedding credentials into your source code, you can dynamically query Secrets Manager from your app whenever you need credentials.  You can automatically and frequently rotate your secrets without having to deploy updates to your apps.  All secret values are encrypted when they're at rest with AWS KMS, and while they're in transit with HTTPS and TLS.
7571* `service/transcribe`: Updates service API, documentation, and paginators
7572
7573Release v1.13.27 (2018-04-03)
7574===
7575
7576### Service Client Updates
7577* `service/devicefarm`: Updates service API and documentation
7578  * Added Private Device Management feature. Customers can now manage their private devices efficiently - view their status, set labels and apply profiles on them. Customers can also schedule automated tests and remote access sessions on individual instances in their private device fleet.
7579* `service/lambda`: Updates service API and documentation
7580  * added nodejs8.10 as a valid runtime
7581* `service/translate`: Updates service API and documentation
7582
7583Release v1.13.26 (2018-04-02)
7584===
7585
7586### Service Client Updates
7587* `service/apigateway`: Updates service API and documentation
7588  * Amazon API Gateway now supports resource policies for APIs making it easier to set access controls for invoking APIs.
7589* `service/cloudfront`: Adds new service
7590  * You can now use a new Amazon CloudFront capability called Field-Level Encryption to further enhance the security of sensitive data, such as credit card numbers or personally identifiable information (PII) like social security numbers. CloudFront's field-level encryption further encrypts sensitive data in an HTTPS form using field-specific encryption keys (which you supply) before a POST request is forwarded to your origin. This ensures that sensitive data can only be decrypted and viewed by certain components or services in your application stack. Field-level encryption is easy to setup. Simply configure the fields that have to be further encrypted by CloudFront using the public keys you specify and you can reduce attack surface for your sensitive data.
7591* `service/es`: Updates service API and documentation
7592  * This adds Amazon Cognito authentication support to Kibana.
7593
7594Release v1.13.25 (2018-03-30)
7595===
7596
7597### Service Client Updates
7598* `service/acm`: Updates service API and documentation
7599  * Documentation updates for acm
7600* `service/connect`: Adds new service
7601* `aws/endpoints`: Updated Regions and Endpoints metadata.
7602
7603Release v1.13.24 (2018-03-29)
7604===
7605
7606### Service Client Updates
7607* `service/alexaforbusiness`: Updates service API, documentation, and paginators
7608* `service/cloudformation`: Updates service API and documentation
7609  * Enabling resource level permission control for StackSets APIs. Adding support for customers to use customized AdministrationRole to create security boundaries between different users.
7610* `aws/endpoints`: Updated Regions and Endpoints metadata.
7611* `service/greengrass`: Updates service API and documentation
7612  * Greengrass APIs now support creating Machine Learning resource types and configuring binary data as the input payload for Greengrass Lambda functions.
7613* `service/ssm`: Updates service API
7614  * This Patch Manager release supports creating patch baselines for CentOS.
7615
7616Release v1.13.23 (2018-03-28)
7617===
7618
7619### Service Client Updates
7620* `aws/endpoints`: Updated Regions and Endpoints metadata.
7621* `service/iam`: Updates service API and documentation
7622  * Add support for Longer Role Sessions. Four APIs manage max session duration: GetRole, ListRoles, CreateRole, and the new API UpdateRole. The max session duration integer attribute is measured in seconds.
7623* `service/mturk-requester`: Updates service API and documentation
7624* `service/sts`: Updates service API and documentation
7625  * Change utilizes the Max Session Duration attribute introduced for IAM Roles and allows STS customers to request session duration up to the Max Session Duration of 12 hours from AssumeRole based APIs.
7626
7627Release v1.13.22 (2018-03-27)
7628===
7629
7630### Service Client Updates
7631* `service/acm`: Updates service API and documentation
7632  * AWS Certificate Manager has added support for customers to disable Certificate Transparency logging on a per-certificate basis.
7633* `aws/endpoints`: Updated Regions and Endpoints metadata.
7634
7635Release v1.13.21 (2018-03-26)
7636===
7637
7638### Service Client Updates
7639* `service/dynamodb`: Updates service API and documentation
7640  * Point-in-time recovery (PITR) provides continuous backups of your DynamoDB table data. With PITR, you do not have to worry about creating, maintaining, or scheduling backups. You enable PITR on your table and your backup is available for restore at any point in time from the moment you enable it, up to a maximum of the 35 preceding days. PITR provides continuous backups until you explicitly disable it. For more information, see the Amazon DynamoDB Developer Guide.
7641
7642Release v1.13.20 (2018-03-23)
7643===
7644
7645### Service Client Updates
7646* `service/rds`: Updates service documentation
7647  * Documentation updates for RDS
7648
7649Release v1.13.19 (2018-03-22)
7650===
7651
7652### Service Client Updates
7653* `service/appstream`: Updates service API and documentation
7654  * Feedback URL allows admins to provide a feedback link or a survey link for collecting user feedback while streaming sessions. When a feedback link is provided, streaming users will see a "Send Feedback" choice in their streaming session toolbar. On selecting this choice, user will be redirected to the link provided in a new browser tab. If a feedback link is not provided, users will not see the "Send Feedback" option.
7655* `service/codebuild`: Updates service API and documentation
7656  * Adding support for branch filtering when using webhooks with AWS CodeBuild.
7657* `service/ecs`: Updates service API and documentation
7658  * Amazon Elastic Container Service (ECS) now includes integrated Service Discovery using Route 53 Auto Naming. Customers can now specify a Route 53 Auto Naming service as part of an ECS service. ECS will register task IPs with Route 53, making them available via DNS in your VPC.
7659* `aws/endpoints`: Updated Regions and Endpoints metadata.
7660
7661### SDK Bugs
7662* `aws/endpoints`: Use service metadata for fallback signing name ([#1854](https://github.com/aws/aws-sdk-go/pull/1854))
7663  * Updates the SDK's endpoint resolution to fallback deriving the service's signing name from the service's modeled metadata in addition the endpoints modeled data.
7664  * Fixes [#1850](https://github.com/aws/aws-sdk-go/issues/1850)
7665
7666Release v1.13.18 (2018-03-21)
7667===
7668
7669### Service Client Updates
7670* `service/serverlessrepo`: Updates service documentation
7671
7672Release v1.13.17 (2018-03-20)
7673===
7674
7675### Service Client Updates
7676* `service/ce`: Updates service API and documentation
7677* `service/config`: Updates service API and documentation
7678* `service/ecs`: Updates service API and documentation
7679  * Amazon ECS users can now mount a temporary volume in memory in containers and specify the shared memory that a container can use through the use of docker's 'tmpfs' and 'shm-size' features respectively. These fields can be specified under linuxParameters in ContainerDefinition in the Task Definition Template.
7680* `service/elasticbeanstalk`: Updates service documentation
7681  * Documentation updates for the new Elastic Beanstalk API DescribeAccountAttributes.
7682* `aws/endpoints`: Updated Regions and Endpoints metadata.
7683* `service/events`: Updates service API and documentation
7684  * Added SQS FIFO queue target support
7685* `service/glue`: Updates service API and documentation
7686  * API Updates for DevEndpoint: PublicKey is now optional for CreateDevEndpoint. The new DevEndpoint field PrivateAddress will be populated for DevEndpoints associated with a VPC.
7687* `service/medialive`: Updates service API and documentation
7688  * AWS Elemental MediaLive has added support for updating Inputs and Input Security Groups. You can update Input Security Groups at any time and it will update all channels using that Input Security Group. Inputs can be updated as long as they are not attached to a currently running channel.
7689
7690Release v1.13.16 (2018-03-16)
7691===
7692
7693### Service Client Updates
7694* `service/elasticbeanstalk`: Updates service API and documentation
7695  * AWS Elastic Beanstalk is launching a new public API named DescribeAccountAttributes which allows customers to access account level attributes. In this release, the API will support quotas for resources such as applications, application versions, and environments.
7696
7697Release v1.13.15 (2018-03-15)
7698===
7699
7700### Service Client Updates
7701* `service/organizations`: Updates service API and documentation
7702  * This release adds additional reason codes to improve clarity to exceptions that can occur.
7703* `service/pinpoint`: Updates service API and documentation
7704  * With this release, you can delete endpoints from your Amazon Pinpoint projects. Customers can now specify one of their leased dedicated long or short codes to send text messages.
7705* `service/sagemaker`: Updates service API, documentation, and paginators
7706  * This release provides support for ml.p3.xlarge instance types for notebook instances.  Lifecycle configuration is now available to customize your notebook instances on start; the configuration can be reused between multiple notebooks.  If a notebook instance is attached to a VPC you can now opt out of internet access that by default is provided by SageMaker.
7707
7708Release v1.13.14 (2018-03-14)
7709===
7710
7711### Service Client Updates
7712* `service/lightsail`: Updates service API and documentation
7713  * Updates to existing Lightsail documentation
7714
7715Release v1.13.13 (2018-03-13)
7716===
7717
7718### Service Client Updates
7719* `service/servicediscovery`: Updates service API and documentation
7720  * This release adds support for custom health checks, which let you check the health of resources that aren't accessible over the internet. For example, you can use a custom health check when the instance is in an Amazon VPC.
7721
7722Release v1.13.12 (2018-03-12)
7723===
7724
7725### Service Client Updates
7726* `service/cloudhsmv2`: Updates service API
7727  * CreateCluster can now take both 8 and 17 character Subnet IDs. DeleteHsm can now take both 8 and 17 character ENI IDs.
7728* `service/discovery`: Updates service API and documentation
7729  * Documentation updates for discovery
7730* `service/iot`: Updates service API and documentation
7731  * We added new fields to the response of the following APIs. (1) describe-certificate: added new generationId, customerVersion fields (2) describe-ca-certificate: added new generationId, customerVersion and lastModifiedDate fields (3) get-policy: added generationId, creationDate and lastModifiedDate fields
7732* `service/redshift`: Updates service API and documentation
7733  * DescribeClusterSnapshotsMessage with ClusterExists flag returns snapshots of existing clusters. Else both existing and deleted cluster snapshots are returned
7734
7735Release v1.13.11 (2018-03-08)
7736===
7737
7738### Service Client Updates
7739* `service/AWSMigrationHub`: Updates service API and documentation
7740* `service/ecs`: Updates service API and documentation
7741  * Amazon Elastic Container Service (ECS) now supports container health checks. Customers can now specify a docker container health check command and parameters in their task definition. ECS will monitor, report and take scheduling action based on the health status.
7742* `service/pinpoint`: Updates service API and documentation
7743  * With this release, you can export endpoints from your Amazon Pinpoint projects. You can export a) all of the endpoints assigned to a project or b) the subset of endpoints assigned to a segment.
7744* `service/rds`: Updates service documentation
7745  * Documentation updates for RDS
7746
7747Release v1.13.10 (2018-03-07)
7748===
7749
7750### Service Client Updates
7751* `aws/endpoints`: Updated Regions and Endpoints metadata.
7752* `service/medialive`: Updates service API and documentation
7753  * Updates API to model required traits and minimum/maximum constraints.
7754
7755Release v1.13.9 (2018-03-06)
7756===
7757
7758### Service Client Updates
7759* `service/ecs`: Updates service documentation
7760  * Documentation updates for Amazon ECS
7761* `aws/endpoints`: Updated Regions and Endpoints metadata.
7762
7763Release v1.13.8 (2018-03-01)
7764===
7765
7766### Service Client Updates
7767* `service/ec2`: Updates service API and documentation
7768  * Added support for modifying Placement Group association of instances via ModifyInstancePlacement API.
7769* `service/events`: Updates service API and documentation
7770  * Added BatchParameters to the PutTargets API
7771* `service/servicecatalog`: Updates service API and documentation
7772  * This release of ServiceCatalog adds the DeleteTagOption API.
7773* `service/ssm`: Updates service API and documentation
7774  * This Inventory release supports the status message details reported by the last sync for the resource data sync API.
7775* `service/storagegateway`: Updates service API and documentation
7776  * AWS Storage Gateway (File) support for two new file share attributes are added.           1. Users can specify the S3 Canned ACL to use for new objects created in the file share.         2. Users can create file shares for requester-pays buckets.
7777
7778Release v1.13.7 (2018-02-28)
7779===
7780
7781### Service Client Updates
7782* `service/application-autoscaling`: Updates service API and documentation
7783* `aws/endpoints`: Updated Regions and Endpoints metadata.
7784
7785Release v1.13.6 (2018-02-27)
7786===
7787
7788### Service Client Updates
7789* `service/ecr`: Updates service documentation
7790  * Documentation updates for Amazon ECR.
7791
7792Release v1.13.5 (2018-02-26)
7793===
7794
7795### Service Client Updates
7796* `service/route53`: Updates service API
7797  * Added support for creating LBR rules using ap-northeast-3 region.
7798* `service/sts`: Updates service API and documentation
7799  * Increased SAMLAssertion parameter size from 50000 to 100000 for AWS Security Token Service AssumeRoleWithSAML API to allow customers to pass bigger SAML assertions
7800
7801Release v1.13.4 (2018-02-23)
7802===
7803
7804### Service Client Updates
7805* `service/appstream`: Updates service API and documentation
7806  * This API update is to enable customers to copy their Amazon AppStream 2.0 images within and between AWS Regions
7807* `aws/endpoints`: Updated Regions and Endpoints metadata.
7808
7809Release v1.13.3 (2018-02-22)
7810===
7811
7812### Service Client Updates
7813* `service/ce`: Updates service API and documentation
7814* `service/elasticloadbalancingv2`: Updates service documentation
7815* `aws/endpoints`: Updated Regions and Endpoints metadata.
7816
7817Release v1.13.2 (2018-02-21)
7818===
7819
7820### Service Client Updates
7821* `service/codecommit`: Updates service API and documentation
7822  * This release adds an API for adding a file directly to an AWS CodeCommit repository without requiring a Git client.
7823* `service/ec2`: Updates service API and documentation
7824  * Adds support for tagging an EBS snapshot as part of the API call that creates the EBS snapshot
7825* `aws/endpoints`: Updated Regions and Endpoints metadata.
7826* `service/serverlessrepo`: Updates service API, documentation, and paginators
7827
7828Release v1.13.1 (2018-02-20)
7829===
7830
7831### Service Client Updates
7832* `service/autoscaling`: Updates service API and documentation
7833  * Amazon EC2 Auto Scaling support for service-linked roles
7834* `aws/endpoints`: Updated Regions and Endpoints metadata.
7835* `service/waf`: Updates service API and documentation
7836  * The new PermissionPolicy APIs in AWS WAF Regional allow customers to attach resource-based policies to their entities.
7837* `service/waf-regional`: Updates service API and documentation
7838
7839Release v1.13.0 (2018-02-19)
7840===
7841
7842### Service Client Updates
7843* `service/config`: Updates service API
7844  * With this release, AWS Config updated the ConfigurationItemStatus enum values. The values prior to this update did not represent appropriate values returned by GetResourceConfigHistory. You must update your code to enumerate the new enum values so this is a breaking change. To map old properties to new properties, use the following descriptions: New discovered resource - Old property: Discovered, New property: ResourceDiscovered. Updated resource - Old property: Ok, New property: OK. Deleted resource - Old property: Deleted, New property: ResourceDeleted or ResourceDeletedNotRecorded. Not-recorded resource - Old property: N/A, New property: ResourceNotRecorded or ResourceDeletedNotRecorded.
7845
7846Release v1.12.79 (2018-02-16)
7847===
7848
7849### Service Client Updates
7850* `service/rds`: Updates service API and documentation
7851  * Updates RDS API to indicate whether a DBEngine supports read replicas.
7852
7853Release v1.12.78 (2018-02-15)
7854===
7855
7856### Service Client Updates
7857* `aws/endpoints`: Updated Regions and Endpoints metadata.
7858* `service/gamelift`: Updates service API and documentation
7859  * Updates to allow Fleets to run on On-Demand or Spot instances.
7860* `service/mediaconvert`: Updates service API and documentation
7861  * Nielsen ID3 tags can now be inserted into transport stream (TS) and HLS outputs. For more information on Nielsen configuration you can go to https://docs.aws.amazon.com/mediaconvert/latest/apireference/jobs.html#jobs-nielsenconfiguration
7862
7863Release v1.12.77 (2018-02-14)
7864===
7865
7866### Service Client Updates
7867* `service/appsync`: Updates service API and documentation
7868* `aws/endpoints`: Updated Regions and Endpoints metadata.
7869* `service/lex-models`: Updates service API and documentation
7870
7871### Bug Fixes
7872* `aws/request`: Fix support for streamed payloads for unsigned body request ([#1778](https://github.com/aws/aws-sdk-go/pull/1778))
7873  * Fixes the SDK's handling of the SDK's `ReaderSeekerCloser` helper type to not allow erroneous request retries, and request signature generation. This Fix allows you to use the `aws.ReaderSeekerCloser` to wrap an arbitrary `io.Reader` for request `io.ReadSeeker` input parameters. APIs such as lex-runtime's PostContent can now make use of the
7874ReaderSeekerCloser type without causing unexpected failures.
7875  * Fixes [#1776](https://github.com/aws/aws-sdk-go/issues/1776)
7876
7877Release v1.12.76 (2018-02-13)
7878===
7879
7880### Service Client Updates
7881* `aws/endpoints`: Updated Regions and Endpoints metadata.
7882* `service/glacier`: Updates service documentation
7883  * Documentation updates for glacier
7884* `service/route53`: Updates service API
7885  * Added support for creating Private Hosted Zones and metric-based healthchecks in the ap-northeast-3 region for whitelisted customers.
7886
7887Release v1.12.75 (2018-02-12)
7888===
7889
7890### Service Client Updates
7891* `service/cognito-idp`: Updates service API and documentation
7892* `service/ec2`: Updates service API and documentation
7893  * Network interfaces now supply the following additional status of "associated" to better distinguish the current status.
7894* `aws/endpoints`: Updated Regions and Endpoints metadata.
7895* `service/guardduty`: Updates service API and documentation
7896  * Added PortProbeAction information to the Action section of the port probe-type finding.
7897* `service/kms`: Updates service API
7898  * This release of AWS Key Management Service includes support for InvalidArnException in the RetireGrant API.
7899* `service/rds`: Updates service documentation
7900  * Aurora MySQL now supports MySQL 5.7.
7901
7902Release v1.12.74 (2018-02-09)
7903===
7904
7905### Service Client Updates
7906* `service/ec2`: Updates service API and documentation
7907  * Users can now better understand the longer ID opt-in status of their account using the two new APIs DescribeAggregateIdFormat and DescribePrincipalIdFormat
7908* `service/lex-models`: Updates service API and documentation
7909* `service/runtime.lex`: Updates service API and documentation
7910
7911Release v1.12.73 (2018-02-08)
7912===
7913
7914### Service Client Updates
7915* `service/appstream`: Updates service API and documentation
7916  * Adds support for allowing customers to provide a redirect URL for a stack. Users will be redirected to the link provided by the admin at the end of their streaming session.
7917* `service/budgets`: Updates service API and documentation
7918  * Making budgetLimit and timePeriod optional, and updating budgets docs.
7919* `service/dms`: Updates service API, documentation, and paginators
7920  * This release includes the addition of two new APIs: describe replication instance task logs and reboot instance. The first allows user to see how much storage each log for a task on a given instance is occupying. The second gives users the option to reboot the application software on the instance and force a fail over for MAZ instances to test robustness of their integration with our service.
7921* `service/ds`: Updates service API
7922  * Updated the regex of some input parameters to support longer EC2 identifiers.
7923* `service/dynamodb`: Updates service API and documentation
7924  * Amazon DynamoDB now supports server-side encryption using a default service key (alias/aws/dynamodb) from the AWS Key Management Service (KMS). AWS KMS is a service that combines secure, highly available hardware and software to provide a key management system scaled for the cloud. AWS KMS is used via the AWS Management Console or APIs to centrally create encryption keys, define the policies that control how keys can be used, and audit key usage to prove they are being used correctly. For more information, see the Amazon DynamoDB Developer Guide.
7925* `service/gamelift`: Updates service API and documentation
7926  * Amazon GameLift FlexMatch added the StartMatchBackfill API.  This API allows developers to add new players to an existing game session using the same matchmaking rules and player data that were used to initially create the session.
7927* `service/medialive`: Updates service API and documentation
7928  * AWS Elemental MediaLive has added support for updating channel settings for idle channels. You can now update channel name, channel outputs and output destinations, encoder settings, user role ARN, and input specifications. Channel settings can be updated in the console or with API calls. Please note that running channels need to be stopped before they can be updated. We've also deprecated the 'Reserved' field.
7929* `service/mediastore`: Updates service API and documentation
7930  * AWS Elemental MediaStore now supports per-container CORS configuration.
7931
7932Release v1.12.72 (2018-02-07)
7933===
7934
7935### Service Client Updates
7936* `aws/endpoints`: Updated Regions and Endpoints metadata.
7937* `service/glue`: Updates service API and documentation
7938  * This new feature will now allow customers to add a customized json classifier. They can specify a json path to indicate the object, array or field of the json documents they'd like crawlers to inspect when they crawl json files.
7939* `service/servicecatalog`: Updates service API, documentation, and paginators
7940  * This release of Service Catalog adds SearchProvisionedProducts API and ProvisionedProductPlan APIs.
7941* `service/servicediscovery`: Updates service API and documentation
7942  * This release adds support for registering CNAME record types and creating Route 53 alias records that route traffic to Amazon Elastic Load Balancers using Amazon Route 53 Auto Naming APIs.
7943* `service/ssm`: Updates service API and documentation
7944  * This Patch Manager release supports configuring Linux repos as part of patch baselines, controlling updates of non-OS security packages and also creating patch baselines for SUSE12
7945
7946### SDK Enhancements
7947* `private/model/api`: Add validation to ensure there is no duplication of services in models/apis ([#1758](https://github.com/aws/aws-sdk-go/pull/1758))
7948    * Prevents the SDK from mistakenly generating code a single service multiple times with different model versions.
7949* `example/service/ec2/instancesbyRegion`: Fix typos in example ([#1762](https://github.com/aws/aws-sdk-go/pull/1762))
7950* `private/model/api`: removing SDK API reference crosslinks from input/output shapes. (#1765)
7951
7952### SDK Bugs
7953* `aws/session`: Fix bug in session.New not supporting AWS_SDK_LOAD_CONFIG ([#1770](https://github.com/aws/aws-sdk-go/pull/1770))
7954    * Fixes a bug in the session.New function that was not correctly sourcing the shared configuration files' path.
7955    * Fixes [#1771](https://github.com/aws/aws-sdk-go/pull/1771)
7956
7957Release v1.12.71 (2018-02-05)
7958===
7959
7960### Service Client Updates
7961* `service/acm`: Updates service documentation
7962  * Documentation updates for acm
7963* `service/cloud9`: Updates service documentation and examples
7964  * API usage examples for AWS Cloud9.
7965* `aws/endpoints`: Updated Regions and Endpoints metadata.
7966* `service/kinesis`: Updates service API and documentation
7967  * Using ListShards a Kinesis Data Streams customer or client can get information about shards in a data stream (including meta-data for each shard) without obtaining data stream level information.
7968* `service/opsworks`: Updates service API, documentation, and waiters
7969  * AWS OpsWorks Stacks supports EBS encryption and HDD volume types. Also, a new DescribeOperatingSystems API is available, which lists all operating systems supported by OpsWorks Stacks.
7970
7971Release v1.12.70 (2018-01-26)
7972===
7973
7974### Service Client Updates
7975* `service/devicefarm`: Updates service API and documentation
7976  * Add InteractionMode in CreateRemoteAccessSession for DirectDeviceAccess feature.
7977* `service/medialive`: Updates service API and documentation
7978  * Add InputSpecification to CreateChannel (specification of input attributes is used for channel sizing and affects pricing);  add NotFoundException to DeleteInputSecurityGroups.
7979* `service/mturk-requester`: Updates service documentation
7980
7981Release v1.12.69 (2018-01-26)
7982===
7983
7984### SDK Bugs
7985* `models/api`: Fix colliding names [#1754](https://github.com/aws/aws-sdk-go/pull/1754) [#1756](https://github.com/aws/aws-sdk-go/pull/1756)
7986    * SDK had duplicate folders that were causing errors in some builds.
7987    * Fixes [#1753](https://github.com/aws/aws-sdk-go/issues/1753)
7988
7989Release v1.12.68 (2018-01-25)
7990===
7991
7992### Service Client Updates
7993* `service/alexaforbusiness`: Updates service API and documentation
7994* `service/codebuild`: Updates service API and documentation
7995  * Adding support for Shallow Clone and GitHub Enterprise in AWS CodeBuild.
7996* `aws/endpoints`: Updated Regions and Endpoints metadata.
7997* `service/guardduty`: Adds new service
7998  * Added the missing AccessKeyDetails object to the resource shape.
7999* `service/lambda`: Updates service API and documentation
8000  * AWS Lambda now supports Revision ID on your function versions and aliases, to track and apply conditional updates when you are updating your function version or alias resources.
8001
8002### SDK Bugs
8003* `service/s3/s3manager`: Fix check for nil OrigErr in Error() [#1749](https://github.com/aws/aws-sdk-go/issues/1749)
8004    * S3 Manager's `Error` type did not check for nil of `OrigErr` when calling `Error()`
8005    * Fixes [#1748](https://github.com/aws/aws-sdk-go/issues/1748)
8006
8007Release v1.12.67 (2018-01-22)
8008===
8009
8010### Service Client Updates
8011* `service/budgets`: Updates service API and documentation
8012  * Add additional costTypes: IncludeDiscount, UseAmortized,  to support finer control for different charges included in a cost budget.
8013
8014Release v1.12.66 (2018-01-19)
8015===
8016
8017### Service Client Updates
8018* `aws/endpoints`: Updated Regions and Endpoints metadata.
8019* `service/glue`: Updates service API and documentation
8020  * New AWS Glue DataCatalog APIs to manage table versions and a new feature to skip archiving of the old table version when updating table.
8021* `service/transcribe`: Adds new service
8022
8023Release v1.12.65 (2018-01-18)
8024===
8025
8026### Service Client Updates
8027* `service/sagemaker`: Updates service API and documentation
8028  * CreateTrainingJob and CreateEndpointConfig now supports KMS Key for volume encryption.
8029
8030Release v1.12.64 (2018-01-17)
8031===
8032
8033### Service Client Updates
8034* `service/autoscaling-plans`: Updates service documentation
8035* `service/ec2`: Updates service documentation
8036  * Documentation updates for EC2
8037
8038Release v1.12.63 (2018-01-17)
8039===
8040
8041### Service Client Updates
8042* `service/application-autoscaling`: Updates service API and documentation
8043* `service/autoscaling-plans`: Adds new service
8044* `service/rds`: Updates service API and documentation
8045  * With this release you can now integrate RDS DB instances with CloudWatch Logs. We have added parameters to the operations for creating and modifying DB instances (for example CreateDBInstance) to allow you to take advantage of this capability through the CLI and API. Once you enable this feature, a stream of log events will publish to CloudWatch Logs for each log type you enable.
8046
8047Release v1.12.62 (2018-01-15)
8048===
8049
8050### Service Client Updates
8051* `aws/endpoints`: Updated Regions and Endpoints metadata.
8052* `service/lambda`: Updates service API and documentation
8053  * Support for creating Lambda Functions using 'dotnetcore2.0' and 'go1.x'.
8054
8055Release v1.12.61 (2018-01-12)
8056===
8057
8058### Service Client Updates
8059* `service/glue`: Updates service API and documentation
8060  * Support is added to generate ETL scripts in Scala which can now be run by  AWS Glue ETL jobs. In addition, the trigger API now supports firing when any conditions are met (in addition to all conditions). Also, jobs can be triggered based on a "failed" or "stopped" job run (in addition to a "succeeded" job run).
8061
8062Release v1.12.60 (2018-01-11)
8063===
8064
8065### Service Client Updates
8066* `service/elasticloadbalancing`: Updates service API and documentation
8067* `service/elasticloadbalancingv2`: Updates service API and documentation
8068* `service/rds`: Updates service API and documentation
8069  * Read Replicas for Amazon RDS for MySQL, MariaDB, and PostgreSQL now support Multi-AZ deployments.Amazon RDS Read Replicas enable you to create one or more read-only copies of your database instance within the same AWS Region or in a different AWS Region. Updates made to the source database are asynchronously copied to the Read Replicas. In addition to providing scalability for read-heavy workloads, you can choose to promote a Read Replica to become standalone a DB instance when needed.Amazon RDS Multi-AZ Deployments provide enhanced availability for database instances within a single AWS Region. With Multi-AZ, your data is synchronously replicated to a standby in a different Availability Zone (AZ). In case of an infrastructure failure, Amazon RDS performs an automatic failover to the standby, minimizing disruption to your applications.You can now combine Read Replicas with Multi-AZ as part of a disaster recovery strategy for your production databases. A well-designed and tested plan is critical for maintaining business continuity after a disaster. Since Read Replicas can also be created in different regions than the source database, your Read Replica can be promoted to become the new production database in case of a regional disruption.You can also combine Read Replicas with Multi-AZ for your database engine upgrade process. You can create a Read Replica of your production database instance and upgrade it to a new database engine version. When the upgrade is complete, you can stop applications, promote the Read Replica to a standalone database instance and switch over your applications. Since the database instance is already a Multi-AZ deployment, no additional steps are needed.For more information, see the Amazon RDS User Guide.
8070* `service/ssm`: Updates service documentation
8071  * Updates documentation for the HierarchyLevelLimitExceededException error.
8072
8073Release v1.12.59 (2018-01-09)
8074===
8075
8076### Service Client Updates
8077* `service/kms`: Updates service documentation
8078  * Documentation updates for AWS KMS
8079
8080Release v1.12.58 (2018-01-09)
8081===
8082
8083### Service Client Updates
8084* `service/ds`: Updates service API and documentation
8085  * On October 24 we introduced AWS Directory Service for Microsoft Active Directory (Standard Edition), also known as AWS Microsoft AD (Standard Edition), which is a managed Microsoft Active Directory (AD) that is optimized for small and midsize businesses (SMBs). With this SDK release, you can now create an AWS Microsoft AD directory using API. This enables you to run typical SMB workloads using a cost-effective, highly available, and managed Microsoft AD in the AWS Cloud.
8086
8087Release v1.12.57 (2018-01-08)
8088===
8089
8090### Service Client Updates
8091* `service/codedeploy`: Updates service API and documentation
8092  * The AWS CodeDeploy API was updated to support DeleteGitHubAccountToken, a new method that deletes a GitHub account connection.
8093* `service/discovery`: Updates service API and documentation
8094  * Documentation updates for AWS Application Discovery Service.
8095* `service/route53`: Updates service API and documentation
8096  * This release adds an exception to the CreateTrafficPolicyVersion API operation.
8097
8098Release v1.12.56 (2018-01-05)
8099===
8100
8101### Service Client Updates
8102* `service/inspector`: Updates service API, documentation, and examples
8103  * Added 2 new attributes to the DescribeAssessmentTemplate response, indicating the total number of assessment runs and last assessment run ARN (if present.)
8104* `service/snowball`: Updates service documentation
8105  * Documentation updates for snowball
8106* `service/ssm`: Updates service documentation
8107  * Documentation updates for ssm
8108
8109Release v1.12.55 (2018-01-02)
8110===
8111
8112### Service Client Updates
8113* `service/rds`: Updates service documentation
8114  * Documentation updates for rds
8115
8116Release v1.12.54 (2017-12-29)
8117===
8118
8119### Service Client Updates
8120* `aws/endpoints`: Updated Regions and Endpoints metadata.
8121* `service/workspaces`: Updates service API and documentation
8122  * Modify WorkSpaces have been updated with flexible storage and switching of hardware bundles feature. The following configurations have been added to ModifyWorkSpacesProperties: storage and compute. This update provides the capability to configure the storage of a WorkSpace. It also adds the capability of switching hardware bundle of a WorkSpace by specifying an eligible compute (Value, Standard, Performance, Power).
8123
8124Release v1.12.53 (2017-12-22)
8125===
8126
8127### Service Client Updates
8128* `service/ec2`: Updates service API
8129  * This release fixes an issue with tags not showing in DescribeAddresses responses.
8130* `service/ecs`: Updates service API and documentation
8131  * Amazon ECS users can now set a health check initialization wait period of their ECS services, the services that are associated with an Elastic Load Balancer (ELB) will wait for a period of time before the ELB become healthy. You can now configure this in Create and Update Service.
8132* `service/inspector`: Updates service API and documentation
8133  * PreviewAgents API now returns additional fields within the AgentPreview data type. The API now shows the agent health and availability status for all instances included in the assessment target. This allows users to check the health status of Inspector Agents before running an assessment. In addition, it shows the instance ID, hostname, and IP address of the targeted instances.
8134* `service/sagemaker`: Updates service API and documentation
8135  * SageMaker Models no longer support SupplementalContainers.  API's that have been affected are CreateModel and DescribeModel.
8136
8137Release v1.12.52 (2017-12-21)
8138===
8139
8140### Service Client Updates
8141* `service/codebuild`: Updates service API and documentation
8142  * Adding support allowing AWS CodeBuild customers to select specific curated image versions.
8143* `service/ec2`: Updates service API and documentation
8144  * Elastic IP tagging enables you to add key and value metadata to your Elastic IPs so that you can search, filter, and organize them according to your organization's needs.
8145* `aws/endpoints`: Updated Regions and Endpoints metadata.
8146* `service/kinesisanalytics`: Updates service API and documentation
8147  * Kinesis Analytics now supports AWS Lambda functions as output.
8148
8149Release v1.12.51 (2017-12-21)
8150===
8151
8152### Service Client Updates
8153* `service/config`: Updates service API
8154* `aws/endpoints`: Updated Regions and Endpoints metadata.
8155* `service/iot`: Updates service API and documentation
8156  * This release adds support for code signed Over-the-air update functionality for Amazon FreeRTOS. Users can now create and schedule Over-the-air updates to their Amazon FreeRTOS devices using these new APIs.
8157
8158Release v1.12.50 (2017-12-19)
8159===
8160
8161### Service Client Updates
8162* `service/apigateway`: Updates service API and documentation
8163  * API Gateway now adds support for calling API with compressed payloads using one of the supported content codings, tagging an API stage for cost allocation, and returning API keys from a custom authorizer for use with a usage plan.
8164* `aws/endpoints`: Updated Regions and Endpoints metadata.
8165* `service/mediastore-data`: Updates service documentation
8166* `service/route53`: Updates service API and documentation
8167  * Route 53 added support for a new China (Ningxia) region, cn-northwest-1. You can now specify cn-northwest-1 as the region for latency-based or geoproximity routing. Route 53 also added support for a new EU (Paris) region, eu-west-3. You can now associate VPCs in eu-west-3 with private hosted zones and create alias records that route traffic to resources in eu-west-3.
8168
8169Release v1.12.49 (2017-12-19)
8170===
8171
8172### Service Client Updates
8173* `aws/endpoints`: Updated Regions and Endpoints metadata.
8174* `service/monitoring`: Updates service documentation
8175  * Documentation updates for monitoring
8176
8177Release v1.12.48 (2017-12-15)
8178===
8179
8180### Service Client Updates
8181* `service/appstream`: Updates service API and documentation
8182  * This API update is to enable customers to add tags to their Amazon AppStream 2.0 resources
8183
8184Release v1.12.47 (2017-12-14)
8185===
8186
8187### Service Client Updates
8188* `service/apigateway`: Updates service API and documentation
8189  * Adds support for Cognito Authorizer scopes at the API method level.
8190* `service/email`: Updates service documentation
8191  * Added information about the maximum number of transactions per second for the SendCustomVerificationEmail operation.
8192* `aws/endpoints`: Updated Regions and Endpoints metadata.
8193
8194Release v1.12.46 (2017-12-12)
8195===
8196
8197### Service Client Updates
8198* `service/workmail`: Adds new service
8199  * Today, Amazon WorkMail released an administrative SDK and enabled AWS CloudTrail integration. With the administrative SDK, you can natively integrate WorkMail with your existing services. The SDK enables programmatic user, resource, and group management through API calls. This means your existing IT tools and workflows can now automate WorkMail management, and third party applications can streamline WorkMail migrations and account actions.
8200
8201Release v1.12.45 (2017-12-11)
8202===
8203
8204### Service Client Updates
8205* `service/cognito-idp`: Updates service API and documentation
8206* `aws/endpoints`: Updated Regions and Endpoints metadata.
8207* `service/lex-models`: Updates service API and documentation
8208* `service/sagemaker`: Updates service API
8209  * CreateModel API Update:  The request parameter 'ExecutionRoleArn' has changed from optional to required.
8210
8211Release v1.12.44 (2017-12-08)
8212===
8213
8214### Service Client Updates
8215* `service/appstream`: Updates service API and documentation
8216  * This API update is to support the feature that allows customers to automatically consume the latest Amazon AppStream 2.0 agent as and when published by AWS.
8217* `service/ecs`: Updates service documentation
8218  * Documentation updates for Windows containers.
8219* `service/monitoring`: Updates service API and documentation
8220  * With this launch, you can now create a CloudWatch alarm that alerts you when M out of N datapoints of a metric are breaching your predefined threshold, such as three out of five times in any given five minutes interval or two out of six times in a thirty minutes interval. When M out of N datapoints are not breaching your threshold in an interval, the alarm will be in OK state. Please note that the M datapoints out of N datapoints in an interval can be of any order and does not need to be consecutive. Consequently, you can now get alerted even when the spikes in your metrics are intermittent over an interval.
8221
8222Release v1.12.43 (2017-12-07)
8223===
8224
8225### Service Client Updates
8226* `service/email`: Updates service API, documentation, and paginators
8227  * Customers can customize the emails that Amazon SES sends when verifying new identities. This feature is helpful for developers whose applications send email through Amazon SES on behalf of their customers.
8228* `service/es`: Updates service API and documentation
8229  * Added support for encryption of data at rest on Amazon Elasticsearch Service using AWS KMS
8230
8231### SDK Bugs
8232* `models/apis` Fixes removes colliding sagemaker models folders ([#1686](https://github.com/aws/aws-sdk-go/pull/1686))
8233  * Fixes Release v1.12.42's SageMaker vs sagemaker model folders.
8234
8235Release v1.12.42 (2017-12-06)
8236===
8237
8238### Service Client Updates
8239* `service/clouddirectory`: Updates service API and documentation
8240  * Amazon Cloud Directory makes it easier for you to apply schema changes across your directories with in-place schema upgrades. Your directories now remain available while backward-compatible schema changes are being applied, such as the addition of new fields. You also can view the history of your schema changes in Cloud Directory by using both major and minor version identifiers, which can help you track and audit schema versions across directories.
8241* `service/elasticbeanstalk`: Updates service documentation
8242  * Documentation updates for AWS Elastic Beanstalk.
8243* `service/sagemaker`: Adds new service
8244  * Initial waiters for common SageMaker workflows.
8245
8246Release v1.12.41 (2017-12-05)
8247===
8248
8249### Service Client Updates
8250* `service/iot`: Updates service API and documentation
8251  * Add error action API for RulesEngine.
8252* `service/servicecatalog`: Updates service API and documentation
8253  * ServiceCatalog has two distinct personas for its use, an "admin" persona (who creates sets of products with different versions and prescribes who has access to them) and an "end-user" persona (who can launch cloud resources based on the configuration data their admins have given them access to).  This API update will allow admin users to deactivate/activate product versions, end-user will only be able to access and launch active product versions.
8254* `service/servicediscovery`: Adds new service
8255  * Amazon Route 53 Auto Naming lets you configure public or private namespaces that your microservice applications run in. When instances of the service become available, you can call the Auto Naming API to register the instance, and Amazon Route 53 automatically creates up to five DNS records and an optional health check. Clients that submit DNS queries for the service receive an answer that contains up to eight healthy records.
8256
8257Release v1.12.40 (2017-12-04)
8258===
8259
8260### Service Client Updates
8261* `service/budgets`: Updates service API and documentation
8262  * Add additional costTypes to support finer control for different charges included in a cost budget.
8263* `service/ecs`: Updates service documentation
8264  * Documentation updates for ecs
8265
8266Release v1.12.39 (2017-12-01)
8267===
8268
8269### Service Client Updates
8270* `service/SageMaker`: Updates service waiters
8271
8272Release v1.12.38 (2017-11-30)
8273===
8274
8275### Service Client Updates
8276* `service/AWSMoneypenny`: Adds new service
8277* `service/Cloud9`: Adds new service
8278* `service/Serverless Registry`: Adds new service
8279* `service/apigateway`: Updates service API, documentation, and paginators
8280  * Added support Private Integration and VPC Link features in API Gateway. This allows to create an API with the API Gateway private integration, thus providing clients access to HTTP/HTTPS resources in an Amazon VPC from outside of the VPC through a VpcLink resource.
8281* `service/ec2`: Updates service API and documentation
8282  * Adds the following updates: 1. Spread Placement ensures that instances are placed on distinct hardware in order to reduce correlated failures. 2. Inter-region VPC Peering allows customers to peer VPCs across different AWS regions without requiring additional gateways, VPN connections or physical hardware
8283* `service/lambda`: Updates service API and documentation
8284  * AWS Lambda now supports the ability to set the concurrency limits for individual functions, and increasing memory to 3008 MB.
8285
8286Release v1.12.37 (2017-11-30)
8287===
8288
8289### Service Client Updates
8290* `service/Ardi`: Adds new service
8291* `service/autoscaling`: Updates service API and documentation
8292  * You can now use Auto Scaling with EC2 Launch Templates via the CreateAutoScalingGroup and UpdateAutoScalingGroup APIs.
8293* `service/ec2`: Updates service API and documentation
8294  * Adds the following updates: 1. T2 Unlimited enables high CPU performance for any period of time whenever required 2. You are now able to create and launch EC2 m5 and h1 instances
8295* `service/lightsail`: Updates service API and documentation
8296  * This release adds support for load balancer and TLS/SSL certificate management. This set of APIs allows customers to create, manage, and scale secure load balanced applications on Lightsail infrastructure. To provide support for customers who manage their DNS on Lightsail, we've added the ability create an Alias A type record which can point to a load balancer DNS name via the CreateDomainEntry API http://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_CreateDomainEntry.html.
8297* `service/ssm`: Updates service API and documentation
8298  * This release updates AWS Systems Manager APIs to enable executing automations at controlled rate, target resources in a resource groups and execute entire automation at once or single step at a time. It is now also possible to use YAML, in addition to JSON, when creating Systems Manager documents.
8299* `service/waf`: Updates service API and documentation
8300  * This release adds support for rule group and managed rule group. Rule group is a container of rules that customers can create, put rules in it and associate the rule group to a WebACL. All rules in a rule group will function identically as they would if each rule was individually associated to the WebACL. Managed rule group is a pre-configured rule group composed by our security partners and made available via the AWS Marketplace. Customers can subscribe to these managed rule groups, associate the managed rule group to their WebACL and start using them immediately to protect their resources.
8301* `service/waf-regional`: Updates service API and documentation
8302
8303Release v1.12.36 (2017-11-29)
8304===
8305
8306### Service Client Updates
8307* `service/DeepInsight`: Adds new service
8308* `service/IronmanRuntime`: Adds new service
8309* `service/Orchestra - Laser`: Adds new service
8310* `service/SageMaker`: Adds new service
8311* `service/Shine`: Adds new service
8312* `service/archived.kinesisvideo`: Adds new service
8313* `service/data.kinesisvideo`: Adds new service
8314* `service/dynamodb`: Updates service API and documentation
8315  * Amazon DynamoDB now supports the following features: Global Table and On-Demand Backup. Global Table is a fully-managed, multi-region, multi-master database. DynamoDB customers can now write anywhere and read anywhere with single-digit millisecond latency by performing database operations closest to where end users reside. Global Table also enables customers to disaster-proof their applications, keeping them running and data accessible even in the face of natural disasters or region disruptions. Customers can set up Global Table with just a few clicks in the AWS Management Console-no application rewrites required. On-Demand Backup capability is to protect data from loss due to application errors, and meet customers' archival needs for compliance and regulatory reasons. Customers can backup and restore their DynamoDB table data anytime, with a single-click in the AWS management console or a single API call. Backup and restore actions execute with zero impact on table performance or availability. For more information, see the Amazon DynamoDB Developer Guide.
8316* `service/ecs`: Updates service API and documentation
8317  * Amazon Elastic Container Service (Amazon ECS) released a new launch type for running containers on a serverless infrastructure. The Fargate launch type allows you to run your containerized applications without the need to provision and manage the backend infrastructure. Just register your task definition and Fargate launches the container for you.
8318* `service/glacier`: Updates service API and documentation
8319  * This release includes support for Glacier Select, a new feature that allows you to filter and analyze your Glacier archives and store the results in a user-specified S3 location.
8320* `service/greengrass`: Updates service API and documentation
8321  * Greengrass OTA feature allows updating Greengrass Core and Greengrass OTA Agent. Local Resource Access feature allows Greengrass Lambdas to access local resources such as peripheral devices and volumes.
8322* `service/iot`: Updates service API and documentation
8323  * This release adds support for a number of new IoT features, including AWS IoT Device Management (Jobs, Fleet Index and Thing Registration), Thing Groups, Policies on Thing Groups, Registry & Job Events, JSON Logs, Fine-Grained Logging Controls, Custom Authorization and AWS Service Authentication Using X.509 Certificates.
8324* `service/kinesisvideo`: Adds new service
8325  * Announcing Amazon Kinesis Video Streams, a fully managed video ingestion and storage service. Kinesis Video Streams makes it easy to securely stream video from connected devices to AWS for machine learning, analytics, and processing. You can also stream other time-encoded data like RADAR and LIDAR signals using Kinesis Video Streams.
8326* `service/rekognition`: Updates service API, documentation, and paginators
8327  * This release introduces Amazon Rekognition support for video analysis.
8328* `service/s3`: Updates service API and documentation
8329  * This release includes support for Glacier Select, a new feature that allows you to filter and analyze your Glacier storage class objects and store the results in a user-specified S3 location.
8330
8331Release v1.12.35 (2017-11-29)
8332===
8333
8334### Service Client Updates
8335* `service/AmazonMQ`: Adds new service
8336* `service/GuardDuty`: Adds new service
8337* `service/apigateway`: Updates service API and documentation
8338  * Changes related to CanaryReleaseDeployment feature. Enables API developer to create a deployment as canary deployment and test API changes with percentage of customers before promoting changes to all customers.
8339* `service/batch`: Updates service API and documentation
8340  * Add support for Array Jobs which allow users to easily submit many copies of a job with a single API call. This change also enhances the job dependency model to support N_TO_N and sequential dependency chains. The ListJobs and DescribeJobs APIs now have the ability to list or describe the status of entire Array Jobs or individual elements within the array.
8341* `service/cognito-idp`: Updates service API and documentation
8342* `service/deepdish`: Adds new service
8343  * AWS AppSync is an enterprise-level, fully managed GraphQL service with real-time data synchronization and offline programming features.
8344* `service/ec2`: Updates service API and documentation
8345  * Adds the following updates: 1. You are now able to host a service powered by AWS PrivateLink to provide private connectivity to other VPCs. You are now also able to create endpoints to other services powered by PrivateLink including AWS services, Marketplace Seller services or custom services created by yourself or other AWS VPC customers. 2. You are now able to save launch parameters in a single template that can be used with Auto Scaling, Spot Fleet, Spot, and On Demand instances. 3. You are now able to launch Spot instances via the RunInstances API, using a single additional parameter. RunInstances will response synchronously with an instance ID should capacity be available for your Spot request. 4. A simplified Spot pricing model which delivers low, predictable prices that adjust gradually, based on long-term trends in supply and demand. 5. Amazon EC2 Spot can now hibernate Amazon EBS-backed instances in the event of an interruption, so your workloads pick up from where they left off. Spot can fulfill your request by resuming instances from a hibernated state when capacity is available.
8346* `service/lambda`: Updates service API and documentation
8347  * Lambda aliases can now shift traffic between two function versions, based on preassigned weights.
8348
8349Release v1.12.34 (2017-11-27)
8350===
8351
8352### Service Client Updates
8353* `service/data.mediastore`: Adds new service
8354* `service/mediaconvert`: Adds new service
8355  * AWS Elemental MediaConvert is a file-based video conversion service that transforms media into formats required for traditional broadcast and for internet streaming to multi-screen devices.
8356* `service/medialive`: Adds new service
8357  * AWS Elemental MediaLive is a video service that lets you easily create live outputs for broadcast and streaming delivery.
8358* `service/mediapackage`: Adds new service
8359  * AWS Elemental MediaPackage is a just-in-time video packaging and origination service that lets you format highly secure and reliable live outputs for a variety of devices.
8360* `service/mediastore`: Adds new service
8361  * AWS Elemental MediaStore is an AWS storage service optimized for media. It gives you the performance, consistency, and low latency required to deliver live and on-demand video content. AWS Elemental MediaStore acts as the origin store in your video workflow.
8362
8363Release v1.12.33 (2017-11-22)
8364===
8365
8366### Service Client Updates
8367* `service/acm`: Updates service API and documentation
8368  * AWS Certificate Manager now supports the ability to import domainless certs and additional Key Types as well as an additional validation method for DNS.
8369* `aws/endpoints`: Updated Regions and Endpoints metadata.
8370
8371Release v1.12.32 (2017-11-22)
8372===
8373
8374### Service Client Updates
8375* `service/apigateway`: Updates service API and documentation
8376  * Add support for Access logs and customizable integration timeouts
8377* `service/cloudformation`: Updates service API and documentation
8378  * 1) 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.
8379* `service/codebuild`: Updates service API and documentation
8380  * Adding support for accessing Amazon VPC resources from AWS CodeBuild, dependency caching and build badges.
8381* `service/elasticmapreduce`: Updates service API and documentation
8382  * Enable Kerberos on Amazon EMR.
8383* `aws/endpoints`: Updated Regions and Endpoints metadata.
8384* `service/rekognition`: Updates service API and documentation
8385  * 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.
8386* `service/shield`: Updates service API, documentation, and paginators
8387  * 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.
8388* `service/storagegateway`: Updates service API and documentation
8389  * 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.
8390* `service/xray`: Updates service API, documentation, and paginators
8391  * Added automatic pagination support for AWS X-Ray APIs in the SDKs that support this feature.
8392
8393Release v1.12.31 (2017-11-20)
8394===
8395
8396### Service Client Updates
8397* `service/apigateway`: Updates service documentation
8398  * Documentation updates for Apigateway
8399* `service/codecommit`: Updates service API, documentation, and paginators
8400  * 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.
8401* `service/firehose`: Updates service API and documentation
8402  * 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.
8403* `service/iis`: Adds new service
8404  * 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.
8405* `service/kinesis`: Updates service API and documentation
8406  * 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.
8407* `service/workdocs`: Updates service API and documentation
8408  * DescribeGroups API and miscellaneous enhancements
8409
8410### SDK Bugs
8411* `aws/client`: Retry delays for throttled exception were not limited to 5 minutes [#1654](https://github.com/aws/aws-sdk-go/pull/1654)
8412  * Fixes [#1653](https://github.com/aws/aws-sdk-go/issues/1653)
8413
8414Release v1.12.30 (2017-11-17)
8415===
8416
8417### Service Client Updates
8418* `service/application-autoscaling`: Updates service API and documentation
8419* `service/dms`: Updates service API, documentation, and paginators
8420  * Support for migration task assessment. Support for data validation after the migration.
8421* `service/elasticloadbalancingv2`: Updates service API and documentation
8422* `aws/endpoints`: Updated Regions and Endpoints metadata.
8423* `service/rds`: Updates service API and documentation
8424  * Amazon RDS now supports importing MySQL databases by using backup files from Amazon S3.
8425* `service/s3`: Updates service API
8426  * Added ORC to the supported S3 Inventory formats.
8427
8428### SDK Bugs
8429* `private/protocol/restjson`: Define JSONValue marshaling for body and querystring ([#1640](https://github.com/aws/aws-sdk-go/pull/1640))
8430  * Adds support for APIs which use JSONValue for body and querystring targets.
8431  * Fixes [#1636](https://github.com/aws/aws-sdk-go/issues/1636)
8432
8433Release v1.12.29 (2017-11-16)
8434===
8435
8436### Service Client Updates
8437* `service/application-autoscaling`: Updates service API and documentation
8438* `service/ec2`: Updates service API
8439  * You are now able to create and launch EC2 x1e smaller instance sizes
8440* `service/glue`: Updates service API and documentation
8441  * API update for AWS Glue. New crawler configuration attribute enables customers to specify crawler behavior. New XML classifier enables classification of XML data.
8442* `service/opsworkscm`: Updates service API, documentation, and waiters
8443  * Documentation updates for OpsWorks-cm: a new feature, OpsWorks for Puppet Enterprise, that allows users to create and manage OpsWorks-hosted Puppet Enterprise servers.
8444* `service/organizations`: Updates service API, documentation, and paginators
8445  * This release adds APIs that you can use to enable and disable integration with AWS services designed to work with AWS Organizations. This integration allows the AWS service to perform operations on your behalf on all of the accounts in your organization. Although you can use these APIs yourself, we recommend that you instead use the commands provided in the other AWS service to enable integration with AWS Organizations.
8446* `service/route53`: Updates service API and documentation
8447  * You can use Route 53's GetAccountLimit/GetHostedZoneLimit/GetReusableDelegationSetLimit APIs to view your current limits (including custom set limits) on Route 53 resources such as hosted zones and health checks. These APIs also return the number of each resource you're currently using to enable comparison against your current limits.
8448
8449Release v1.12.28 (2017-11-15)
8450===
8451
8452### Service Client Updates
8453* `service/apigateway`: Updates service API and documentation
8454  * 1. Extended GetDocumentationParts operation to support retrieving documentation parts resources without contents.  2. Added hosted zone ID in the custom domain response.
8455* `service/email`: Updates service API, documentation, and examples
8456  * SES launches Configuration Set Reputation Metrics and Email Pausing Today, two features that build upon the capabilities of the reputation dashboard. The first is the ability to export reputation metrics for individual configuration sets. The second is the ability to temporarily pause email sending, either at the configuration set level, or across your entire Amazon SES account.
8457* `service/polly`: Updates service API
8458  * Amazon Polly adds Korean language support with new female voice - "Seoyeon" and new Indian English female voice - "Aditi"
8459* `service/states`: Updates service API and documentation
8460  * You can now use the UpdateStateMachine API to update your state machine definition and role ARN. Existing executions will continue to use the previous definition and role ARN. You can use the DescribeStateMachineForExecution API to determine which state machine definition and role ARN is associated with an execution
8461
8462Release v1.12.27 (2017-11-14)
8463===
8464
8465### Service Client Updates
8466* `service/ecs`: Updates service API and documentation
8467  * 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.
8468* `aws/endpoints`: Updated Regions and Endpoints metadata.
8469* `service/lightsail`: Updates service API and documentation
8470  * 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.
8471* `service/route53`: Updates service API and documentation
8472  * 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.
8473* `service/ssm`: Updates service API and documentation
8474  * EC2 Systems Manager GetInventory API adds support for aggregation.
8475
8476### SDK Enhancements
8477* `aws/request`: Remove default port from HTTP host header ([#1618](https://github.com/aws/aws-sdk-go/pull/1618))
8478  * Updates the SDK to automatically remove default ports based on the URL's scheme when setting the HTTP Host header's value.
8479  * Fixes [#1537](https://github.com/aws/aws-sdk-go/issues/1537)
8480
8481Release v1.12.26 (2017-11-09)
8482===
8483
8484### Service Client Updates
8485* `service/ec2`: Updates service API and documentation
8486  * Introduces the following features: 1. Create a default subnet in an Availability Zone if no default subnet exists. 2. Spot Fleet integrates with Elastic Load Balancing to enable you to attach one or more load balancers to a Spot Fleet request. When you attach the load balancer, it automatically registers the instance in the Spot Fleet to the load balancers which distributes incoming traffic across the instances.
8487* `aws/endpoints`: Updated Regions and Endpoints metadata.
8488
8489Release v1.12.25 (2017-11-08)
8490===
8491
8492### Service Client Updates
8493* `service/application-autoscaling`: Updates service API and documentation
8494* `service/batch`: Updates service documentation
8495  * Documentation updates for AWS Batch.
8496* `service/ec2`: Updates service API and documentation
8497  * AWS PrivateLink for Amazon Services - Customers can now privately access Amazon services from their Amazon Virtual Private Cloud (VPC), without using public IPs, and without requiring the traffic to traverse across the Internet.
8498* `service/elasticache`: Updates service API and documentation
8499  * This release adds online resharding for ElastiCache for Redis offering, providing the ability to add and remove shards from a running cluster. Developers can now dynamically scale-out or scale-in their Redis cluster workloads to adapt to changes in demand. ElastiCache will resize the cluster by adding or removing shards and redistribute hash slots uniformly across the new shard configuration, all while the cluster continues to stay online and serves requests.
8500* `aws/endpoints`: Updated Regions and Endpoints metadata.
8501
8502Release v1.12.24 (2017-11-07)
8503===
8504
8505### Service Client Updates
8506* `service/elasticloadbalancingv2`: Updates service documentation
8507* `aws/endpoints`: Updated Regions and Endpoints metadata.
8508* `service/rds`: Updates service API and documentation
8509  * DescribeOrderableDBInstanceOptions now returns the minimum and maximum allowed values for storage size, total provisioned IOPS, and provisioned IOPS per GiB for a DB instance.
8510* `service/s3`: Updates service API, documentation, and examples
8511  * This releases adds support for 4 features: 1. Default encryption for S3 Bucket, 2. Encryption status in inventory and Encryption support for inventory.  3. Cross region replication of KMS-encrypted objects, and 4. ownership overwrite for CRR.
8512
8513Release v1.12.23 (2017-11-07)
8514===
8515
8516### Service Client Updates
8517* `service/api.pricing`: Adds new service
8518* `service/ec2`: Updates service API
8519  * You are now able to create and launch EC2 C5 instances, the next generation of EC2's compute-optimized instances, in us-east-1, us-west-2 and eu-west-1. C5 instances offer up to 72 vCPUs, 144 GiB of DDR4 instance memory, 25 Gbps in Network bandwidth and improved EBS and Networking bandwidth on smaller instance sizes to deliver improved performance for compute-intensive workloads.
8520* `aws/endpoints`: Updated Regions and Endpoints metadata.
8521* `service/kms`: Updates service API, documentation, and examples
8522  * Documentation updates for AWS KMS.
8523* `service/organizations`: Updates service documentation
8524  * This release updates permission statements for several API operations, and corrects some other minor errors.
8525* `service/states`: Updates service API, documentation, and paginators
8526  * Documentation update.
8527
8528Release v1.12.22 (2017-11-03)
8529===
8530
8531### Service Client Updates
8532* `service/ecs`: Updates service API and documentation
8533  * Amazon ECS users can now add devices to their containers and enable init process in containers through the use of docker's 'devices' and 'init' features. These fields can be specified under linuxParameters in ContainerDefinition in the Task Definition Template.
8534* `aws/endpoints`: Updated Regions and Endpoints metadata.
8535
8536Release v1.12.21 (2017-11-02)
8537===
8538
8539### Service Client Updates
8540* `service/apigateway`: Updates service API and documentation
8541  * This release supports creating and managing Regional and Edge-Optimized API endpoints.
8542* `aws/endpoints`: Updated Regions and Endpoints metadata.
8543
8544### SDK Bugs
8545* `aws/request`: Fix bug in request presign creating invalid URL ([#1624](https://github.com/aws/aws-sdk-go/pull/1624))
8546  * Fixes a bug the Request Presign and PresignRequest methods that would allow a invalid expire duration as input. A expire time of 0 would be interpreted by the SDK to generate a normal request signature, not a presigned URL. This caused the returned URL unusable.
8547  * Fixes [#1617](https://github.com/aws/aws-sdk-go/issues/1617)
8548
8549Release v1.12.20 (2017-11-01)
8550===
8551
8552### Service Client Updates
8553* `service/acm`: Updates service documentation
8554  * Documentation updates for ACM
8555* `service/cloudhsmv2`: Updates service documentation
8556  * Minor documentation update for AWS CloudHSM (cloudhsmv2).
8557* `service/directconnect`: Updates service API and documentation
8558  * AWS DirectConnect now provides support for Global Access for Virtual Private Cloud (VPC) via a new feature called Direct Connect Gateway. A Direct Connect Gateway will allow you to group multiple Direct Connect Private Virtual Interfaces (DX-VIF) and Private Virtual Gateways (VGW) from different AWS regions (but belonging to the same AWS Account) and pass traffic from any DX-VIF to any VPC in the grouping.
8559* `aws/endpoints`: Updated Regions and Endpoints metadata.
8560
8561### SDK Enhancements
8562* `aws/client`: Adding status code 429 to throttlable status codes in default retryer (#1621)
8563
8564Release v1.12.19 (2017-10-26)
8565===
8566
8567### Service Client Updates
8568* `aws/endpoints`: Updated Regions and Endpoints metadata.
8569
8570Release v1.12.18 (2017-10-26)
8571===
8572
8573### Service Client Updates
8574* `service/cloudfront`: Updates service API and documentation
8575  * You can now specify additional options for MinimumProtocolVersion, which controls the SSL/TLS protocol that CloudFront uses to communicate with viewers. The minimum protocol version that you choose also determines the ciphers that CloudFront uses to encrypt the content that it returns to viewers.
8576* `service/ec2`: Updates service API
8577  * You are now able to create and launch EC2 P3 instance, next generation GPU instances, optimized for machine learning and high performance computing applications. With up to eight NVIDIA Tesla V100 GPUs, P3 instances provide up to one petaflop of mixed-precision, 125 teraflops of single-precision, and 62 teraflops of double-precision floating point performance, as well as a 300 GB/s second-generation NVLink interconnect that enables high-speed, low-latency GPU-to-GPU communication. P3 instances also feature up to 64 vCPUs based on custom Intel Xeon E5 (Broadwell) processors, 488 GB of DRAM, and 25 Gbps of dedicated aggregate network bandwidth using the Elastic Network Adapter (ENA).
8578* `aws/endpoints`: Updated Regions and Endpoints metadata.
8579
8580Release v1.12.17 (2017-10-24)
8581===
8582
8583### Service Client Updates
8584* `service/config`: Updates service API
8585* `service/elasticache`: Updates service API, documentation, and examples
8586  * Amazon ElastiCache for Redis today announced support for data encryption both for data in-transit and data at-rest. The new encryption in-transit functionality enables ElastiCache for Redis customers to encrypt data for all communication between clients and Redis engine, and all intra-cluster Redis communication. The encryption at-rest functionality allows customers to encrypt their S3 based backups. Customers can begin using the new functionality by simply enabling this functionality via AWS console, and a small configuration change in their Redis clients. The ElastiCache for Redis service automatically manages life cycle of the certificates required for encryption, including the issuance, renewal and expiration of certificates. Additionally, as part of this launch, customers will gain the ability to start using the Redis AUTH command that provides an added level of authentication.
8587* `service/glue`: Adds new service
8588  * AWS Glue: Adding a new API, BatchStopJobRun, to stop one or more job runs for a specified Job.
8589* `service/pinpoint`: Updates service API and documentation
8590  * Added support for APNs VoIP messages. Added support for collapsible IDs, message priority, and TTL for APNs and FCM/GCM.
8591
8592Release v1.12.16 (2017-10-23)
8593===
8594
8595### Service Client Updates
8596* `aws/endpoints`: Updated Regions and Endpoints metadata.
8597* `service/organizations`: Updates service API and documentation
8598  * This release supports integrating other AWS services with AWS Organizations through the use of an IAM service-linked role called AWSServiceRoleForOrganizations. Certain operations automatically create that role if it does not already exist.
8599
8600Release v1.12.15 (2017-10-20)
8601===
8602
8603### Service Client Updates
8604* `service/ec2`: Updates service API and documentation
8605  * Adding pagination support for DescribeSecurityGroups for EC2 Classic and VPC Security Groups
8606
8607Release v1.12.14 (2017-10-19)
8608===
8609
8610### Service Client Updates
8611* `service/sqs`: Updates service API and documentation
8612  * Added support for tracking cost allocation by adding, updating, removing, and listing the metadata tags of Amazon SQS queues.
8613* `service/ssm`: Updates service API and documentation
8614  * EC2 Systems Manager versioning support for Parameter Store. Also support for referencing parameter versions in SSM Documents.
8615
8616Release v1.12.13 (2017-10-18)
8617===
8618
8619### Service Client Updates
8620* `service/lightsail`: Updates service API and documentation
8621  * This release adds support for Windows Server-based Lightsail instances. The GetInstanceAccessDetails API now returns the password of your Windows Server-based instance when using the default key pair. GetInstanceAccessDetails also returns a PasswordData object for Windows Server instances containing the ciphertext and keyPairName. The Blueprint data type now includes a list of platform values (LINUX_UNIX or WINDOWS). The Bundle data type now includes a list of SupportedPlatforms values (LINUX_UNIX or WINDOWS).
8622
8623Release v1.12.12 (2017-10-17)
8624===
8625
8626### Service Client Updates
8627* `aws/endpoints`: Updated Regions and Endpoints metadata.
8628* `service/es`: Updates service API and documentation
8629  * This release adds support for VPC access to Amazon Elasticsearch Service.
8630  * This release adds support for VPC access to Amazon Elasticsearch Service.
8631
8632Release v1.12.11 (2017-10-16)
8633===
8634
8635### Service Client Updates
8636* `service/cloudhsm`: Updates service API and documentation
8637  * Documentation updates for AWS CloudHSM Classic.
8638* `service/ec2`: Updates service API and documentation
8639  * You can now change the tenancy of your VPC from dedicated to default with a single API operation. For more details refer to the documentation for changing VPC tenancy.
8640* `service/es`: Updates service API and documentation
8641  * AWS Elasticsearch adds support for enabling slow log publishing. Using slow log publishing options customers can configure and enable index/query slow log publishing of their domain to preferred AWS Cloudwatch log group.
8642* `service/rds`: Updates service API and waiters
8643  * Adds waiters for DBSnapshotAvailable and DBSnapshotDeleted.
8644* `service/waf`: Updates service API and documentation
8645  * This release adds support for regular expressions as match conditions in rules, and support for geographical location by country of request IP address as a match condition in rules.
8646* `service/waf-regional`: Updates service API and documentation
8647
8648Release v1.12.10 (2017-10-12)
8649===
8650
8651### Service Client Updates
8652* `service/codecommit`: Updates service API and documentation
8653  * This release includes the DeleteBranch API and a change to the contents of a Commit object.
8654* `service/dms`: Updates service API and documentation
8655  * This change includes addition of new optional parameter to an existing API
8656* `service/elasticbeanstalk`: Updates service API and documentation
8657  * Added the ability to add, delete or update Tags
8658* `service/polly`: Updates service API
8659  * Amazon Polly exposes two new voices: "Matthew" (US English) and "Takumi" (Japanese)
8660* `service/rds`: Updates service API and documentation
8661  * You can now call DescribeValidDBInstanceModifications to learn what modifications you can make to your DB instance. You can use this information when you call ModifyDBInstance.
8662
8663Release v1.12.9 (2017-10-11)
8664===
8665
8666### Service Client Updates
8667* `service/ecr`: Updates service API, documentation, and paginators
8668  * Adds support for new API set used to manage Amazon ECR repository lifecycle policies. Amazon ECR lifecycle policies enable you to specify the lifecycle management of images in a repository. The configuration is a set of one or more rules, where each rule defines an action for Amazon ECR to apply to an image. This allows the automation of cleaning up unused images, for example expiring images based on age or status. A lifecycle policy preview API is provided as well, which allows you to see the impact of a lifecycle policy on an image repository before you execute it
8669* `service/email`: Updates service API and documentation
8670  * Added content related to email template management and templated email sending operations.
8671* `aws/endpoints`: Updated Regions and Endpoints metadata.
8672
8673Release v1.12.8 (2017-10-10)
8674===
8675
8676### Service Client Updates
8677* `service/ec2`: Updates service API and documentation
8678  * This release includes updates to AWS Virtual Private Gateway.
8679* `service/elasticloadbalancingv2`: Updates service API and documentation
8680* `service/opsworkscm`: Updates service API and documentation
8681  * Provide engine specific information for node associations.
8682
8683Release v1.12.7 (2017-10-06)
8684===
8685
8686### Service Client Updates
8687* `service/sqs`: Updates service documentation
8688  * Documentation updates regarding availability of FIFO queues and miscellaneous corrections.
8689
8690Release v1.12.6 (2017-10-05)
8691===
8692
8693### Service Client Updates
8694* `service/redshift`: Updates service API and documentation
8695  * DescribeEventSubscriptions API supports tag keys and tag values as request parameters.
8696
8697Release v1.12.5 (2017-10-04)
8698===
8699
8700### Service Client Updates
8701* `service/kinesisanalytics`: Updates service API and documentation
8702  * Kinesis Analytics now supports schema discovery on objects in S3. Additionally, Kinesis Analytics now supports input data preprocessing through Lambda.
8703* `service/route53domains`: Updates service API and documentation
8704  * Added a new API that checks whether a domain name can be transferred to Amazon Route 53.
8705
8706### SDK Bugs
8707* `service/s3/s3crypto`: Correct PutObjectRequest documentation ([#1568](https://github.com/aws/aws-sdk-go/pull/1568))
8708  * s3Crypto's PutObjectRequest docstring example was using an incorrect value. Corrected the type used in the example.
8709
8710Release v1.12.4 (2017-10-03)
8711===
8712
8713### Service Client Updates
8714* `service/ec2`: Updates service API, documentation, and waiters
8715  * This release includes service updates to AWS VPN.
8716* `service/ssm`: Updates service API and documentation
8717  * EC2 Systems Manager support for tagging SSM Documents. Also support for tag-based permissions to restrict access to SSM Documents based on these tags.
8718
8719Release v1.12.3 (2017-10-02)
8720===
8721
8722### Service Client Updates
8723* `service/cloudhsm`: Updates service documentation and paginators
8724  * Documentation updates for CloudHSM
8725
8726Release v1.12.2 (2017-09-29)
8727===
8728
8729### Service Client Updates
8730* `service/appstream`: Updates service API and documentation
8731  * Includes APIs for managing and accessing image builders, and deleting images.
8732* `service/codebuild`: Updates service API and documentation
8733  * Adding support for Building GitHub Pull Requests in AWS CodeBuild
8734* `service/mturk-requester`: Updates service API and documentation
8735* `service/organizations`: Updates service API and documentation
8736  * This release flags the HandshakeParty structure's Type and Id fields as 'required'. They effectively were required in the past, as you received an error if you did not include them. This is now reflected at the API definition level.
8737* `service/route53`: Updates service API and documentation
8738  * This change allows customers to reset elements of health check.
8739
8740### SDK Bugs
8741* `private/protocol/query`: Fix query protocol handling of nested byte slices ([#1557](https://github.com/aws/aws-sdk-go/issues/1557))
8742  * Fixes the query protocol to correctly marshal nested []byte values of API operations.
8743* `service/s3`: Fix PutObject and UploadPart API to include ContentMD5 field ([#1559](https://github.com/aws/aws-sdk-go/pull/1559))
8744  * Fixes the SDK's S3 PutObject and UploadPart API code generation to correctly render the ContentMD5 field into the associated input types for these two API operations.
8745  * Fixes [#1553](https://github.com/aws/aws-sdk-go/pull/1553)
8746
8747Release v1.12.1 (2017-09-27)
8748===
8749
8750### Service Client Updates
8751* `aws/endpoints`: Updated Regions and Endpoints metadata.
8752* `service/pinpoint`: Updates service API and documentation
8753  * Added two new push notification channels: Amazon Device Messaging (ADM) and, for push notification support in China, Baidu Cloud Push. Added support for APNs auth via .p8 key file. Added operation for direct message deliveries to user IDs, enabling you to message an individual user on multiple endpoints.
8754
8755Release v1.12.0 (2017-09-26)
8756===
8757
8758### SDK Bugs
8759* `API Marshaler`: Revert REST JSON and XML protocol marshaler improvements
8760  * Bug [#1550](https://github.com/aws/aws-sdk-go/issues/1550) identified a missed condition in the Amazon Route 53 RESTXML protocol marshaling causing requests to that service to fail. Reverting the marshaler improvements until the bug can be fixed.
8761
8762Release v1.11.0 (2017-09-26)
8763===
8764
8765### Service Client Updates
8766* `service/cloudformation`: Updates service API and documentation
8767  * You can now prevent a stack from being accidentally deleted by enabling termination protection on the stack. If you attempt to delete a stack with termination protection enabled, the deletion fails and the stack, including its status, remains unchanged. You can enable termination protection on a stack when you create it. Termination protection on stacks is disabled by default. After creation, you can set termination protection on a stack whose status is CREATE_COMPLETE, UPDATE_COMPLETE, or UPDATE_ROLLBACK_COMPLETE.
8768
8769### SDK Features
8770* Add dep Go dependency management metadata files (#1544)
8771  * Adds the Go `dep` dependency management metadata files to the SDK.
8772  * Fixes [#1451](https://github.com/aws/aws-sdk-go/issues/1451)
8773  * Fixes [#634](https://github.com/aws/aws-sdk-go/issues/634)
8774* `service/dynamodb/expression`: Add expression building utility for DynamoDB ([#1527](https://github.com/aws/aws-sdk-go/pull/1527))
8775  * Adds a new package, expression, to the SDK providing builder utilities to create DynamoDB expressions safely taking advantage of type safety.
8776* `API Marshaler`: Add generated marshalers for RESTXML protocol ([#1409](https://github.com/aws/aws-sdk-go/pull/1409))
8777  * Updates the RESTXML protocol marshaler to use generated code instead of reflection for REST XML based services.
8778* `API Marshaler`: Add generated marshalers for RESTJSON protocol ([#1547](https://github.com/aws/aws-sdk-go/pull/1547))
8779  * Updates the RESTJSON protocol marshaler to use generated code instead of reflection for REST JSON based services.
8780
8781### SDK Enhancements
8782* `private/protocol`: Update format of REST JSON and XMl benchmarks ([#1546](https://github.com/aws/aws-sdk-go/pull/1546))
8783  * Updates the format of the REST JSON and XML benchmarks to be readable. RESTJSON benchmarks were updated to more accurately bench building of the protocol.
8784
8785Release v1.10.51 (2017-09-22)
8786===
8787
8788### Service Client Updates
8789* `service/config`: Updates service API and documentation
8790* `service/ecs`: Updates service API and documentation
8791  * Amazon ECS users can now add and drop Linux capabilities to their containers through the use of docker's cap-add and cap-drop features. Customers can specify the capabilities they wish to add or drop for each container in their task definition.
8792* `aws/endpoints`: Updated Regions and Endpoints metadata.
8793* `service/rds`: Updates service documentation
8794  * Documentation updates for rds
8795
8796Release v1.10.50 (2017-09-21)
8797===
8798
8799### Service Client Updates
8800* `service/budgets`: Updates service API
8801  * Including "DuplicateRecordException" in UpdateNotification and UpdateSubscriber.
8802* `service/ec2`: Updates service API and documentation
8803  * Add EC2 APIs to copy Amazon FPGA Images (AFIs) within the same region and across multiple regions, delete AFIs, and modify AFI attributes. AFI attributes include name, description and granting/denying other AWS accounts to load the AFI.
8804* `service/logs`: Updates service API and documentation
8805  * Adds support for associating LogGroups with KMS Keys.
8806
8807### SDK Bugs
8808* Fix greengrass service model being duplicated with different casing. ([#1541](https://github.com/aws/aws-sdk-go/pull/1541))
8809  * Fixes [#1540](https://github.com/aws/aws-sdk-go/issues/1540)
8810  * Fixes [#1539](https://github.com/aws/aws-sdk-go/issues/1539)
8811
8812Release v1.10.49 (2017-09-20)
8813===
8814
8815### Service Client Updates
8816* `service/Greengrass`: Adds new service
8817* `service/appstream`: Updates service API and documentation
8818  * API updates for supporting On-Demand fleets.
8819* `service/codepipeline`: Updates service API and documentation
8820  * This change includes a PipelineMetadata object that is part of the output from the GetPipeline API that includes the Pipeline ARN, created, and updated timestamp.
8821* `aws/endpoints`: Updated Regions and Endpoints metadata.
8822* `service/rds`: Updates service API and documentation
8823  * Introduces the --option-group-name parameter to the ModifyDBSnapshot CLI command. You can specify this parameter when you upgrade an Oracle DB snapshot. The same option group considerations apply when upgrading a DB snapshot as when upgrading a DB instance.  For more information, see http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Oracle.html#USER_UpgradeDBInstance.Oracle.OGPG.OG
8824* `service/runtime.lex`: Updates service API and documentation
8825
8826Release v1.10.48 (2017-09-19)
8827===
8828
8829### Service Client Updates
8830* `service/ec2`: Updates service API
8831  * Fixed bug in EC2 clients preventing ElasticGpuSet from being set.
8832
8833### SDK Enhancements
8834* `aws/credentials`: Add EnvProviderName constant. ([#1531](https://github.com/aws/aws-sdk-go/issues/1531))
8835  * Adds the "EnvConfigCredentials" string literal as EnvProviderName constant.
8836  * Fixes [#1444](https://github.com/aws/aws-sdk-go/issues/1444)
8837
8838Release v1.10.47 (2017-09-18)
8839===
8840
8841### Service Client Updates
8842* `service/ec2`: Updates service API and documentation
8843  * Amazon EC2 now lets you opt for Spot instances to be stopped in the event of an interruption instead of being terminated.  Your Spot request can be fulfilled again by restarting instances from a previously stopped state, subject to availability of capacity at or below your preferred price.  When you submit a persistent Spot request, you can choose from "terminate" or "stop" as the instance interruption behavior.  Choosing "stop" will shutdown your Spot instances so you can continue from this stopped state later on.  This feature is only available for instances with Amazon EBS volume as their root device.
8844* `service/email`: Updates service API and documentation
8845  * Amazon Simple Email Service (Amazon SES) now lets you customize the domains used for tracking open and click events. Previously, open and click tracking links referred to destinations hosted on domains operated by Amazon SES. With this feature, you can use your own branded domains for capturing open and click events.
8846* `service/iam`: Updates service API and documentation
8847  * A new API, DeleteServiceLinkedRole, submits a service-linked role deletion request and returns a DeletionTaskId, which you can use to check the status of the deletion.
8848
8849Release v1.10.46 (2017-09-15)
8850===
8851
8852### Service Client Updates
8853* `service/apigateway`: Updates service API and documentation
8854  * Add a new enum "REQUEST" to '--type <value>' field in the current create-authorizer API, and make "identitySource" optional.
8855
8856Release v1.10.45 (2017-09-14)
8857===
8858
8859### Service Client Updates
8860* `service/codebuild`: Updates service API and documentation
8861  * Supporting Parameter Store in environment variables for AWS CodeBuild
8862* `service/organizations`: Updates service documentation
8863  * Documentation updates for AWS Organizations
8864* `service/servicecatalog`: Updates service API, documentation, and paginators
8865  * This release of Service Catalog adds API support to copy products.
8866
8867Release v1.10.44 (2017-09-13)
8868===
8869
8870### Service Client Updates
8871* `service/autoscaling`: Updates service API and documentation
8872  * Customers can create Life Cycle Hooks at the time of creating Auto Scaling Groups through the CreateAutoScalingGroup API
8873* `service/batch`: Updates service documentation and examples
8874  * Documentation updates for batch
8875* `service/ec2`: Updates service API
8876  * You are now able to create and launch EC2 x1e.32xlarge instance, a new EC2 instance in the X1 family, in us-east-1, us-west-2, eu-west-1, and ap-northeast-1. x1e.32xlarge offers 128 vCPUs, 3,904 GiB of DDR4 instance memory, high memory bandwidth, large L3 caches, and leading reliability capabilities to boost the performance and reliability of in-memory applications.
8877* `service/events`: Updates service API and documentation
8878  * Exposes ConcurrentModificationException as one of the valid exceptions for PutPermission and RemovePermission operation.
8879
8880### SDK Enhancements
8881* `service/autoscaling`: Fix documentation for PutScalingPolicy.AutoScalingGroupName [#1522](https://github.com/aws/aws-sdk-go/pull/1522)
8882* `service/s3/s3manager`: Clarify S3 Upload manager Concurrency config [#1521](https://github.com/aws/aws-sdk-go/pull/1521)
8883  * Fixes [#1458](https://github.com/aws/aws-sdk-go/issues/1458)
8884* `service/dynamodb/dynamodbattribute`: Add support for time alias. [#1520](https://github.com/aws/aws-sdk-go/pull/1520)
8885  * Related to [#1505](https://github.com/aws/aws-sdk-go/pull/1505)
8886
8887Release v1.10.43 (2017-09-12)
8888===
8889
8890### Service Client Updates
8891* `service/ec2`: Updates service API
8892  * Fixed bug in EC2 clients preventing HostOfferingSet from being set
8893* `aws/endpoints`: Updated Regions and Endpoints metadata.
8894
8895Release v1.10.42 (2017-09-12)
8896===
8897
8898### Service Client Updates
8899* `service/devicefarm`: Updates service API and documentation
8900  * DeviceFarm has added support for two features - RemoteDebugging and Customer Artifacts. Customers  can now do remote Debugging on their Private Devices and can now retrieve custom files generated by their tests on the device and the device host (execution environment) on both public and private devices.
8901
8902Release v1.10.41 (2017-09-08)
8903===
8904
8905### Service Client Updates
8906* `service/logs`: Updates service API and documentation
8907  * Adds support for the PutResourcePolicy, DescribeResourcePolicy and DeleteResourcePolicy APIs.
8908
8909Release v1.10.40 (2017-09-07)
8910===
8911
8912### Service Client Updates
8913* `service/application-autoscaling`: Updates service documentation
8914* `service/ec2`: Updates service API and documentation
8915  * With Tagging support, you can add Key and Value metadata to search, filter and organize your NAT Gateways according to your organization's needs.
8916* `service/elasticloadbalancingv2`: Updates service API and documentation
8917* `aws/endpoints`: Updated Regions and Endpoints metadata.
8918* `service/lex-models`: Updates service API and documentation
8919* `service/route53`: Updates service API and documentation
8920  * You can configure Amazon Route 53 to log information about the DNS queries that Amazon Route 53 receives for your domains and subdomains. When you configure query logging, Amazon Route 53 starts to send logs to CloudWatch Logs. You can use various tools, including the AWS console, to access the query logs.
8921
8922Release v1.10.39 (2017-09-06)
8923===
8924
8925### Service Client Updates
8926* `service/budgets`: Updates service API and documentation
8927  * Add an optional "thresholdType" to notifications to support percentage or absolute value thresholds.
8928
8929Release v1.10.38 (2017-09-05)
8930===
8931
8932### Service Client Updates
8933* `service/codestar`: Updates service API and documentation
8934  * Added support to tag CodeStar projects. Tags can be used to organize and find CodeStar projects on key-value pairs that you can choose. For example, you could add a tag with a key of "Release" and a value of "Beta" to projects your organization is working on for an upcoming beta release.
8935* `aws/endpoints`: Updated Regions and Endpoints metadata.
8936
8937Release v1.10.37 (2017-09-01)
8938===
8939
8940### Service Client Updates
8941* `service/MobileHub`: Adds new service
8942* `service/gamelift`: Updates service API and documentation
8943  * GameLift VPC resources can be peered with any other AWS VPC. R4 memory-optimized instances now available to deploy.
8944* `service/ssm`: Updates service API and documentation
8945  * Adding KMS encryption support to SSM Inventory Resource Data Sync. Exposes the ClientToken parameter on SSM StartAutomationExecution to provide idempotent execution requests.
8946
8947Release v1.10.36 (2017-08-31)
8948===
8949
8950### Service Client Updates
8951* `service/codebuild`: Updates service API, documentation, and examples
8952  * The AWS CodeBuild HTTP API now provides the BatchDeleteBuilds operation, which enables you to delete existing builds.
8953* `service/ec2`: Updates service API and documentation
8954  * Descriptions for Security Group Rules enables customers to be able to define a description for ingress and egress security group rules . The Descriptions for Security Group Rules feature supports one description field per Security Group rule for both ingress and egress rules . Descriptions for Security Group Rules provides a simple way to describe the purpose or function of a Security Group Rule allowing for easier customer identification of configuration elements .      Prior to the release of Descriptions for Security Group Rules , customers had to maintain a separate system outside of AWS if they wanted to track Security Group Rule mapping and their purpose for being implemented. If a security group rule has already been created and you would like to update or change your description for that security group rule you can use the UpdateSecurityGroupRuleDescription API.
8955* `service/elasticloadbalancingv2`: Updates service API and documentation
8956* `aws/endpoints`: Updated Regions and Endpoints metadata.
8957* `service/lex-models`: Updates service API and documentation
8958
8959### SDK Bugs
8960* `aws/signer/v4`: Revert [#1491](https://github.com/aws/aws-sdk-go/issues/1491) as change conflicts with an undocumented AWS v4 signature test case.
8961  * Related to: [#1495](https://github.com/aws/aws-sdk-go/issues/1495).
8962
8963Release v1.10.35 (2017-08-30)
8964===
8965
8966### Service Client Updates
8967* `service/application-autoscaling`: Updates service API and documentation
8968* `service/organizations`: Updates service API and documentation
8969  * The exception ConstraintViolationException now contains a new reason subcode MASTERACCOUNT_MISSING_CONTACT_INFO to make it easier to understand why attempting to remove an account from an Organization can fail. We also improved several other of the text descriptions and examples.
8970
8971Release v1.10.34 (2017-08-29)
8972===
8973
8974### Service Client Updates
8975* `service/config`: Updates service API and documentation
8976* `service/ec2`: Updates service API and documentation
8977  * Provides capability to add secondary CIDR blocks to a VPC.
8978
8979### SDK Bugs
8980* `aws/signer/v4`: Fix Signing Unordered Multi Value Query Parameters ([#1491](https://github.com/aws/aws-sdk-go/pull/1491))
8981  * Removes sorting of query string values when calculating v4 signing as this is not part of the spec. The spec only requires the keys, not values, to be sorted which is achieved by Query.Encode().
8982
8983Release v1.10.33 (2017-08-25)
8984===
8985
8986### Service Client Updates
8987* `service/cloudformation`: Updates service API and documentation
8988  * Rollback triggers enable you to have AWS CloudFormation monitor the state of your application during stack creation and updating, and to roll back that operation if the application breaches the threshold of any of the alarms you've specified.
8989* `service/gamelift`: Updates service API
8990  * Update spelling of MatchmakingTicket status values for internal consistency.
8991* `service/rds`: Updates service API and documentation
8992  * Option group options now contain additional properties that identify requirements for certain options. Check these properties to determine if your DB instance must be in a VPC or have auto minor upgrade turned on before you can use an option. Check to see if you can downgrade the version of an option after you have installed it.
8993
8994### SDK Enhancements
8995* `example/service/ec2`: Add EC2 list instances example ([#1492](https://github.com/aws/aws-sdk-go/pull/1492))
8996
8997Release v1.10.32 (2017-08-25)
8998===
8999
9000### Service Client Updates
9001* `service/rekognition`: Updates service API, documentation, and examples
9002  * Update the enum value of LandmarkType and GenderType to be consistent with service response
9003
9004Release v1.10.31 (2017-08-23)
9005===
9006
9007### Service Client Updates
9008* `service/appstream`: Updates service documentation
9009  * Documentation updates for appstream
9010* `aws/endpoints`: Updated Regions and Endpoints metadata.
9011
9012Release v1.10.30 (2017-08-22)
9013===
9014
9015### Service Client Updates
9016* `service/ssm`: Updates service API and documentation
9017  * Changes to associations in Systems Manager State Manager can now be recorded. Previously, when you edited associations, you could not go back and review older association settings. Now, associations are versioned, and can be named using human-readable strings, allowing you to see a trail of association changes. You can also perform rate-based scheduling, which allows you to schedule associations more granularly.
9018
9019Release v1.10.29 (2017-08-21)
9020===
9021
9022### Service Client Updates
9023* `service/firehose`: Updates service API, documentation, and paginators
9024  * This change will allow customers to attach a Firehose delivery stream to an existing Kinesis stream directly. You no longer need a forwarder to move data from a Kinesis stream to a Firehose delivery stream. You can now run your streaming applications on your Kinesis stream and easily attach a Firehose delivery stream to it for data delivery to S3, Redshift, or Elasticsearch concurrently.
9025* `service/route53`: Updates service API and documentation
9026  * Amazon Route 53 now supports CAA resource record type. A CAA record controls which certificate authorities are allowed to issue certificates for the domain or subdomain.
9027
9028Release v1.10.28 (2017-08-18)
9029===
9030
9031### Service Client Updates
9032* `aws/endpoints`: Updated Regions and Endpoints metadata.
9033
9034Release v1.10.27 (2017-08-16)
9035===
9036
9037### Service Client Updates
9038* `service/gamelift`: Updates service API and documentation
9039  * The Matchmaking Grouping Service is a new feature that groups player match requests for a given game together into game sessions based on developer configured rules.
9040
9041### SDK Enhancements
9042* `aws/arn`: aws/arn: Package for parsing and producing ARNs ([#1463](https://github.com/aws/aws-sdk-go/pull/1463))
9043  * Adds the `arn` package for AWS ARN parsing and building. Use this package to build AWS ARNs for services such as outlined in the [documentation](http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html).
9044
9045### SDK Bugs
9046* `aws/signer/v4`: Correct V4 presign signature to include content sha25 in URL ([#1469](https://github.com/aws/aws-sdk-go/pull/1469))
9047  * Updates the V4 signer so that when a Presign is generated the `X-Amz-Content-Sha256` header is added to the query string instead of being required to be in the header. This allows you to generate presigned URLs for GET requests, e.g S3.GetObject that do not require additional headers to be set by the downstream users of the presigned URL.
9048  * Related To: [#1467](https://github.com/aws/aws-sdk-go/issues/1467)
9049
9050Release v1.10.26 (2017-08-15)
9051===
9052
9053### Service Client Updates
9054* `service/ec2`: Updates service API
9055  * Fixed bug in EC2 clients preventing HostReservation from being set
9056* `aws/endpoints`: Updated Regions and Endpoints metadata.
9057
9058Release v1.10.25 (2017-08-14)
9059===
9060
9061### Service Client Updates
9062* `service/AWS Glue`: Adds new service
9063* `service/batch`: Updates service API and documentation
9064  * This release enhances the DescribeJobs API to include the CloudWatch logStreamName attribute in ContainerDetail and ContainerDetailAttempt
9065* `service/cloudhsmv2`: Adds new service
9066  * CloudHSM provides hardware security modules for protecting sensitive data and cryptographic keys within an EC2 VPC, and enable the customer to maintain control over key access and use. This is a second-generation of the service that will improve security, lower cost and provide better customer usability.
9067* `service/elasticfilesystem`: Updates service API, documentation, and paginators
9068  * Customers can create encrypted EFS file systems and specify a KMS master key to encrypt it with.
9069* `aws/endpoints`: Updated Regions and Endpoints metadata.
9070* `service/mgh`: Adds new service
9071  * AWS Migration Hub provides a single location to track migrations across multiple AWS and partner solutions. Using Migration Hub allows you to choose the AWS and partner migration tools that best fit your needs, while providing visibility into the status of your entire migration portfolio. Migration Hub also provides key metrics and progress for individual applications, regardless of which tools are being used to migrate them. For example, you might use AWS Database Migration Service, AWS Server Migration Service, and partner migration tools to migrate an application comprised of a database, virtualized web servers, and a bare metal server. Using Migration Hub will provide you with a single screen that shows the migration progress of all the resources in the application. This allows you to quickly get progress updates across all of your migrations, easily identify and troubleshoot any issues, and reduce the overall time and effort spent on your migration projects. Migration Hub is available to all AWS customers at no additional charge. You only pay for the cost of the migration tools you use, and any resources being consumed on AWS.
9072* `service/ssm`: Updates service API and documentation
9073  * Systems Manager Maintenance Windows include the following changes or enhancements: New task options using Systems Manager Automation, AWS Lambda, and AWS Step Functions; enhanced ability to edit the targets of a Maintenance Window, including specifying a target name and description, and ability to edit the owner field; enhanced ability to edits tasks; enhanced support for Run Command parameters; and you can now use a --safe flag when attempting to deregister a target. If this flag is enabled when you attempt to deregister a target, the system returns an error if the target is referenced by any task. Also, Systems Manager now includes Configuration Compliance to scan your fleet of managed instances for patch compliance and configuration inconsistencies. You can collect and aggregate data from multiple AWS accounts and Regions, and then drill down into specific resources that aren't compliant.
9074* `service/storagegateway`: Updates service API and documentation
9075  * Add optional field ForceDelete to DeleteFileShare api.
9076
9077Release v1.10.24 (2017-08-11)
9078===
9079
9080### Service Client Updates
9081* `service/codedeploy`: Updates service API and documentation
9082  * Adds support for specifying Application Load Balancers in deployment groups, for both in-place and blue/green deployments.
9083* `service/cognito-idp`: Updates service API and documentation
9084* `service/ec2`: Updates service API and documentation
9085  * Provides customers an opportunity to recover an EIP that was released
9086
9087Release v1.10.23 (2017-08-10)
9088===
9089
9090### Service Client Updates
9091* `service/clouddirectory`: Updates service API and documentation
9092  * Enable BatchDetachPolicy
9093* `service/codebuild`: Updates service API
9094  * Supporting Bitbucket as source type in AWS CodeBuild.
9095
9096Release v1.10.22 (2017-08-09)
9097===
9098
9099### Service Client Updates
9100* `service/rds`: Updates service documentation
9101  * Documentation updates for RDS.
9102
9103Release v1.10.21 (2017-08-09)
9104===
9105
9106### Service Client Updates
9107* `service/elasticbeanstalk`: Updates service API and documentation
9108  * Add support for paginating the result of DescribeEnvironments     Include the ARN of described environments in DescribeEnvironments output
9109
9110### SDK Enhancements
9111* `aws`: Add pointer conversion utilities to transform int64 to time.Time [#1433](https://github.com/aws/aws-sdk-go/pull/1433)
9112  * Adds `SecondsTimeValue` and `MillisecondsTimeValue` utilities.
9113
9114Release v1.10.20 (2017-08-01)
9115===
9116
9117### Service Client Updates
9118* `service/codedeploy`: Updates service API and documentation
9119  * AWS CodeDeploy now supports the use of multiple tag groups in a single deployment group (an intersection of tags) to identify the instances for a deployment. When you create or update a deployment group, use the new ec2TagSet and onPremisesTagSet structures to specify up to three groups of tags. Only instances that are identified by at least one tag in each of the tag groups are included in the deployment group.
9120* `service/config`: Updates service API and documentation
9121* `service/ec2`: Updates service waiters
9122  * Ec2 SpotInstanceRequestFulfilled waiter update
9123* `service/elasticloadbalancingv2`: Updates service waiters
9124* `service/email`: Updates service API, documentation, paginators, and examples
9125  * This update adds information about publishing email open and click events. This update also adds information about publishing email events to Amazon Simple Notification Service (Amazon SNS).
9126* `service/pinpoint`: Updates service API and documentation
9127  * This release of the Pinpoint SDK enables App management - create, delete, update operations, Raw Content delivery for APNs and GCM campaign messages and From Address override.
9128
9129Release v1.10.19 (2017-08-01)
9130===
9131
9132### Service Client Updates
9133* `aws/endpoints`: Updated Regions and Endpoints metadata.
9134* `service/inspector`: Updates service API, documentation, and paginators
9135  * Inspector's StopAssessmentRun API has been updated with a new input option - stopAction. This request parameter can be set to either START_EVALUATION or SKIP_EVALUATION. START_EVALUATION (the default value, and the previous behavior) stops the AWS agent data collection and begins the results evaluation for findings generation based on the data collected so far. SKIP_EVALUATION cancels the assessment run immediately, after which no findings are generated.
9136* `service/ssm`: Updates service API and documentation
9137  * Adds a SendAutomationSignal API to SSM Service. This API is used to send a signal to an automation execution to change the current behavior or status of the execution.
9138
9139Release v1.10.18 (2017-07-27)
9140===
9141
9142### Service Client Updates
9143* `service/ec2`: Updates service API and documentation
9144  * The CreateDefaultVPC API enables you to create a new default VPC . You no longer need to contact AWS support, if your default VPC has been deleted.
9145* `service/kinesisanalytics`: Updates service API and documentation
9146  * Added additional exception types and clarified documentation.
9147
9148Release v1.10.17 (2017-07-27)
9149===
9150
9151### Service Client Updates
9152* `service/dynamodb`: Updates service documentation and examples
9153  * Corrected a typo.
9154* `service/ec2`: Updates service API and documentation
9155  * Amazon EC2 Elastic GPUs allow you to easily attach low-cost graphics acceleration to current generation EC2 instances. With Amazon EC2 Elastic GPUs, you can configure the right amount of graphics acceleration to your particular workload without being constrained by fixed hardware configurations and limited GPU selection.
9156* `service/monitoring`: Updates service documentation
9157  * This release adds high resolution features to CloudWatch, with support for Custom Metrics down to 1 second and Alarms down to 10 seconds.
9158
9159Release v1.10.16 (2017-07-26)
9160===
9161
9162### Service Client Updates
9163* `service/clouddirectory`: Updates service API and documentation
9164  * Cloud Directory adds support for additional batch operations.
9165* `service/cloudformation`: Updates service API and documentation
9166  * AWS CloudFormation StackSets enables you to manage stacks across multiple accounts and regions.
9167
9168### SDK Enhancements
9169* `aws/signer/v4`: Optimize V4 signer's header duplicate space stripping. [#1417](https://github.com/aws/aws-sdk-go/pull/1417)
9170
9171Release v1.10.15 (2017-07-24)
9172===
9173
9174### Service Client Updates
9175* `service/appstream`: Updates service API, documentation, and waiters
9176  * Amazon AppStream 2.0 image builders and fleets can now access applications and network resources that rely on Microsoft Active Directory (AD) for authentication and permissions. This new feature allows you to join your streaming instances to your AD, so you can use your existing AD user management tools.
9177* `service/ec2`: Updates service API and documentation
9178  * Spot Fleet tagging capability allows customers to automatically tag instances launched by Spot Fleet. You can use this feature to label or distinguish instances created by distinct Spot Fleets. Tagging your EC2 instances also enables you to see instance cost allocation by tag in your AWS bill.
9179
9180### SDK Bugs
9181* `aws/signer/v4`: Fix out of bounds panic in stripExcessSpaces [#1412](https://github.com/aws/aws-sdk-go/pull/1412)
9182  * Fixes the out of bands panic in stripExcessSpaces caused by an incorrect calculation of the stripToIdx value. Simplified to code also.
9183  * Fixes [#1411](https://github.com/aws/aws-sdk-go/issues/1411)
9184
9185Release v1.10.14 (2017-07-20)
9186===
9187
9188### Service Client Updates
9189* `service/elasticmapreduce`: Updates service API and documentation
9190  * Amazon EMR now includes the ability to use a custom Amazon Linux AMI and adjustable root volume size when launching a cluster.
9191
9192Release v1.10.13 (2017-07-19)
9193===
9194
9195### Service Client Updates
9196* `service/budgets`: Updates service API and documentation
9197  * Update budget Management API's to list/create/update RI_UTILIZATION type budget. Update budget Management API's to support DAILY timeUnit for RI_UTILIZATION type budget.
9198
9199### SDK Enhancements
9200* `service/s3`:  Use interfaces assertions instead of ValuesAtPath for S3 field lookups. [#1401](https://github.com/aws/aws-sdk-go/pull/1401)
9201  * Improves the performance across the board for all S3 API calls by removing the usage of `ValuesAtPath` being used for every S3 API call.
9202
9203### SDK Bugs
9204* `aws/request`: waiter test bug
9205  * waiters_test.go file would sometimes fail due to travis hiccups. This occurs because a test would sometimes fail the cancel check and succeed the timeout. However, the timeout check should never occur in that test. This fix introduces a new field that dictates how waiters will sleep.
9206
9207Release v1.10.12 (2017-07-17)
9208===
9209
9210### Service Client Updates
9211* `service/cognito-idp`: Updates service API and documentation
9212* `service/lambda`: Updates service API and documentation
9213  * Lambda@Edge lets you run code closer to your end users without provisioning or managing servers. With Lambda@Edge, your code runs in AWS edge locations, allowing you to respond to your end users at the lowest latency. Your code is triggered by Amazon CloudFront events, such as requests to and from origin servers and viewers, and it is ready to execute at every AWS edge location whenever a request for content is received. You just upload your Node.js code to AWS Lambda and Lambda takes care of everything required to run and scale your code with high availability. You only pay for the compute time you consume - there is no charge when your code is not running.
9214
9215Release v1.10.11 (2017-07-14)
9216===
9217
9218### Service Client Updates
9219* `service/discovery`: Updates service API and documentation
9220  * Adding feature to the Export API for Discovery Service to allow filters for the export task to allow export based on per agent id.
9221* `service/ec2`: Updates service API
9222  * New EC2 GPU Graphics instance
9223* `service/marketplacecommerceanalytics`: Updates service documentation
9224  * Update to Documentation Model For New Report Cadence / Reformat of Docs
9225
9226Release v1.10.10 (2017-07-13)
9227===
9228
9229### Service Client Updates
9230* `service/apigateway`: Updates service API and documentation
9231  * Adds support for management of gateway responses.
9232* `service/ec2`: Updates service API and documentation
9233  * X-ENI (or Cross-Account ENI) is a new feature that allows the attachment or association of Elastic Network Interfaces (ENI) between VPCs in different AWS accounts located in the same availability zone. With this new capability, service providers and partners can deliver managed solutions in a variety of new architectural patterns where the provider and consumer of the service are in different AWS accounts.
9234* `service/lex-models`: Updates service documentation
9235
9236Release v1.10.9 (2017-07-12)
9237===
9238
9239### Service Client Updates
9240* `service/autoscaling`: Updates service API and documentation
9241  * Auto Scaling now supports a new type of scaling policy called target tracking scaling policies that you can use to set up dynamic scaling for your application.
9242* `service/swf`: Updates service API, documentation, paginators, and examples
9243  * Added support for attaching control data to Lambda tasks. Control data lets you attach arbitrary strings to your decisions and history events.
9244
9245Release v1.10.8 (2017-07-06)
9246===
9247
9248### Service Client Updates
9249* `service/ds`: Updates service API, documentation, and paginators
9250  * You can now improve the resilience and performance of your Microsoft AD directory by deploying additional domain controllers. Added UpdateNumberofDomainControllers API that allows you to update the number of domain controllers you want for your directory, and DescribeDomainControllers API that allows you to describe the detailed information of each domain controller of your directory. Also added the 'DesiredNumberOfDomainControllers' field to the DescribeDirectories API output for Microsoft AD.
9251* `aws/endpoints`: Updated Regions and Endpoints metadata.
9252* `service/kinesis`: Updates service API and documentation
9253  * You can now encrypt your data at rest within an Amazon Kinesis Stream using server-side encryption. Server-side encryption via AWS KMS makes it easy for customers to meet strict data management requirements by encrypting their data at rest within the Amazon Kinesis Streams, a fully managed real-time data processing service.
9254* `service/kms`: Updates service API and documentation
9255  * This release of AWS Key Management Service introduces the ability to determine whether a key is AWS managed or customer managed.
9256* `service/ssm`: Updates service API and documentation
9257  * Amazon EC2 Systems Manager now expands Patching support to Amazon Linux, Red Hat and Ubuntu in addition to the already supported Windows Server.
9258
9259Release v1.10.7 (2017-07-05)
9260===
9261
9262### Service Client Updates
9263* `service/monitoring`: Updates service API and documentation
9264  * 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.
9265* `service/route53`: Updates service API and documentation
9266  * Bug fix for InvalidChangeBatch exception.
9267
9268### SDK Enhancements
9269* `service/s3/s3manager`: adding cleanup function to batch objects [#1375](https://github.com/aws/aws-sdk-go/issues/1375)
9270  * This enhancement will add an After field that will be called after each iteration of the batch operation.
9271
9272Release v1.10.6 (2017-06-30)
9273===
9274
9275### Service Client Updates
9276* `service/marketplacecommerceanalytics`: Updates service documentation
9277  * Documentation updates for AWS Marketplace Commerce Analytics.
9278* `service/s3`: Updates service API and documentation
9279  * API Update for S3: Adding Object Tagging Header to MultipartUpload Initialization
9280
9281Release v1.10.5 (2017-06-29)
9282===
9283
9284### Service Client Updates
9285* `aws/endpoints`: Updated Regions and Endpoints metadata.
9286* `service/events`: Updates service API and documentation
9287  * CloudWatch Events now allows different AWS accounts to share events with each other through a new resource called event bus. Event buses accept events from AWS services, other AWS accounts and PutEvents API calls. Currently all AWS accounts have one default event bus. To send events to another account, customers simply write rules to match the events of interest and attach an event bus in the receiving account as the target to the rule. The PutTargets API has been updated to allow adding cross account event buses as targets. In addition, we have released two new APIs - PutPermission and RemovePermission - that enables customers to add/remove permissions to their default event bus.
9288* `service/gamelift`: Updates service API and documentation
9289  * Allow developers to download GameLift fleet creation logs to assist with debugging.
9290* `service/ssm`: Updates service API and documentation
9291  * Adding Resource Data Sync support to SSM Inventory.  New APIs:  * CreateResourceDataSync - creates a new resource data sync configuration,  * ListResourceDataSync - lists existing resource data sync configurations,  * DeleteResourceDataSync - deletes an existing resource data sync configuration.
9292
9293Release v1.10.4 (2017-06-27)
9294===
9295
9296### Service Client Updates
9297* `service/servicecatalog`: Updates service API, documentation, and paginators
9298  * Proper tagging of resources is critical to post-launch operations such as billing, cost allocation, and resource management. By using Service Catalog's TagOption Library, administrators can define a library of re-usable TagOptions that conform to company standards, and associate these with Service Catalog portfolios and products. Learn how to move your current tags to the new library, create new TagOptions, and view and associate your library items with portfolios and products. Understand how to ensure that the right tags are created on products launched through Service Catalog and how to provide users with defined selectable tags.
9299
9300### SDK Bugs
9301* `aws/signer/v4`: checking length on `stripExcessSpaces` [#1372](https://github.com/aws/aws-sdk-go/issues/1372)
9302  * Fixes a bug where `stripExcessSpaces` did not check length against the slice.
9303  * Fixes: [#1371](https://github.com/aws/aws-sdk-go/issues/1371)
9304
9305Release v1.10.3 (2017-06-23)
9306===
9307
9308### Service Client Updates
9309* `service/lambda`: Updates service API and documentation
9310  * The Lambda Invoke API will now throw new exception InvalidRuntimeException (status code 502) for invokes with deprecated runtimes.
9311
9312Release v1.10.2 (2017-06-22)
9313===
9314
9315### Service Client Updates
9316* `service/codepipeline`: Updates service API, documentation, and paginators
9317  * A new API, ListPipelineExecutions, enables you to retrieve summary information about the most recent executions in a pipeline, including pipeline execution ID, status, start time, and last updated time. You can request information for a maximum of 100 executions. Pipeline execution data is available for the most recent 12 months of activity.
9318* `service/dms`: Updates service API and documentation
9319  * Added tagging for DMS certificates.
9320* `service/elasticloadbalancing`: Updates service waiters
9321* `aws/endpoints`: Updated Regions and Endpoints metadata.
9322* `service/lightsail`: Updates service API and documentation
9323  * This release adds a new nextPageToken property to the result of the GetOperationsForResource API. Developers can now get the next set of items in a list by making subsequent calls to GetOperationsForResource API with the token from the previous call. This release also deprecates the nextPageCount property, which previously returned null (use the nextPageToken property instead). This release also deprecates the customImageName property on the CreateInstancesRequest class, which was previously ignored by the API.
9324* `service/route53`: Updates service API and documentation
9325  * This release reintroduces the HealthCheckInUse exception.
9326
9327Release v1.10.1 (2017-06-21)
9328===
9329
9330### Service Client Updates
9331* `service/dax`: Adds new service
9332  * Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement - from milliseconds to microseconds - even at millions of requests per second. DAX does all the heavy lifting required to add in-memory acceleration to your DynamoDB tables, without requiring developers to manage cache invalidation, data population, or cluster management.
9333* `service/route53`: Updates service API and documentation
9334  * Amazon Route 53 now supports multivalue answers in response to DNS queries, which lets you route traffic approximately randomly to multiple resources, such as web servers. Create one multivalue answer record for each resource and, optionally, associate an Amazon Route 53 health check with each record, and Amazon Route 53 responds to DNS queries with up to eight healthy records.
9335* `service/ssm`: Updates service API, documentation, and paginators
9336  * Adding hierarchy support to the SSM Parameter Store API. Added support tor tagging. New APIs: GetParameter - retrieves one parameter, DeleteParameters - deletes multiple parameters (max number 10), GetParametersByPath - retrieves parameters located in the hierarchy. Updated APIs: PutParameter - added ability to enforce parameter value by applying regex (AllowedPattern), DescribeParameters - modified to support Tag filtering.
9337* `service/waf`: Updates service API and documentation
9338  * You can now create, edit, update, and delete a new type of WAF rule with a rate tracking component.
9339* `service/waf-regional`: Updates service API and documentation
9340
9341Release v1.10.0 (2017-06-20)
9342===
9343
9344### Service Client Updates
9345* `service/workdocs`: Updates service API and documentation
9346  * This release provides a new API to retrieve the activities performed by WorkDocs users.
9347
9348### SDK Features
9349* `aws/credentials/plugincreds`: Add support for Go plugin for credentials [#1320](https://github.com/aws/aws-sdk-go/pull/1320)
9350  * Adds support for using plugins to retrieve credentials for API requests. This change adds a new package plugincreds under aws/credentials. See the `example/aws/credentials/plugincreds` folder in the SDK for example usage.
9351
9352Release v1.9.00 (2017-06-19)
9353===
9354
9355### Service Client Updates
9356* `service/organizations`: Updates service API and documentation
9357  * Improvements to Exception Modeling
9358
9359### SDK Features
9360* `service/s3/s3manager`: Adds batch operations to s3manager [#1333](https://github.com/aws/aws-sdk-go/pull/1333)
9361  * Allows for batch upload, download, and delete of objects. Also adds the interface pattern to allow for easy traversal of objects. E.G `DownloadWithIterator`, `UploadWithIterator`, and `BatchDelete`. `BatchDelete` also contains a utility iterator using the `ListObjects` API to easily delete a list of objects.
9362
9363Release v1.8.44 (2017-06-16)
9364===
9365
9366### Service Client Updates
9367* `service/xray`: Updates service API, documentation, and paginators
9368  * Add a response time histogram to the services in response of GetServiceGraph API.
9369
9370Release v1.8.43 (2017-06-15)
9371===
9372
9373### Service Client Updates
9374* `service/ec2`: Updates service API and documentation
9375  * Adds API to describe Amazon FPGA Images (AFIs) available to customers, which includes public AFIs, private AFIs that you own, and AFIs owned by other AWS accounts for which you have load permissions.
9376* `service/ecs`: Updates service API and documentation
9377  * Added support for cpu, memory, and memory reservation container overrides on the RunTask and StartTask APIs.
9378* `service/iot`: Updates service API and documentation
9379  * Revert the last release: remove CertificatePem from DescribeCertificate API.
9380* `service/servicecatalog`: Updates service API, documentation, and paginators
9381  * Added ProvisioningArtifactSummaries to DescribeProductAsAdmin's output to show the provisioning artifacts belong to the product. Allow filtering by SourceProductId in SearchProductsAsAdmin for AWS Marketplace products. Added a verbose option to DescribeProvisioningArtifact to display the CloudFormation template used to create the provisioning artifact.Added DescribeProvisionedProduct API. Changed the type of ProvisionedProduct's Status to be distinct from Record's Status. New ProvisionedProduct's Status are AVAILABLE, UNDER_CHANGE, TAINTED, ERROR. Changed Record's Status set of values to CREATED, IN_PROGRESS, IN_PROGRESS_IN_ERROR, SUCCEEDED, FAILED.
9382
9383### SDK Bugs
9384* `private/model/api`: Fix RESTXML support for XML Namespace [#1343](https://github.com/aws/aws-sdk-go/pull/1343)
9385  * Fixes a bug with the SDK's generation of services using the REST XML protocol not annotating shape references with the XML Namespace attribute.
9386  * Fixes [#1334](https://github.com/aws/aws-sdk-go/pull/1334)
9387
9388Release v1.8.42 (2017-06-14)
9389===
9390
9391### Service Client Updates
9392* `service/applicationautoscaling`: Updates service API and documentation
9393* `service/clouddirectory`: Updates service documentation
9394  * Documentation update for Cloud Directory
9395
9396Release v1.8.41 (2017-06-13)
9397===
9398
9399### Service Client Updates
9400* `service/configservice`: Updates service API
9401
9402Release v1.8.40 (2017-06-13)
9403===
9404
9405### Service Client Updates
9406* `service/rds`: Updates service API and documentation
9407  * API Update for RDS: this update enables copy-on-write, a new Aurora MySQL Compatible Edition feature that allows users to restore their database, and support copy of TDE enabled snapshot cross region.
9408
9409### SDK Bugs
9410* `aws/request`: Fix NewErrParamMinLen to use correct ParamMinLenErrCode [#1336](https://github.com/aws/aws-sdk-go/issues/1336)
9411  * Fixes the `NewErrParamMinLen` function returning the wrong error code. `ParamMinLenErrCode` should be returned not `ParamMinValueErrCode`.
9412  * Fixes [#1335](https://github.com/aws/aws-sdk-go/issues/1335)
9413
9414Release v1.8.39 (2017-06-09)
9415===
9416
9417### Service Client Updates
9418* `aws/endpoints`: Updated Regions and Endpoints metadata.
9419* `service/opsworks`: Updates service API and documentation
9420  * Tagging Support for AWS OpsWorks Stacks
9421
9422Release v1.8.38 (2017-06-08)
9423===
9424
9425### Service Client Updates
9426* `service/iot`: Updates service API and documentation
9427  * In addition to using certificate ID, AWS IoT customers can now obtain the description of a certificate with the certificate PEM.
9428* `service/pinpoint`: Updates service API and documentation
9429  * Starting today Amazon Pinpoint adds SMS Text and Email Messaging support in addition to Mobile Push Notifications, providing developers, product managers and marketers with multi-channel messaging capabilities to drive user engagement in their applications. Pinpoint also enables backend services and applications to message users directly and provides advanced user and app analytics to understand user behavior and messaging performance.
9430* `service/rekognition`: Updates service API and documentation
9431  * API Update for AmazonRekognition: Adding RecognizeCelebrities API
9432
9433Release v1.8.37 (2017-06-07)
9434===
9435
9436### Service Client Updates
9437* `service/codebuild`: Updates service API and documentation
9438  * Add support to APIs for privileged containers. This change would allow performing privileged operations like starting the Docker daemon inside builds possible in custom docker images.
9439* `service/greengrass`: Adds new service
9440  * AWS Greengrass is software that lets you run local compute, messaging, and device state synchronization for connected devices in a secure way. With AWS Greengrass, connected devices can run AWS Lambda functions, keep device data in sync, and communicate with other devices securely even when not connected to the Internet. Using AWS Lambda, Greengrass ensures your IoT devices can respond quickly to local events, operate with intermittent connections, and minimize the cost of transmitting IoT data to the cloud.
9441
9442Release v1.8.36 (2017-06-06)
9443===
9444
9445### Service Client Updates
9446* `service/acm`: Updates service documentation
9447  * Documentation update for AWS Certificate Manager.
9448* `service/cloudfront`: Updates service documentation
9449  * Doc update to fix incorrect prefix in S3OriginConfig
9450* `aws/endpoints`: Updated Regions and Endpoints metadata.
9451* `service/iot`: Updates service API
9452  * Update client side validation for SalesForce action.
9453
9454Release v1.8.35 (2017-06-05)
9455===
9456
9457### Service Client Updates
9458* `service/appstream`: Updates service API and documentation
9459  * AppStream 2.0 Custom Security Groups allows you to easily control what network resources your streaming instances and images have access to. You can assign up to 5 security groups per Fleet to control the inbound and outbound network access to your streaming instances to specific IP ranges, network protocols, or ports.
9460* `service/iot`: Updates service API, documentation, paginators, and examples
9461  * Added Salesforce action to IoT Rules Engine.
9462
9463Release v1.8.34 (2017-06-02)
9464===
9465
9466### Service Client Updates
9467* `service/kinesisanalytics`: Updates service API, documentation, and paginators
9468  * Kinesis Analytics publishes error messages CloudWatch logs in case of application misconfigurations
9469* `service/workdocs`: Updates service API and documentation
9470  * This release includes new APIs to manage tags and custom metadata on resources and also new APIs to add and retrieve comments at the document level.
9471
9472Release v1.8.33 (2017-06-01)
9473===
9474
9475### Service Client Updates
9476* `service/codedeploy`: Updates service API and documentation
9477  * AWS CodeDeploy has improved how it manages connections to GitHub accounts and repositories. You can now create and store up to 25 connections to GitHub accounts in order to associate AWS CodeDeploy applications with GitHub repositories. Each connection can support multiple repositories. You can create connections to up to 25 different GitHub accounts, or create more than one connection to a single account. The ListGitHubAccountTokenNames command has been introduced to retrieve the names of stored connections to GitHub accounts that you have created. The name of the connection to GitHub used for an AWS CodeDeploy application is also included in the ApplicationInfo structure.  Two new fields, lastAttemptedDeployment and lastSuccessfulDeployment, have been added to DeploymentGroupInfo to improve the handling of deployment group information in the AWS CodeDeploy console. Information about these latest deployments can also be retrieved using the GetDeploymentGroup and BatchGetDeployment group requests. Also includes a region update  (us-gov-west-1).
9478* `service/cognitoidentityprovider`: Updates service API, documentation, and paginators
9479* `service/elbv2`: Updates service API and documentation
9480* `aws/endpoints`: Updated Regions and Endpoints metadata.
9481* `service/lexmodelbuildingservice`: Updates service documentation and examples
9482
9483### SDK Enhancements
9484* `aws/defaults`: Exports shared credentials and config default filenames used by the SDK. [#1308](https://github.com/aws/aws-sdk-go/pull/1308)
9485  * Adds SharedCredentialsFilename and SharedConfigFilename functions to defaults package.
9486
9487### SDK Bugs
9488* `aws/credentials`: Fixes shared credential provider's default filename on Windows. [#1308](https://github.com/aws/aws-sdk-go/pull/1308)
9489  * The shared credentials provider would attempt to use the wrong filename on Windows if the `HOME` environment variable was defined.
9490* `service/s3/s3manager`: service/s3/s3manager: Fix Downloader ignoring Range get parameter [#1311](https://github.com/aws/aws-sdk-go/pull/1311)
9491  * Fixes the S3 Download Manager ignoring the GetObjectInput's Range parameter. If this parameter is provided it will force the downloader to fallback to a single GetObject request disabling concurrency and automatic part size gets.
9492  * Fixes [#1296](https://github.com/aws/aws-sdk-go/issues/1296)
9493
9494Release v1.8.32 (2017-05-31)
9495===
9496
9497### Service Client Updates
9498* `service/rds`: Updates service API and documentation
9499  * Amazon RDS customers can now easily and quickly stop and start their DB instances.
9500
9501Release v1.8.31 (2017-05-30)
9502===
9503
9504### Service Client Updates
9505* `service/clouddirectory`: Updates service API, documentation, and paginators
9506  * Cloud Directory has launched support for Typed Links, enabling customers to create object-to-object relationships that are not hierarchical in nature. Typed Links enable customers to quickly query for data along these relationships. Customers can also enforce referential integrity using Typed Links, ensuring data in use is not inadvertently deleted.
9507* `service/s3`: Updates service paginators and examples
9508  * New example snippets for Amazon S3.
9509
9510Release v1.8.30 (2017-05-25)
9511===
9512
9513### Service Client Updates
9514* `service/appstream`: Updates service API and documentation
9515  * Support added for persistent user storage, backed by S3.
9516* `service/rekognition`: Updates service API and documentation
9517  * Updated the CompareFaces API response to include orientation information, unmatched faces, landmarks, pose, and quality of the compared faces.
9518
9519Release v1.8.29 (2017-05-24)
9520===
9521
9522### Service Client Updates
9523* `service/iam`: Updates service API
9524  * The unique ID and access key lengths were extended from 32 to 128
9525* `service/storagegateway`: Updates service API and documentation
9526  * Two Storage Gateway data types, Tape and TapeArchive, each have a new response element, TapeUsedInBytes. This element helps you manage your virtual tapes. By using TapeUsedInBytes, you can see the amount of data written to each virtual tape.
9527* `service/sts`: Updates service API, documentation, and paginators
9528  * The unique ID and access key lengths were extended from 32 to 128.
9529
9530Release v1.8.28 (2017-05-23)
9531===
9532
9533### Service Client Updates
9534* `service/databasemigrationservice`: Updates service API, documentation, paginators, and examples
9535  * This release adds support for using Amazon S3 and Amazon DynamoDB as targets for database migration, and using MongoDB as a source for database migration. For more information, see the AWS Database Migration Service documentation.
9536
9537Release v1.8.27 (2017-05-22)
9538===
9539
9540### Service Client Updates
9541* `aws/endpoints`: Updated Regions and Endpoints metadata.
9542* `service/resourcegroupstaggingapi`: Updates service API, documentation, and paginators
9543  * You can now specify the number of resources returned per page in GetResources operation, as an optional parameter, to easily manage the list of resources returned by your queries.
9544
9545### SDK Bugs
9546* `aws/request`: Add support for PUT temporary redirects (307) [#1283](https://github.com/aws/aws-sdk-go/issues/1283)
9547  * Adds support for Go 1.8's GetBody function allowing the SDK's http request using PUT and POST methods to be redirected with temporary redirects with 307 status code.
9548  * Fixes: [#1267](https://github.com/aws/aws-sdk-go/issues/1267)
9549* `aws/request`: Add handling for retrying temporary errors during unmarshal [#1289](https://github.com/aws/aws-sdk-go/issues/1289)
9550  * Adds support for retrying temporary errors that occur during unmarshaling of a request's response body.
9551  * Fixes: [#1275](https://github.com/aws/aws-sdk-go/issues/1275)
9552
9553Release v1.8.26 (2017-05-18)
9554===
9555
9556### Service Client Updates
9557* `service/athena`: Adds new service
9558  * This release adds support for Amazon Athena. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run.
9559* `service/lightsail`: Updates service API, documentation, and paginators
9560  * This release adds new APIs that make it easier to set network port configurations on Lightsail instances. Developers can now make a single request to both open and close public ports on an instance using the PutInstancePublicPorts operation.
9561
9562### SDK Bugs
9563* `aws/request`: Fix logging from reporting wrong retry request errors #1281
9564  * Fixes the SDK's retry request logging to report the the actual error that occurred, not a stubbed Unknown error message.
9565  * Fixes the SDK's response logger to not output the response log multiple times per retry.
9566
9567Release v1.8.25 (2017-05-17)
9568===
9569
9570### Service Client Updates
9571* `service/autoscaling`: Updates service documentation, paginators, and examples
9572  * Various Auto Scaling documentation updates
9573* `service/cloudwatchevents`: Updates service documentation
9574  * Various CloudWatch Events documentation updates.
9575* `service/cloudwatchlogs`: Updates service documentation and paginators
9576  * Various CloudWatch Logs documentation updates.
9577* `service/polly`: Updates service API
9578  * Amazon Polly adds new German voice "Vicki"
9579
9580Release v1.8.24 (2017-05-16)
9581===
9582
9583### Service Client Updates
9584* `service/codedeploy`: Updates service API and documentation
9585  * This release introduces the previousRevision field in the responses to the GetDeployment and BatchGetDeployments actions. previousRevision provides information about the application revision that was deployed to the deployment group before the most recent successful deployment.  Also, the fileExistsBehavior parameter has been added for CreateDeployment action requests. In the past, if the AWS CodeDeploy agent detected files in a target location that weren't part of the application revision from the most recent successful deployment, it would fail the current deployment by default. This new parameter provides options for how the agent handles these files: fail the deployment, retain the content, or overwrite the content.
9586* `service/gamelift`: Updates service API and documentation
9587  * Allow developers to specify how metrics are grouped in CloudWatch for their GameLift fleets. Developers can also specify how many concurrent game sessions activate on a per-instance basis.
9588* `service/inspector`: Updates service API, documentation, paginators, and examples
9589  * Adds ability to produce an assessment report that includes detailed and comprehensive results of a specified assessment run.
9590* `service/kms`: Updates service documentation
9591  * Update documentation for KMS.
9592
9593Release v1.8.23 (2017-05-15)
9594===
9595
9596### Service Client Updates
9597* `service/ssm`: Updates service API and documentation
9598  * UpdateAssociation API now supports updating document name and targets of an association. GetAutomationExecution API can return FailureDetails as an optional field to the StepExecution Object, which contains failure type, failure stage as well as other failure related information for a failed step.
9599
9600### SDK Enhancements
9601* `aws/session`: SDK should be able to load multiple custom shared config files. [#1258](https://github.com/aws/aws-sdk-go/issues/1258)
9602  * This change adds a `SharedConfigFiles` field to the `session.Options` type that allows you to specify the files, and their order, the SDK will use for loading shared configuration and credentials from when the `Session` is created. Use the `NewSessionWithOptions` Session constructor to specify these options. You'll also most likely want to enable support for the shared configuration file's additional attributes by setting `session.Option`'s `SharedConfigState` to `session.SharedConfigEnabled`.
9603
9604Release v1.8.22 (2017-05-11)
9605===
9606
9607### Service Client Updates
9608* `service/elb`: Updates service API, documentation, and paginators
9609* `service/elbv2`: Updates service API and documentation
9610* `service/lexmodelbuildingservice`: Updates service API and documentation
9611* `service/organizations`: Updates service API, documentation, paginators, and examples
9612  * AWS Organizations APIs that return an Account object now include the email address associated with the account’s root user.
9613
9614Release v1.8.21 (2017-05-09)
9615===
9616
9617### Service Client Updates
9618* `service/codestar`: Updates service documentation
9619  * Updated documentation for AWS CodeStar.
9620* `service/workspaces`: Updates service API, documentation, and paginators
9621  * Doc-only Update for WorkSpaces
9622
9623Release v1.8.20 (2017-05-04)
9624===
9625
9626### Service Client Updates
9627* `service/ecs`: Updates service API, documentation, and paginators
9628  * Exposes container instance registration time in ECS:DescribeContainerInstances.
9629* `aws/endpoints`: Updated Regions and Endpoints metadata.
9630* `service/marketplaceentitlementservice`: Adds new service
9631* `service/lambda`: Updates service API and documentation
9632  * Support for UpdateFunctionCode DryRun option
9633
9634Release v1.8.19 (2017-04-28)
9635===
9636
9637### Service Client Updates
9638* `service/cloudformation`: Updates service waiters and paginators
9639  * Adding back the removed waiters and paginators.
9640
9641Release v1.8.18 (2017-04-28)
9642===
9643
9644### Service Client Updates
9645* `service/cloudformation`: Updates service API, documentation, waiters, paginators, and examples
9646  * API update for CloudFormation: New optional parameter ClientRequestToken which can be used as an idempotency token to safely retry certain operations as well as tagging StackEvents.
9647* `service/rds`: Updates service API, documentation, and examples
9648  * The DescribeDBClusterSnapshots API now returns a SourceDBClusterSnapshotArn field which identifies the source DB cluster snapshot of a copied snapshot.
9649* `service/rekognition`: Updates service API
9650  * Fix for missing file type check
9651* `service/snowball`: Updates service API, documentation, and paginators
9652  * The Snowball API has a new exception that can be thrown for list operation requests.
9653* `service/sqs`: Updates service API, documentation, and paginators
9654  * Adding server-side encryption (SSE) support to SQS by integrating with AWS KMS; adding new queue attributes to SQS CreateQueue, SetQueueAttributes and GetQueueAttributes APIs to support SSE.
9655
9656Release v1.8.17 (2017-04-26)
9657===
9658
9659### Service Client Updates
9660* `aws/endpoints`: Updated Regions and Endpoints metadata.
9661* `service/rds`: Updates service API and documentation
9662  * With Amazon Relational Database Service (Amazon RDS) running MySQL or Amazon Aurora, you can now authenticate to your DB instance using IAM database authentication.
9663
9664Release v1.8.16 (2017-04-21)
9665===
9666
9667### Service Client Updates
9668* `service/appstream`: Updates service API, documentation, and paginators
9669  * The new feature named "Default Internet Access" will enable Internet access from AppStream 2.0 instances - image builders and fleet instances. Admins will check a flag either through AWS management console for AppStream 2.0 or through API while creating an image builder or while creating/updating a fleet.
9670* `service/kinesis`: Updates service API, documentation, waiters, and paginators
9671  * Adds a new waiter, StreamNotExists, to Kinesis.
9672
9673### SDK Enhancements
9674* `aws/endpoints`: Add utilities improving endpoints lookup (#1218)
9675  * Adds several utilities to the endpoints packages to make looking up partitions, regions, and services easier.
9676  * Fixes #994
9677
9678### SDK Bugs
9679* `private/protocol/xml/xmlutil`: Fix unmarshaling dropping errors (#1219)
9680  * The XML unmarshaler would drop any serialization or body read error that occurred on the floor effectively hiding any errors that would occur.
9681  * Fixes #1205
9682
9683Release v1.8.15 (2017-04-20)
9684===
9685
9686### Service Client Updates
9687* `service/devicefarm`: Updates service API and documentation
9688  * API Update for AWS Device Farm: Support for Deals and Promotions
9689* `service/directconnect`: Updates service documentation
9690  * Documentation updates for AWS Direct Connect.
9691* `service/elbv2`: Updates service waiters
9692* `service/kms`: Updates service documentation and examples
9693  * Doc-only update for Key Management Service (KMS): Update docs for GrantConstraints and GenerateRandom
9694* `service/route53`: Updates service documentation
9695  * Release notes: SDK documentation now includes examples for ChangeResourceRecordSets for all types of resource record set, such as weighted, alias, and failover.
9696* `service/route53domains`: Updates service API, documentation, and paginators
9697  * Adding examples and other documentation updates.
9698
9699### SDK Enhancements
9700* `service/s3`: Add utilities to make getting a bucket's region easier (#1207)
9701  * Adds two features which make it easier to get a bucket's region, `s3.NormalizeBucketLocation` and `s3manager.GetBucketRegion`.
9702
9703### SDK Bugs
9704* `service/s3`: Fix HeadObject's incorrect documented error codes (#1213)
9705  * The HeadObject's model incorrectly states that the operation can return the NoSuchKey error code.
9706  * Fixes #1208
9707
9708Release v1.8.14 (2017-04-19)
9709===
9710
9711### Service Client Updates
9712* `service/apigateway`: Updates service API and documentation
9713  * Add support for "embed" property.
9714* `service/codestar`: Adds new service
9715  * AWS CodeStar is a cloud-based service for creating, managing, and working with software development projects on AWS. An AWS CodeStar project creates and integrates AWS services for your project development toolchain. AWS CodeStar also manages the permissions required for project users.
9716* `service/ec2`: Updates service API and documentation
9717  * Adds support for creating an Amazon FPGA Image (AFI) from a specified design checkpoint (DCP).
9718* `service/iam`: Updates service API and documentation
9719  * This changes introduces a new IAM role type, Service Linked Role, which works like a normal role but must be managed via services' control.
9720* `service/lambda`: Updates service API and documentation
9721  * Lambda integration with CloudDebugger service to enable customers to enable tracing for the Lambda functions and send trace information to the CloudDebugger service.
9722* `service/lexmodelbuildingservice`: Adds new service
9723* `service/polly`: Updates service API, documentation, and paginators
9724  * API Update for Amazon Polly: Add support for speech marks
9725* `service/rekognition`: Updates service API and documentation
9726  * Given an image, the API detects explicit or suggestive adult content in the image and returns a list of corresponding labels with confidence scores, as well as a taxonomy (parent-child relation) for each label.
9727
9728Release v1.8.13 (2017-04-18)
9729===
9730
9731### Service Client Updates
9732* `service/lambda`: Updates service API and documentation
9733  * You can use tags to group and filter your Lambda functions, making it easier to analyze them for billing allocation purposes. For more information, see Tagging Lambda Functions.  You can now write or upgrade your Lambda functions using Python version 3.6. For more information, see Programming Model for Authoring Lambda Functions in Python. Note: Features will be rolled out in the US regions on 4/19.
9734
9735### SDK Enhancements
9736* `aws/request`: add support for appengine's custom standard library (#1190)
9737  * Remove syscall error checking on appengine platforms.
9738
9739Release v1.8.12 (2017-04-11)
9740===
9741
9742### Service Client Updates
9743* `service/apigateway`: Updates service API and documentation
9744  * API Gateway request validators
9745* `service/batch`: Updates service API and documentation
9746  * API Update for AWS Batch: Customer provided AMI for MANAGED Compute Environment
9747* `service/gamelift`: Updates service API and documentation
9748  * Allows developers to utilize an improved workflow when calling our Queues API and introduces a new feature that allows developers to specify a maximum allowable latency per Queue.
9749* `service/opsworks`: Updates service API, documentation, and paginators
9750  * Cloudwatch Logs agent configuration can now be attached to OpsWorks Layers using CreateLayer and UpdateLayer. OpsWorks will then automatically install and manage the CloudWatch Logs agent on the instances part of the OpsWorks Layer.
9751
9752### SDK Bugs
9753* `aws/client`: Fix clients polluting handler list (#1197)
9754  * Fixes the clients potentially polluting the passed in handler list with the client's customizations. This change ensures every client always works with a clean copy of the request handlers and it cannot pollute the handlers back upstream.
9755  * Fixes #1184
9756* `aws/request`: Fix waiter error match condition (#1195)
9757  * Fixes the waiters's matching overwriting the request's err, effectively ignoring the error condition. This broke waiters with the FailureWaiterState matcher state.
9758
9759Release v1.8.11 (2017-04-07)
9760===
9761
9762### Service Client Updates
9763* `service/redshift`: Updates service API, documentation, and paginators
9764  * This update adds the GetClusterCredentials API which is used to get temporary login credentials to the cluster. AccountWithRestoreAccess now has a new member AccountAlias, this is the identifier of the AWS support account authorized to restore the specified snapshot. This is added to support the feature where the customer can share their snapshot with the Amazon Redshift Support Account without having to manually specify the AWS Redshift Service account ID on the AWS Console/API.
9765
9766Release v1.8.10 (2017-04-06)
9767===
9768
9769### Service Client Updates
9770* `service/elbv2`: Updates service documentation
9771
9772Release v1.8.9 (2017-04-05)
9773===
9774
9775### Service Client Updates
9776* `service/elasticache`: Updates service API, documentation, paginators, and examples
9777  * ElastiCache added support for testing the Elasticache Multi-AZ feature with Automatic Failover.
9778
9779Release v1.8.8 (2017-04-04)
9780===
9781
9782### Service Client Updates
9783* `service/cloudwatch`: Updates service API, documentation, and paginators
9784  * Amazon Web Services announced the immediate availability of two additional alarm configuration rules for Amazon CloudWatch Alarms. The first rule is for configuring missing data treatment. Customers have the options to treat missing data as alarm threshold breached, alarm threshold not breached, maintain alarm state and the current default treatment. The second rule is for alarms based on percentiles metrics that can trigger unnecessarily if the percentile is calculated from a small number of samples. The new rule can treat percentiles with low sample counts as same as missing data. If the first rule is enabled, the same treatment will be applied when an alarm encounters a percentile with low sample counts.
9785
9786Release v1.8.7 (2017-04-03)
9787===
9788
9789### Service Client Updates
9790* `service/lexruntimeservice`: Updates service API and documentation
9791  * Adds support to PostContent for speech input
9792
9793### SDK Enhancements
9794* `aws/request`: Improve handler copy, push back, push front performance (#1171)
9795  * Minor optimization to the handler list's handling of copying and pushing request handlers to the handler list.
9796* Update codegen header to use Go std wording (#1172)
9797  * Go recently accepted the proposal for standard generated file header wording in, https://golang.org/s/generatedcode.
9798
9799### SDK Bugs
9800* `service/dynamodb`: Fix DynamoDB using custom retryer (#1170)
9801  * Fixes (#1139) the DynamoDB service client clobbering any custom retryer that was passed into the service client or Session's config.
9802
9803Release v1.8.6 (2017-04-01)
9804===
9805
9806### Service Client Updates
9807* `service/clouddirectory`: Updates service API and documentation
9808  * ListObjectAttributes now supports filtering by facet.
9809* `aws/endpoints`: Updated Regions and Endpoints metadata.
9810
9811Release v1.8.5 (2017-03-30)
9812===
9813
9814### Service Client Updates
9815* `service/cloudformation`: Updates service waiters and paginators
9816  * Adding paginators for ListExports and ListImports
9817* `service/cloudfront`: Adds new service
9818  * Amazon CloudFront now supports user configurable HTTP Read and Keep-Alive Idle Timeouts for your Custom Origin Servers
9819* `service/configservice`: Updates service documentation
9820* `aws/endpoints`: Updated Regions and Endpoints metadata.
9821* `service/resourcegroupstaggingapi`: Adds new service
9822* `service/storagegateway`: Updates service API and documentation
9823  * File gateway mode in AWS Storage gateway provides access to objects in S3 as files on a Network File System (NFS) mount point. Once a file share is created, any changes made externally to the S3 bucket will not be reflected by the gateway. Using the cache refresh feature in this update, the customer can trigger an on-demand scan of the keys in their S3 bucket and refresh the file namespace cached on the gateway. It takes as an input the fileShare ARN and refreshes the cache for only that file share. Additionally there is new functionality on file gateway that allows you configure what squash options they would like on their file share, this allows a customer to configure their gateway to not squash root permissions. This can be done by setting options in NfsOptions for CreateNfsFileShare and UpdateNfsFileShare APIs.
9824
9825Release v1.8.4 (2017-03-28)
9826===
9827
9828### Service Client Updates
9829* `service/batch`: Updates service API, documentation, and paginators
9830  * Customers can now provide a retryStrategy as part of the RegisterJobDefinition and SubmitJob API calls. The retryStrategy object has a number value for attempts. This is the number of non successful executions before a job is considered FAILED. In addition, the JobDetail object now has an attempts field and shows all execution attempts.
9831* `service/ec2`: Updates service API and documentation
9832	* Customers can now tag their Amazon EC2 Instances and Amazon EBS Volumes at
9833	the time of their creation. You can do this from the EC2 Instance launch
9834	wizard or through the RunInstances or CreateVolume APIs. By tagging
9835	resources at the time of creation, you can eliminate the need to run custom
9836	tagging scripts after resource creation. In addition, you can now set
9837	resource-level permissions on the CreateVolume, CreateTags, DeleteTags, and
9838	the RunInstances APIs. This allows you to implement stronger security
9839	policies by giving you more granular control over which users and groups
9840	have access to these APIs. You can also enforce the use of tagging and
9841	control what tag keys and values are set on your resources. When you combine
9842	tag usage and resource-level IAM policies together, you can ensure your
9843	instances and volumes are properly secured upon creation and achieve more
9844	accurate cost allocation reporting. These new features are provided at no
9845	additional cost.
9846
9847### SDK Enhancements
9848* `aws/request`: Add retry support for RequestTimeoutException (#1158)
9849  * Adds support for retrying RequestTimeoutException error code that is returned by some services.
9850
9851### SDK Bugs
9852* `private/model/api`: Fix Waiter and Paginators panic on nil param inputs (#1157)
9853  * Corrects the code generation for Paginators and waiters that caused a panic if nil input parameters were used with the operations.
9854
9855Release v1.8.3 (2017-03-27)
9856===
9857
9858## Service Client Updates
9859* `service/ssm`: Updates service API, documentation, and paginators
9860  * Updated validation rules for SendCommand and RegisterTaskWithMaintenanceWindow APIs.
9861Release v1.8.2 (2017-03-24)
9862===
9863
9864Service Client Updates
9865---
9866* `service/applicationautoscaling`: Updates service API, documentation, and paginators
9867  * Application AutoScaling is launching support for a new target resource (AppStream 2.0 Fleets) as a scalable target.
9868* `service/cloudtrail`: Updates service API and documentation
9869  * Doc-only Update for CloudTrail: Add required parameters for GetEventSelectors and PutEventSelectors
9870
9871Release v1.8.1 (2017-03-23)
9872===
9873
9874Service Client Updates
9875---
9876* `service/applicationdiscoveryservice`: Updates service API, documentation, and paginators
9877  * Adds export configuration options to the AWS Discovery Service API.
9878* `service/elbv2`: Updates waiters
9879* `aws/endpoints`: Updated Regions and Endpoints metadata.
9880* `service/lambda`: Updates service API and paginators
9881  * Adds support for new runtime Node.js v6.10 for AWS Lambda service
9882
9883Release v1.8.0 (2017-03-22)
9884===
9885
9886Service Client Updates
9887---
9888* `service/codebuild`: Updates service documentation
9889* `service/directconnect`: Updates service API
9890  * Deprecated DescribeConnectionLoa, DescribeInterconnectLoa, AllocateConnectionOnInterconnect and DescribeConnectionsOnInterconnect operations in favor of DescribeLoa, DescribeLoa, AllocateHostedConnection and DescribeHostedConnections respectively.
9891* `service/marketplacecommerceanalytics`: Updates service API, documentation, and paginators
9892  * This update adds a new data set, us_sales_and_use_tax_records, which enables AWS Marketplace sellers to programmatically access to their U.S. Sales and Use Tax report data.
9893* `service/pinpoint`: Updates service API and documentation
9894  * Amazon Pinpoint User Segmentation
9895  * Added ability to segment endpoints by user attributes in addition to endpoint attributes. Amazon Pinpoint Event Stream Preview
9896  * Added functionality to publish raw app analytics and campaign events data as events streams to Kinesis and Kinesis Firehose
9897  * The feature provides developers with increased flexibility of exporting raw events to S3, Redshift, Elasticsearch using a Kinesis Firehose stream or enable real time event processing use cases using a Kinesis stream
9898* `service/rekognition`: Updates service documentation.
9899
9900SDK Features
9901---
9902* `aws/request`: Add support for context.Context to SDK API operation requests (#1132)
9903  * Adds support for context.Context to the SDK by adding `WithContext` methods for each API operation, Paginators and Waiters. e.g `PutObjectWithContext`. This change also adds the ability to provide request functional options to the method calls instead of requiring you to use the `Request` API operation method (e.g `PutObjectRequest`).
9904  * Adds a `Complete` Request handler list that will be called ever time a request is completed. This includes both success and failure. Complete will only be called once per API operation request.
9905  * `private/waiter` package moved from the private group to `aws/request/waiter` and made publicly available.
9906  * Adds Context support to all API operations, Waiters(WaitUntil) and Paginators(Pages) methods.
9907  * Adds Context support for s3manager and s3crypto clients.
9908
9909SDK Enhancements
9910---
9911* `aws/signer/v4`: Adds support for unsigned payload signer config (#1130)
9912  * Adds configuration option to the v4.Signer to specify the request's body should not be signed. This will only correctly function on services that support unsigned payload. e.g. S3, Glacier.
9913
9914SDK Bug Fixes
9915---
9916* `service/s3`: Fix S3 HostID to be available in S3 request error message (#1131)
9917  * Adds a new type s3.RequestFailure which exposes the S3 HostID value from a S3 API operation response. This is helpful when you have an error with S3, and need to contact support. Both RequestID and HostID are needed.
9918* `private/model/api`: Do not return a link if uid is empty (#1133)
9919  * Fixes SDK's doc generation to not generate API reference doc links if the SDK us unable to create a valid link.
9920* `aws/request`: Optimization to handler list copy to prevent multiple alloc calls. (#1134)
9921Release v1.7.9 (2017-03-13)
9922===
9923
9924Service Client Updates
9925---
9926* `service/devicefarm`: Updates service API, documentation, paginators, and examples
9927  * Network shaping allows users to simulate network connections and conditions while testing their Android, iOS, and web apps with AWS Device Farm.
9928* `service/cloudwatchevents`: Updates service API, documentation, and examples
9929
9930SDK Enhancement
9931===
9932* `aws/session`: Add support for side loaded CA bundles (#1117)
9933  * Adds supports for side loading Certificate Authority bundle files to the SDK using AWS_CA_BUNDLE environment variable or CustomCABundle session option.
9934* `service/s3/s3crypto`: Add support for AES/CBC/PKCS5Padding (#1124)
9935
9936SDK Bug
9937===
9938* `service/rds`: Fixing issue when not providing `SourceRegion` on cross
9939region operations (#1127)
9940* `service/rds`: Enables cross region for `CopyDBClusterSnapshot` and
9941`CreateDBCluster` (#1128)
9942
9943Release v1.7.8 (2017-03-10)
9944===
9945
9946Service Client Updates
9947---
9948* `service/codedeploy`: Updates service paginators
9949  * Add paginators for Codedeploy
9950* `service/emr`: Updates service API, documentation, and paginators
9951  * This release includes support for instance fleets in Amazon EMR.
9952
9953Release v1.7.7 (2017-03-09)
9954===
9955
9956Service Client Updates
9957---
9958* `service/apigateway`: Updates service API, documentation, and paginators
9959  * API Gateway has added support for ACM certificates on custom domain names. Both Amazon-issued certificates and uploaded third-part certificates are supported.
9960* `service/clouddirectory`: Updates service API, documentation, and paginators
9961  * Introduces a new Cloud Directory API that enables you to retrieve all available parent paths for any type of object (a node, leaf node, policy node, and index node) in a hierarchy.
9962
9963Release v1.7.6 (2017-03-09)
9964===
9965
9966Service Client Updates
9967---
9968* `service/organizations`: Updates service documentation and examples
9969  * Doc-only Update for Organizations: Add SDK Code Snippets
9970* `service/workdocs`: Adds new service
9971  * The Administrative SDKs for Amazon WorkDocs provides full administrator level access to WorkDocs site resources, allowing developers to integrate their applications to manage WorkDocs users, content and permissions programmatically
9972
9973Release v1.7.5 (2017-03-08)
9974===
9975
9976Service Client Updates
9977---
9978* `aws/endpoints`: Updated Regions and Endpoints metadata.
9979* `service/rds`: Updates service API and documentation
9980  * Add support to using encrypted clusters as cross-region replication masters. Update CopyDBClusterSnapshot API to support encrypted cross region copy of Aurora cluster snapshots.
9981
9982Release v1.7.4 (2017-03-06)
9983===
9984
9985Service Client Updates
9986---
9987* `service/budgets`: Updates service API and paginators
9988  * When creating or editing a budget via the AWS Budgets API you can define notifications that are sent to subscribers when the actual or forecasted value for cost or usage exceeds the notificationThreshold associated with the budget notification object. Starting today, the maximum allowed value for the notificationThreshold was raised from 100 to 300. This change was made to give you more flexibility when setting budget notifications.
9989* `service/cloudtrail`: Updates service documentation and paginators
9990  * Doc-only update for AWSCloudTrail: Updated links/descriptions
9991* `aws/endpoints`: Updated Regions and Endpoints metadata.
9992* `service/opsworkscm`: Updates service API, documentation, and paginators
9993  * OpsWorks for Chef Automate has added a new field "AssociatePublicIpAddress" to the CreateServer request, "CloudFormationStackArn" to the Server model and "TERMINATED" server state.
9994
9995
9996Release v1.7.3 (2017-02-28)
9997===
9998
9999Service Client Updates
10000---
10001* `service/mturk`: Renaming service
10002  * service/mechanicalturkrequesterservice was renamed to service/mturk. Be sure to change any references of the old client to the new.
10003
10004Release v1.7.2 (2017-02-28)
10005===
10006
10007Service Client Updates
10008---
10009* `service/dynamodb`: Updates service API and documentation
10010  * Release notes: Time to Live (TTL) is a feature that allows you to define when items in a table expire and can be purged from the database, so that you don't have to track expired data and delete it manually. With TTL enabled on a DynamoDB table, you can set a timestamp for deletion on a per-item basis, allowing you to limit storage usage to only those records that are relevant.
10011* `service/iam`: Updates service API, documentation, and paginators
10012  * This release adds support for AWS Organizations service control policies (SCPs) to SimulatePrincipalPolicy operation. If there are SCPs associated with the simulated user's account, their effect on the result is captured in the OrganizationDecisionDetail element in the EvaluationResult.
10013* `service/mechanicalturkrequesterservice`: Adds new service
10014  * Amazon Mechanical Turk is a web service that provides an on-demand, scalable, human workforce to complete jobs that humans can do better than computers, for example, recognizing objects in photos.
10015* `service/organizations`: Adds new service
10016  * AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an organization and centrally manage your accounts and their resources.
10017* `service/dynamodbstreams`: Updates service API, documentation, and paginators
10018* `service/waf`: Updates service API, documentation, and paginators
10019  * Aws WAF - For GetSampledRequests action, changed max number of samples from 100 to 500.
10020* `service/wafregional`: Updates service API, documentation, and paginators
10021
10022Release v1.7.1 (2017-02-24)
10023===
10024
10025Service Client Updates
10026---
10027* `service/elasticsearchservice`: Updates service API, documentation, paginators, and examples
10028  * Added three new API calls to existing Amazon Elasticsearch service to expose Amazon Elasticsearch imposed limits to customers.
10029
10030Release v1.7.0 (2017-02-23)
10031===
10032
10033Service Client Updates
10034---
10035* `service/ec2`: Updates service API
10036  * New EC2 I3 instance type
10037
10038SDK Bug
10039---
10040* `service/s3/s3manager`: Adding support for SSE (#1097)
10041  * Fixes SSE fields not being applied to a part during multi part upload.
10042
10043SDK Feature
10044---
10045* `aws/session`: Add support for AssumeRoles with MFA (#1088)
10046  * Adds support for assuming IAM roles with MFA enabled. A TokenProvider func was added to stscreds.AssumeRoleProvider that will be called each time the role's credentials need to be refreshed. A basic token provider that sources the MFA token from stdin as stscreds.StdinTokenProvider.
10047* `aws/session`: Update SDK examples and docs to use session.Must (#1099)
10048  * Updates the SDK's example and docs to use session.Must where possible to highlight its usage as apposed to session error checking that is most cases errors will be terminal to the application anyways.
10049Release v1.6.27 (2017-02-22)
10050===
10051
10052Service Client Updates
10053---
10054* `service/clouddirectory`: Updates service documentation
10055  * ListObjectAttributes documentation updated based on forum feedback
10056* `service/elasticbeanstalk`: Updates service API, documentation, and paginators
10057  * Elastic Beanstalk adds support for creating and managing custom platform.
10058* `service/gamelift`: Updates service API, documentation, and paginators
10059  * Allow developers to configure global queues for creating GameSessions. Allow PlayerData on PlayerSessions to store player-specific data.
10060* `service/route53`: Updates service API, documentation, and examples
10061  * Added support for operations CreateVPCAssociationAuthorization and DeleteVPCAssociationAuthorization to throw a ConcurrentModification error when a conflicting modification occurs in parallel to the authorizations in place for a given hosted zone.
10062
10063Release v1.6.26 (2017-02-21)
10064===
10065
10066Service Client Updates
10067---
10068* `service/ec2`: Updates service API and documentation
10069  * Added the billingProduct parameter to the RegisterImage API.
10070
10071Release v1.6.25 (2017-02-17)
10072===
10073
10074Service Client Updates
10075---
10076* `service/directconnect`: Updates service API, documentation, and paginators
10077  * This update will introduce the ability for Direct Connect customers to take advantage of Link Aggregation (LAG).     This allows you to bundle many individual physical interfaces into a single logical interface, referred to as a LAG.     This makes administration much simpler as the majority of configuration is done on the LAG while you are free     to add or remove physical interfaces from the bundle as bandwidth demand increases or decreases. A concrete example     of the simplification added by LAG is that customers need only a single BGP session as opposed to one session per     physical connection.
10078
10079Release v1.6.24 (2017-02-16)
10080===
10081
10082Service Client Updates
10083---
10084* `service/cognitoidentity`: Updates service API, documentation, and paginators
10085  * Allow createIdentityPool and updateIdentityPool API to set server side token check value on identity pool
10086* `service/configservice`: Updates service API and documentation
10087  * AWS Config now supports a new test mode for the PutEvaluations API. Set the TestMode parameter to true in your custom rule to verify whether your AWS Lambda function will deliver evaluation results to AWS Config. No updates occur to your existing evaluations, and evaluation results are not sent to AWS Config.
10088
10089Release v1.6.23 (2017-02-15)
10090===
10091
10092Service Client Updates
10093---
10094* `service/kms`: Updates service API, documentation, paginators, and examples
10095  * his release of AWS Key Management Service introduces the ability to tag keys. Tagging keys can help you organize your keys and track your KMS costs in the cost allocation report. This release also increases the maximum length of a key ID to accommodate ARNs that include a long key alias.
10096
10097Release v1.6.22 (2017-02-14)
10098===
10099
10100Service Client Updates
10101---
10102* `service/ec2`: Updates service API, documentation, and paginators
10103  * Adds support for the new Modify Volumes apis.
10104
10105Release v1.6.21 (2017-02-11)
10106===
10107
10108Service Client Updates
10109---
10110* `service/storagegateway`: Updates service API, documentation, and paginators
10111  * File gateway mode in AWS Storage gateway provides access to objects in S3 as files on a Network File System (NFS) mount point. This is done by creating Nfs file shares using existing APIs CreateNfsFileShare. Using the feature in this update, the customer can restrict the clients that have read/write access to the gateway by specifying the list of clients as a list of IP addresses or CIDR blocks. This list can be specified using the API CreateNfsFileShare while creating new file shares, or UpdateNfsFileShare while update existing file shares. To find out the list of clients that have access, the existing API DescribeNfsFileShare will now output the list of clients that have access.
10112
10113Release v1.6.20 (2017-02-09)
10114===
10115
10116Service Client Updates
10117---
10118* `service/ec2`: Updates service API and documentation
10119  * This feature allows customers to associate an IAM profile to running instances that do not have any.
10120* `service/rekognition`: Updates service API and documentation
10121  * DetectFaces and IndexFaces operations now return an estimate of the age of the face as an age range.
10122
10123SDK Features
10124---
10125* `aws/endpoints`: Add option to resolve unknown endpoints (#1074)
10126Release v1.6.19 (2017-02-08)
10127===
10128
10129Service Client Updates
10130---
10131* `aws/endpoints`: Updated Regions and Endpoints metadata.
10132* `service/glacier`: Updates service examples
10133	* Doc Update
10134* `service/lexruntimeservice`: Adds new service
10135	* Preview release
10136
10137SDK Bug Fixes
10138---
10139* `private/protocol/json`: Fixes json to throw an error if a float number is (+/-)Inf and NaN (#1068)
10140* `private/model/api`: Fix documentation error listing (#1067)
10141
10142SDK Features
10143---
10144* `private/model`: Add service response error code generation (#1061)
10145
10146Release v1.6.18 (2017-01-27)
10147===
10148
10149Service Client Updates
10150---
10151* `service/clouddirectory`: Adds new service
10152  * Amazon Cloud Directory is a highly scalable, high performance, multi-tenant directory service in the cloud. Its web-based directories make it easy for you to organize and manage application resources such as users, groups, locations, devices, policies, and the rich relationships between them.
10153* `service/codedeploy`: Updates service API, documentation, and paginators
10154  * This release of AWS CodeDeploy introduces support for blue/green deployments. In a blue/green deployment, the current set of instances in a deployment group is replaced by new instances that have the latest application revision installed on them. After traffic is rerouted behind a load balancer to the replacement instances, the original instances can be terminated automatically or kept running for other uses.
10155* `service/ec2`: Updates service API and documentation
10156  * Adds instance health check functionality to replace unhealthy EC2 Spot fleet instances with fresh ones.
10157* `service/rds`: Updates service API and documentation
10158  * Snapshot Engine Version Upgrade
10159
10160Release v1.6.17 (2017-01-25)
10161===
10162
10163Service Client Updates
10164---
10165* `service/elbv2`: Updates service API, documentation, and paginators
10166  * Application Load Balancers now support native Internet Protocol version 6 (IPv6) in an Amazon Virtual Private Cloud (VPC). With this ability, clients can now connect to the Application Load Balancer in a dual-stack mode via either IPv4 or IPv6.
10167* `service/rds`: Updates service API and documentation
10168  * Cross Region Read Replica Copying (CreateDBInstanceReadReplica)
10169
10170Release v1.6.16 (2017-01-24)
10171===
10172
10173Service Client Updates
10174---
10175* `service/codebuild`: Updates service documentation and paginators
10176  * Documentation updates
10177* `service/codecommit`: Updates service API, documentation, and paginators
10178  * AWS CodeCommit now includes the option to view the differences between a commit and its parent commit from within the console. You can view the differences inline (Unified view) or side by side (Split view). To view information about the differences between a commit and something other than its parent, you can use the AWS CLI and the get-differences and get-blob commands, or you can use the GetDifferences and GetBlob APIs.
10179* `service/ecs`: Updates service API and documentation
10180  * Amazon ECS now supports a state for container instances that can be used to drain a container instance in preparation for maintenance or cluster scale down.
10181
10182Release v1.6.15 (2017-01-20)
10183===
10184
10185Service Client Updates
10186---
10187* `service/acm`: Updates service API, documentation, and paginators
10188  * Update for AWS Certificate Manager: Updated response elements for DescribeCertificate API in support of managed renewal
10189* `service/health`: Updates service documentation
10190
10191Release v1.6.14 (2017-01-19)
10192===
10193
10194Service Client Updates
10195---
10196* `service/ec2`: Updates service API, documentation, and paginators
10197  * Amazon EC2 Spot instances now support dedicated tenancy, providing the ability to run Spot instances single-tenant manner on physically isolated hardware within a VPC to satisfy security, privacy, or other compliance requirements. Dedicated Spot instances can be requested using RequestSpotInstances and RequestSpotFleet.
10198
10199Release v1.6.13 (2017-01-18)
10200===
10201
10202Service Client Updates
10203---
10204* `service/rds`: Updates service API, documentation, and paginators
10205
10206Release v1.6.12 (2017-01-17)
10207===
10208
10209Service Client Updates
10210---
10211* `service/dynamodb`: Updates service API, documentation, and paginators
10212  * Tagging Support for Amazon DynamoDB Tables and Indexes
10213* `aws/endpoints`: Updated Regions and Endpoints metadata.
10214* `service/glacier`: Updates service API, paginators, and examples
10215  * Doc-only Update for Glacier: Added code snippets
10216* `service/polly`: Updates service documentation and examples
10217  * Doc-only update for Amazon Polly -- added snippets
10218* `service/rekognition`: Updates service documentation and paginators
10219  * Added code samples to Rekognition reference topics.
10220* `service/route53`: Updates service API and paginators
10221  * Add ca-central-1 and eu-west-2 enum values to CloudWatchRegion enum
10222
10223Release v1.6.11 (2017-01-16)
10224===
10225
10226Service Client Updates
10227---
10228* `service/configservice`: Updates service API, documentation, and paginators
10229* `service/costandusagereportservice`: Adds new service
10230  * The AWS Cost and Usage Report Service API allows you to enable and disable the Cost & Usage report, as well as modify the report name, the data granularity, and the delivery preferences.
10231* `service/dynamodb`: Updates service API, documentation, and examples
10232  * Snippets for the DynamoDB API.
10233* `service/elasticache`: Updates service API, documentation, and examples
10234  * Adds new code examples.
10235* `aws/endpoints`: Updated Regions and Endpoints metadata.
10236
10237Release v1.6.10 (2017-01-04)
10238===
10239
10240Service Client Updates
10241---
10242* `service/configservice`: Updates service API and documentation
10243  * AWSConfig is planning to add support for OversizedConfigurationItemChangeNotification message type in putConfigRule. After this release customers can use/write rules based on OversizedConfigurationItemChangeNotification mesage type.
10244* `service/efs`: Updates service API, documentation, and examples
10245  * Doc-only Update for EFS: Added code snippets
10246* `service/iam`: Updates service documentation and examples
10247* `service/lambda`: Updates service documentation and examples
10248  * Doc only updates for Lambda: Added code snippets
10249* `service/marketplacecommerceanalytics`: Updates service API and documentation
10250  * Added support for data set disbursed_amount_by_instance_hours, with historical data available starting 2012-09-04. New data is published to this data set every 30 days.
10251* `service/rds`: Updates service documentation
10252  * Updated documentation for CopyDBSnapshot.
10253* `service/rekognition`: Updates service documentation and examples
10254  * Doc-only Update for Rekognition: Added code snippets
10255* `service/snowball`: Updates service examples
10256* `service/dynamodbstreams`: Updates service API and examples
10257  * Doc-only Update for DynamoDB Streams:  Added code snippets
10258
10259SDK Feature
10260---
10261* `private/model/api`: Increasing the readability of code generated files. (#1024)
10262Release v1.6.9 (2016-12-30)
10263===
10264
10265Service Client Updates
10266---
10267* `service/codedeploy`: Updates service API and documentation
10268  * CodeDeploy will support Iam Session Arns in addition to Iam User Arns for on premise host authentication.
10269* `service/ecs`: Updates service API and documentation
10270  * Amazon EC2 Container Service (ECS) now supports the ability to customize the placement of tasks on container instances.
10271* `aws/endpoints`: Updated Regions and Endpoints metadata.
10272
10273Release v1.6.8 (2016-12-22)
10274===
10275
10276Service Client Updates
10277---
10278* `service/apigateway`: Updates service API and documentation
10279  * Amazon API Gateway is adding support for generating SDKs in more languages. This update introduces two new operations used to dynamically discover these SDK types and what configuration each type accepts.
10280* `service/directoryservice`: Updates service documentation
10281  * Added code snippets for the DS SDKs
10282* `service/elasticbeanstalk`: Updates service API and documentation
10283* `service/iam`: Updates service API and documentation
10284  * Adds service-specific credentials to IAM service to make it easier to onboard CodeCommit customers.  These are username/password credentials that work with a single service.
10285* `service/kms`: Updates service API, documentation, and examples
10286  * Update docs and add SDK examples
10287
10288Release v1.6.7 (2016-12-22)
10289===
10290
10291Service Client Updates
10292---
10293* `service/ecr`: Updates service API and documentation
10294* `aws/endpoints`: Updated Regions and Endpoints metadata.
10295* `service/rds`: Updates service API and documentation
10296  * Cross Region Encrypted Snapshot Copying (CopyDBSnapshot)
10297
10298Release v1.6.6 (2016-12-20)
10299===
10300
10301Service Client Updates
10302---
10303* `aws/endpoints`: Updated Regions and Endpoints metadata.
10304* `service/firehose`: Updates service API, documentation, and examples
10305  * Processing feature enables users to process and modify records before Amazon Firehose delivers them to destinations.
10306* `service/route53`: Updates service API and documentation
10307  * Enum updates for eu-west-2 and ca-central-1
10308* `service/storagegateway`: Updates service API, documentation, and examples
10309  * File gateway is a new mode in the AWS Storage Gateway that support a file interface into S3, alongside the current block-based volume and VTL storage. File gateway combines a service and virtual software appliance, enabling you to store and retrieve objects in Amazon S3 using industry standard file protocols such as NFS. The software appliance, or gateway, is deployed into your on-premises environment as a virtual machine (VM) running on VMware ESXi. The gateway provides access to objects in S3 as files on a Network File System (NFS) mount point.
10310
10311Release v1.6.5 (2016-12-19)
10312===
10313
10314Service Client Updates
10315---
10316* `service/cloudformation`: Updates service documentation
10317  * Minor doc update for CloudFormation.
10318* `service/cloudtrail`: Updates service paginators
10319* `service/cognitoidentity`: Updates service API and documentation
10320  * We are adding Groups to Cognito user pools. Developers can perform CRUD operations on groups, add and remove users from groups, list users in groups, etc. We are adding fine-grained role-based access control for Cognito identity pools. Developers can configure an identity pool to get the IAM role from an authenticated user's token, or they can configure rules that will map a user to a different role
10321* `service/applicationdiscoveryservice`: Updates service API and documentation
10322  * Adds new APIs to group discovered servers into Applications with get summary and neighbors. Includes additional filters for ListConfigurations and DescribeAgents API.
10323* `service/inspector`: Updates service API, documentation, and examples
10324  * Doc-only Update for Inspector: Adding SDK code snippets for Inspector
10325* `service/sqs`: Updates service documentation
10326
10327SDK Bug Fixes
10328---
10329* `aws/request`: Add PriorRequestNotComplete to throttle retry codes (#1011)
10330  * Fixes: Not retrying when PriorRequestNotComplete #1009
10331
10332SDK Feature
10333---
10334* `private/model/api`: Adds crosslinking to service documentation (#1010)
10335
10336Release v1.6.4 (2016-12-15)
10337===
10338
10339Service Client Updates
10340---
10341* `service/cognitoidentityprovider`: Updates service API and documentation
10342* `aws/endpoints`: Updated Regions and Endpoints metadata.
10343* `service/ssm`: Updates service API and documentation
10344  * This will provide customers with access to the Patch Baseline and Patch Compliance APIs.
10345
10346SDK Bug Fixes
10347---
10348* `service/route53`: Fix URL path cleaning for Route53 API requests (#1006)
10349  * Fixes: SerializationError when using Route53 ChangeResourceRecordSets #1005
10350* `aws/request`: Add PriorRequestNotComplete to throttle retry codes (#1002)
10351  * Fixes: Not retrying when PriorRequestNotComplete #1001
10352
10353Release v1.6.3 (2016-12-14)
10354===
10355
10356Service Client Updates
10357---
10358* `service/batch`: Adds new service
10359  * AWS Batch is a batch computing service that lets customers define queues and compute environments and then submit work as batch jobs.
10360* `service/databasemigrationservice`: Updates service API and documentation
10361  * Adds support for SSL enabled Oracle endpoints and task modification.
10362* `service/elasticbeanstalk`: Updates service documentation
10363* `aws/endpoints`: Updated Regions and Endpoints metadata.
10364* `service/cloudwatchlogs`: Updates service API and documentation
10365  * Add support for associating LogGroups with AWSTagris tags
10366* `service/marketplacecommerceanalytics`: Updates service API and documentation
10367  * Add new enum to DataSetType: sales_compensation_billed_revenue
10368* `service/rds`: Updates service documentation
10369  * Doc-only Update for RDS: New versions available in CreateDBInstance
10370* `service/sts`: Updates service documentation
10371  * Adding Code Snippet Examples for SDKs for STS
10372
10373SDK Bug Fixes
10374---
10375* `aws/request`: Fix retrying timeout requests (#981)
10376  * Fixes: Requests Retrying is broken if the error was caused due to a client timeout #947
10377* `aws/request`: Fix for Go 1.8 request incorrectly sent with body (#991)
10378  * Fixes: service/route53: ListHostedZones hangs and then fails with go1.8 #984
10379* private/protocol/rest: Use RawPath instead of Opaque (#993)
10380  * Fixes: HTTP2 request failing with REST protocol services, e.g AWS X-Ray
10381* private/model/api: Generate REST-JSON JSONVersion correctly (#998)
10382  * Fixes: REST-JSON protocol service code missing JSONVersion metadata.
10383
10384Release v1.6.2 (2016-12-08)
10385===
10386
10387Service Client Updates
10388---
10389* `service/cloudfront`: Add lambda function associations to cache behaviors
10390* `service/codepipeline`: This is a doc-only update request to incorporate some recent minor revisions to the doc content.
10391* `service/rds`: Updates service API and documentation
10392* `service/wafregional`: With this new feature, customers can use AWS WAF directly on Application Load Balancers in a VPC within available regions to protect their websites and web services from malicious attacks such as SQL injection, Cross Site Scripting, bad bots, etc.
10393
10394Release v1.6.1 (2016-12-07)
10395===
10396
10397Service Client Updates
10398---
10399* `service/config`: Updates service API
10400* `service/s3`: Updates service API
10401* `service/sqs`: Updates service API and documentation
10402
10403Release v1.6.0 (2016-12-06)
10404===
10405
10406Service Client Updates
10407---
10408* `service/config`: Updates service API and documentation
10409* `service/ec2`: Updates service API
10410* `service/sts`: Updates service API, documentation, and examples
10411
10412SDK Bug Fixes
10413---
10414* private/protocol/xml/xmlutil: Fix SDK XML unmarshaler #975
10415  * Fixes GetBucketACL Grantee required type always nil. #916
10416
10417SDK Feature
10418---
10419* aws/endpoints: Add endpoint metadata to SDK #961
10420  * Adds Region and Endpoint metadata to the SDK. This allows you to enumerate regions and endpoint metadata based on a defined model embedded in the SDK.
10421
10422Release v1.5.13 (2016-12-01)
10423===
10424
10425Service Client Updates
10426---
10427* `service/apigateway`: Updates service API and documentation
10428* `service/appstream`: Adds new service
10429* `service/codebuild`: Adds new service
10430* `service/directconnect`: Updates service API and documentation
10431* `service/ec2`: Adds new service
10432* `service/elasticbeanstalk`: Updates service API and documentation
10433* `service/health`: Adds new service
10434* `service/lambda`: Updates service API and documentation
10435* `service/opsworkscm`: Adds new service
10436* `service/pinpoint`: Adds new service
10437* `service/shield`: Adds new service
10438* `service/ssm`: Updates service API and documentation
10439* `service/states`: Adds new service
10440* `service/xray`: Adds new service
10441
10442Release v1.5.12 (2016-11-30)
10443===
10444
10445Service Client Updates
10446---
10447* `service/lightsail`: Adds new service
10448* `service/polly`: Adds new service
10449* `service/rekognition`: Adds new service
10450* `service/snowball`: Updates service API and documentation
10451
10452Release v1.5.11 (2016-11-29)
10453===
10454
10455Service Client Updates
10456---
10457`service/s3`: Updates service API and documentation
10458
10459Release v1.5.10 (2016-11-22)
10460===
10461
10462Service Client Updates
10463---
10464* `service/cloudformation`: Updates service API and documentation
10465* `service/glacier`: Updates service API, documentation, and examples
10466* `service/route53`: Updates service API and documentation
10467* `service/s3`: Updates service API and documentation
10468
10469SDK Bug Fixes
10470---
10471* `private/protocol/xml/xmlutil`: Fixes xml marshaler to unmarshal properly
10472into tagged fields
10473[#916](https://github.com/aws/aws-sdk-go/issues/916)
10474
10475Release v1.5.9 (2016-11-22)
10476===
10477
10478Service Client Updates
10479---
10480* `service/cloudtrail`: Updates service API and documentation
10481* `service/ecs`: Updates service API and documentation
10482
10483Release v1.5.8 (2016-11-18)
10484===
10485
10486Service Client Updates
10487---
10488* `service/application-autoscaling`: Updates service API and documentation
10489* `service/elasticmapreduce`: Updates service API and documentation
10490* `service/elastictranscoder`: Updates service API, documentation, and examples
10491* `service/gamelift`: Updates service API and documentation
10492* `service/lambda`: Updates service API and documentation
10493
10494Release v1.5.7 (2016-11-18)
10495===
10496
10497Service Client Updates
10498---
10499* `service/apigateway`: Updates service API and documentation
10500* `service/meteringmarketplace`: Updates service API and documentation
10501* `service/monitoring`: Updates service API and documentation
10502* `service/sqs`: Updates service API, documentation, and examples
10503
10504Release v1.5.6 (2016-11-16)
10505===
10506
10507Service Client Updates
10508---
10509`service/route53`: Updates service API and documentation
10510`service/servicecatalog`: Updates service API and documentation
10511
10512Release v1.5.5 (2016-11-15)
10513===
10514
10515Service Client Updates
10516---
10517* `service/ds`: Updates service API and documentation
10518* `service/elasticache`: Updates service API and documentation
10519* `service/kinesis`: Updates service API and documentation
10520
10521Release v1.5.4 (2016-11-15)
10522===
10523
10524Service Client Updates
10525---
10526* `service/cognito-idp`: Updates service API and documentation
10527
10528Release v1.5.3 (2016-11-11)
10529===
10530
10531Service Client Updates
10532---
10533* `service/cloudformation`: Updates service documentation and examples
10534* `service/logs`: Updates service API and documentation
10535
10536Release v1.5.2 (2016-11-03)
10537===
10538
10539Service Client Updates
10540---
10541* `service/directconnect`: Updates service API and documentation
10542
10543Release v1.5.1 (2016-11-02)
10544===
10545
10546Service Client Updates
10547---
10548* `service/email`: Updates service API and documentation
10549
10550Release v1.5.0 (2016-11-01)
10551===
10552
10553Service Client Updates
10554---
10555* `service/cloudformation`: Updates service API and documentation
10556* `service/ecr`: Updates service paginators
10557
10558SDK Feature Updates
10559---
10560* `private/model/api`: Add generated setters for API parameters (#918)
10561  * Adds setters to the SDK's API parameter types, and are a convenience method that reduce the need to use `aws.String` and like utility.
10562
10563Release v1.4.22 (2016-10-25)
10564===
10565
10566Service Client Updates
10567---
10568* `service/elasticloadbalancingv2`: Updates service documentation.
10569* `service/autoscaling`: Updates service documentation.
10570
10571Release v1.4.21 (2016-10-24)
10572===
10573
10574Service Client Updates
10575---
10576* `service/sms`: AWS Server Migration Service (SMS) is an agentless service which makes it easier and faster for you to migrate thousands of on-premises workloads to AWS. AWS SMS allows you to automate, schedule, and track incremental replications of live server volumes, making it easier for you to coordinate large-scale server migrations.
10577* `service/ecs`: Updates documentation.
10578
10579SDK Feature Updates
10580---
10581* `private/models/api`: Improve code generation of documentation.
10582
10583Release v1.4.20 (2016-10-20)
10584===
10585
10586Service Client Updates
10587---
10588* `service/budgets`: Adds new service, AWS Budgets.
10589* `service/waf`: Updates service documentation.
10590
10591Release v1.4.19 (2016-10-18)
10592===
10593
10594Service Client Updates
10595---
10596* `service/cloudfront`: Updates service API and documentation.
10597  * Ability to use Amazon CloudFront to deliver your content both via IPv6 and IPv4 using HTTP/HTTPS.
10598* `service/configservice`: Update service API and documentation.
10599* `service/iot`: Updates service API and documentation.
10600* `service/kinesisanalytics`: Updates service API and documentation.
10601  * Whenever Amazon Kinesis Analytics is not able to detect schema for the given streaming source on DiscoverInputSchema API, we would return the raw records that was sampled to detect the schema.
10602* `service/rds`: Updates service API and documentation.
10603  * Amazon Aurora integrates with other AWS services to allow you to extend your Aurora DB cluster to utilize other capabilities in the AWS cloud. Permission to access other AWS services is granted by creating an IAM role with the necessary permissions, and then associating the role with your DB cluster.
10604
10605SDK Feature Updates
10606---
10607* `service/dynamodb/dynamodbattribute`: Add UnmarshalListOfMaps #897
10608  * Adds support for unmarshaling a list of maps. This is useful for unmarshaling the DynamoDB AttributeValue list of maps returned by APIs like Query and Scan.
10609
10610Release v1.4.18 (2016-10-17)
10611===
10612
10613Service Model Updates
10614---
10615* `service/route53`: Updates service API and documentation.
10616
10617Release v1.4.17
10618===
10619
10620Service Model Updates
10621---
10622* `service/acm`: Update service API, and documentation.
10623  * This change allows users to import third-party SSL/TLS certificates into ACM.
10624* `service/elasticbeanstalk`: Update service API, documentation, and pagination.
10625  * Elastic Beanstalk DescribeApplicationVersions API is being updated to support pagination.
10626* `service/gamelift`: Update service API, and documentation.
10627  * New APIs to protect game developer resource (builds, alias, fleets, instances, game sessions and player sessions) against abuse.
10628
10629SDK Features
10630---
10631* `service/s3`: Add support for accelerate with dualstack [#887](https://github.com/aws/aws-sdk-go/issues/887)
10632
10633Release v1.4.16 (2016-10-13)
10634===
10635
10636Service Model Updates
10637---
10638* `service/ecr`: Update Amazon EC2 Container Registry service model
10639  * DescribeImages is a new api used to expose image metadata which today includes image size and image creation timestamp.
10640* `service/elasticache`: Update Amazon ElastiCache service model
10641  * Elasticache is launching a new major engine release of Redis, 3.2 (providing stability updates and new command sets over 2.8), as well as ElasticSupport for enabling Redis Cluster in 3.2, which provides support for multiple node groups to horizontally scale data, as well as superior engine failover capabilities
10642
10643SDK Bug Fixes
10644---
10645* `aws/session`: Skip shared config on read errors [#883](https://github.com/aws/aws-sdk-go/issues/883)
10646* `aws/signer/v4`: Add support for URL.EscapedPath to signer [#885](https://github.com/aws/aws-sdk-go/issues/885)
10647
10648SDK Features
10649---
10650* `private/model/api`: Add docs for errors to API operations [#881](https://github.com/aws/aws-sdk-go/issues/881)
10651* `private/model/api`: Improve field and waiter doc strings [#879](https://github.com/aws/aws-sdk-go/issues/879)
10652* `service/dynamodb/dynamodbattribute`: Allow multiple struct tag elements [#886](https://github.com/aws/aws-sdk-go/issues/886)
10653* Add build tags to internal SDK tools [#880](https://github.com/aws/aws-sdk-go/issues/880)
10654
10655Release v1.4.15 (2016-10-06)
10656===
10657
10658Service Model Updates
10659---
10660* `service/cognitoidentityprovider`: Update Amazon Cognito Identity Provider service model
10661* `service/devicefarm`: Update AWS Device Farm documentation
10662* `service/opsworks`: Update AWS OpsWorks service model
10663* `service/s3`: Update Amazon Simple Storage Service model
10664* `service/waf`: Update AWS WAF service model
10665
10666SDK Bug Fixes
10667---
10668* `aws/request`: Fix HTTP Request Body race condition [#874](https://github.com/aws/aws-sdk-go/issues/874)
10669
10670SDK Feature Updates
10671---
10672* `aws/ec2metadata`: Add support for EC2 User Data [#872](https://github.com/aws/aws-sdk-go/issues/872)
10673* `aws/signer/v4`: Remove logic determining if request needs to be resigned [#876](https://github.com/aws/aws-sdk-go/issues/876)
10674
10675Release v1.4.14 (2016-09-29)
10676===
10677* `service/ec2`:  api, documentation, and paginators updates.
10678* `service/s3`:  api and documentation updates.
10679
10680Release v1.4.13 (2016-09-27)
10681===
10682* `service/codepipeline`:  documentation updates.
10683* `service/cloudformation`:  api and documentation updates.
10684* `service/kms`:  documentation updates.
10685* `service/elasticfilesystem`:  documentation updates.
10686* `service/snowball`:  documentation updates.
10687