xref: /aosp_15_r20/external/aws-sdk-java-v2/changelogs/2.19.x-CHANGELOG.md (revision 8a52c7834d808308836a99fc2a6e0ed8db339086)
1# __2.19.33__ __2023-02-07__
2## __AWS SDK for Java v2__
3  - ### Features
4    - - ProfileCredentialsProvider and ProfileTokenProvider can reload credentials when disk profile changes
5      - Updated DefaultCredentialsProvider chain for reloading credentials
6      - Service support classes store ProfileFile as a Supplier interface
7      - SdkClientOption and SdkExecutionAttributes constants for PROFILE_FILE have been deprecated in favor of PROFILE_FILE_SUPPLIER
8    - Updated endpoint and partition metadata.
9
10## __AWS Transfer Family__
11  - ### Features
12    - Updated the documentation for the ImportCertificate API call, and added examples.
13
14# __2.19.32__ __2023-02-06__
15## __AWS CRT-based S3 Client__
16  - ### Bugfixes
17    - Fix an issue where maxConcurrency configured by the user on the builder was not honored.
18
19## __AWS Compute Optimizer__
20  - ### Features
21    - AWS Compute optimizer can now infer if Kafka is running on an instance.
22
23## __AWS Elemental MediaConvert__
24  - ### Features
25    - The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.
26
27## __AWS Outposts__
28  - ### Features
29    - Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token.
30
31## __AWS SDK for Java v2__
32  - ### Features
33    - Updated endpoint and partition metadata.
34
35## __Amazon Connect Customer Profiles__
36  - ### Features
37    - This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255.
38
39## __Amazon Fraud Detector__
40  - ### Features
41    - My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data.
42
43# __2.19.31__ __2023-02-03__
44## __AWS Proton__
45  - ### Features
46    - Add new GetResourcesSummary API
47
48## __AWS SDK for Java v2__
49  - ### Features
50    - Updated endpoint and partition metadata.
51
52## __Amazon Redshift__
53  - ### Features
54    - Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster.
55
56# __2.19.30__ __2023-02-02__
57## __AWS CRT HTTP Client__
58  - ### Features
59    - Allow users to enable Post Quantum TLS via `AwsCrtAsyncHttpClient.builder().postQuantumTlsEnabled(true).build()`.
60
61## __AWS SDK for Java v2__
62  - ### Features
63    - Updated endpoint and partition metadata.
64
65## __AWS Single Sign-On Admin__
66  - ### Features
67    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
68
69## __Amazon AppConfig__
70  - ### Features
71    - AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
72
73## __Amazon Connect Service__
74  - ### Features
75    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
76
77## __Amazon Elastic Compute Cloud__
78  - ### Features
79    - Documentation updates for EC2.
80
81## __Amazon Keyspaces__
82  - ### Features
83    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
84
85## __Amazon QuickSight__
86  - ### Features
87    - QuickSight support for Radar Chart and Dashboard Publish Options
88
89## __Amazon Redshift__
90  - ### Features
91    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
92
93## __Elastic Load Balancing__
94  - ### Features
95    - The GWLB Flex Health Check project updates the default values of healthy-threshold-count from 3 to 5 and unhealthy-threshold-count from 3 to 2
96
97# __2.19.29__ __2023-02-01__
98## __AWS Identity and Access Management__
99  - ### Features
100    - Documentation updates for AWS Identity and Access Management (IAM).
101
102## __AWS MediaTailor__
103  - ### Features
104    - The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs.
105
106## __AWS SDK for Java v2__
107  - ### Features
108    - EC2 Instance Metadata Client is now generally available - https://github.com/aws/aws-sdk-java-v2/issues/61
109    - Updated endpoint and partition metadata.
110
111## __Amazon DevOps Guru__
112  - ### Features
113    - This release adds filter support ListAnomalyForInsight API.
114
115## __Amazon Forecast Service__
116  - ### Features
117    - This release will enable customer select INCREMENTAL as ImportModel in Forecast's CreateDatasetImportJob API. Verified latest SDK containing required attribute, following https://w.amazon.com/bin/view/AWS-Seer/Launch/Trebuchet/
118
119## __Amazon Simple Notification Service__
120  - ### Features
121    - Additional attributes added for set-topic-attributes.
122
123# __2.19.28__ __2023-01-31__
124## __AWS AppSync__
125  - ### Features
126    - This release introduces the feature to support EventBridge as AppSync data source.
127
128## __AWS CRT-based S3 Client__
129  - ### Bugfixes
130    - Fixed an issue where port number was not added to host header. See [#3721](https://github.com/aws/aws-sdk-java-v2/issues/3721) and [#3682](https://github.com/aws/aws-sdk-java-v2/issues/3682).
131
132## __AWS CloudTrail__
133  - ### Features
134    - Add new "Channel" APIs to enable users to manage channels used for CloudTrail Lake integrations, and "Resource Policy" APIs to enable users to manage the resource-based permissions policy attached to a channel.
135
136## __AWS CloudTrail Data Service__
137  - ### Features
138    - Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake.
139
140## __AWS Ground Station__
141  - ### Features
142    - DigIF Expansion changes to the Customer APIs.
143
144## __AWS IoT__
145  - ### Features
146    - Added support for IoT Rules Engine Cloudwatch Logs action batch mode.
147
148## __AWS Outposts__
149  - ### Features
150    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
151
152## __AWS SDK for Java v2__
153  - ### Features
154    - Updated endpoint and partition metadata.
155
156## __AWS SecurityHub__
157  - ### Features
158    - New fields have been added to the AWS Security Finding Format. Compliance.SecurityControlId is a unique identifier for a security control across standards. Compliance.AssociatedStandards contains all enabled standards in which a security control is enabled.
159
160## __AWS Support__
161  - ### Features
162    - This fixes incorrect endpoint construction when a customer is explicitly setting a region.
163
164## __Access Analyzer__
165  - ### Features
166    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
167
168## __Amazon Connect Participant Service__
169  - ### Features
170    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
171
172## __Amazon Elastic Compute Cloud__
173  - ### Features
174    - This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K.
175
176## __Amazon Kinesis__
177  - ### Features
178    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
179
180## __Amazon OpenSearch Service__
181  - ### Features
182    - Amazon OpenSearch Service adds the option for a VPC endpoint connection between two domains when the local domain uses OpenSearch version 1.3 or 2.3. You can now use remote reindex to copy indices from one VPC domain to another without a reverse proxy.
183
184## __Amazon Polly__
185  - ### Features
186    - Amazon Polly adds two new neural American English voices - Ruth, Stephen
187
188## __Amazon SageMaker Service__
189  - ### Features
190    - Amazon SageMaker Automatic Model Tuning now supports more completion criteria for Hyperparameter Optimization.
191
192## __CodeArtifact__
193  - ### Features
194    - This release introduces a new DeletePackage API, which enables deletion of a package and all of its versions from a repository.
195
196# __2.19.27__ __2023-01-30__
197## __AWS Application Discovery Service__
198  - ### Features
199    - Update ImportName validation to 255 from the current length of 100
200
201## __AWS CloudFormation__
202  - ### Features
203    - This feature provides a method of obtaining which regions a stackset has stack instances deployed in.
204
205## __AWS Elemental MediaConvert__
206  - ### Features
207    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
208
209## __Amazon CloudDirectory__
210  - ### Features
211    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
212
213## __Amazon Data Lifecycle Manager__
214  - ### Features
215    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
216
217## __Amazon Elastic Compute Cloud__
218  - ### Features
219    - We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route.
220
221## __Amazon Simple Workflow Service__
222  - ### Features
223    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
224
225## __DynamoDB Enhanced Client__
226  - ### Bugfixes
227    - Cache BeanTableSchema and ImmutableTableSchema to prevent potential metaspace memory leak with JDK 15+. See [#3701](https://github.com/aws/aws-sdk-java-v2/issues/3701).
228
229## __EC2 Image Builder__
230  - ### Features
231    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
232
233## __Managed Streaming for Kafka__
234  - ### Features
235    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
236
237# __2.19.26__ __2023-01-27__
238## __AWS Elastic Beanstalk__
239  - ### Features
240    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
241
242## __AWS Fault Injection Simulator__
243  - ### Features
244    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
245
246## __AWS Greengrass__
247  - ### Features
248    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
249
250## __AWS IoT Greengrass V2__
251  - ### Features
252    - Enabled FIPS endpoints for GovCloud (US) in SDK.
253
254## __AWS MediaTailor__
255  - ### Features
256    - This release introduces the As Run logging type, along with API and documentation updates.
257
258## __AWS Outposts__
259  - ### Features
260    - Adding support for payment term in GetOrder, CreateOrder responses.
261
262## __AWSServerlessApplicationRepository__
263  - ### Features
264    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
265
266## __Amazon AppStream__
267  - ### Features
268    - Fixing the issue where Appstream waiters hang for fleet_started and fleet_stopped.
269
270## __Amazon Glacier__
271  - ### Features
272    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
273
274## __Amazon SageMaker Runtime__
275  - ### Features
276    - Amazon SageMaker Runtime which supports InvokeEndpointAsync asynchronously can now invoke endpoints with custom timeout values. Asynchronous invocations support longer processing times.
277
278## __Amazon SageMaker Service__
279  - ### Features
280    - This release supports running SageMaker Training jobs with container images that are in a private Docker registry.
281
282## __Application Auto Scaling__
283  - ### Features
284    - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
285
286# __2.19.25__ __2023-01-26__
287## __AWS CRT HTTP Client__
288  - ### Features
289    - Throw UnsupportedOperationException if the AWS CRT HTTP Client is configured with HTTP/2 protocol.
290
291  - ### Bugfixes
292    - Fix an issue that could result in resource leak when sending request fails due to errors such as invalid request.
293
294## __AWS IoT FleetWise__
295  - ### Features
296    - Add model validation to BatchCreateVehicle and BatchUpdateVehicle operations that invalidate requests with an empty vehicles list.
297
298## __AWS SDK for Java v2__
299  - ### Features
300    - Updated endpoint and partition metadata.
301
302  - ### Bugfixes
303    - Append Content-encoding header instead of over writing the header when Checksum algorithm is selected along with user set Content-encoding
304
305## __Amazon EventBridge__
306  - ### Features
307    - Minor comments for Redshift Serverless workgroup target support.
308
309## __Amazon Simple Storage Service__
310  - ### Features
311    - Allow FIPS to be used with path-style URLs.
312
313# __2.19.24__ __2023-01-25__
314## __AWS CRT HTTP Client__
315  - ### Features
316    - Remove CRT connection timeout default
317
318## __AWS CloudFormation__
319  - ### Features
320    - Enabled FIPS aws-us-gov endpoints in SDK.
321
322## __AWS S3 Control__
323  - ### Features
324    - Add additional endpoint tests for S3 Control. Fix missing endpoint parameters for PutBucketVersioning and GetBucketVersioning. Prior to this fix, those operations may have resulted in an invalid endpoint being resolved.
325
326## __AWS SDK for Java v2__
327  - ### Features
328    - Updated endpoint and partition metadata.
329
330## __AWS Security Token Service__
331  - ### Features
332    - Doc only change to update wording in a key topic
333
334## __AWSMainframeModernization__
335  - ### Features
336    - Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result & unique identifier from engine. Also removed unused headers from REST APIs
337
338## __Amazon Elastic Compute Cloud__
339  - ### Features
340    - This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs.
341
342## __Amazon Polly__
343  - ### Features
344    - Add 5 new neural voices - Sergio (es-ES), Andres (es-MX), Remi (fr-FR), Adriano (it-IT) and Thiago (pt-BR).
345
346## __Amazon SageMaker Service__
347  - ### Features
348    - SageMaker Inference Recommender now decouples from Model Registry and could accept Model Name to invoke inference recommendations job; Inference Recommender now provides CPU/Memory Utilization metrics data in recommendation output.
349
350## __Redshift Serverless__
351  - ### Features
352    - Added query monitoring rules as possible parameters for create and update workgroup operations.
353
354# __2.19.23__ __2023-01-24__
355## __AWS CRT HTTP Client__
356  - ### Features
357    - Renamed `readBufferSize` -> `readBufferSizeInBytes`.
358    - Renamed: `ConnectionHealthChecksConfiguration` -> `ConnectionHealthConfiguration`
359      Renamed: `allowableThroughputFailureInterval` -> `minimumThroughputTimeout`
360      Renamed: `minThroughputInBytesPerSecond` -> `minimumThroughputInBps`
361      Renamed: `AwsCrtAsyncHttpClient.builder().connectionHealthChecksConfiguration` -> `AwsCrtAsyncHttpClient.builder().connectionHealthConfiguration`
362
363  - ### Removals
364    - Removed `tlsCipherPreference`.
365
366## __AWS Glue DataBrew__
367  - ### Features
368    - Enabled FIPS us-gov-west-1 endpoints in SDK.
369
370## __AWS SDK for Java v2__
371  - ### Features
372    - Updated endpoint and partition metadata.
373
374## __AWS Systems Manager for SAP__
375  - ### Features
376    - This release provides updates to documentation and support for listing operations performed by AWS Systems Manager for SAP.
377
378## __Amazon Route 53__
379  - ### Features
380    - Amazon Route 53 now supports the Asia Pacific (Melbourne) Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
381
382# __2.19.22__ __2023-01-23__
383## __AWS Lambda__
384  - ### Features
385    - Release Lambda RuntimeManagementConfig, enabling customers to better manage runtime updates to their Lambda functions. This release adds two new APIs, GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing Create/Get/Update function APIs.
386
387## __AWS SDK for Java v2__
388  - ### Features
389    - Updated endpoint and partition metadata.
390
391## __Amazon SageMaker Service__
392  - ### Features
393    - Amazon SageMaker Inference now supports P4de instance types.
394
395# __2.19.21__ __2023-01-20__
396## __AWS SDK for Java v2__
397  - ### Features
398    - Updated endpoint and partition metadata.
399
400## __Amazon Elastic Compute Cloud__
401  - ### Features
402    - C6in, M6in, M6idn, R6in and R6idn instances are powered by 3rd Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of 3.5 GHz.
403
404## __Amazon Interactive Video Service__
405  - ### Features
406    - API and Doc update. Update to arns field in BatchGetStreamKey. Also updates to operations and structures.
407
408## __Amazon QuickSight__
409  - ### Features
410    - This release adds support for data bars in QuickSight table and increases pivot table field well limit.
411
412# __2.19.20__ __2023-01-19__
413## __AWS Elemental MediaLive__
414  - ### Features
415    - AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.
416
417## __AWS Glue__
418  - ### Features
419    - Release Glue Studio Hudi Data Lake Format for SDK/CLI
420
421## __AWS Ground Station__
422  - ### Features
423    - Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact
424
425## __AWS Panorama__
426  - ### Features
427    - Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.
428
429## __AWS SDK for Java v2__
430  - ### Features
431    - Updated endpoint and partition metadata.
432
433## __Amazon Appflow__
434  - ### Features
435    - Adding support for Salesforce Pardot connector in Amazon AppFlow.
436
437## __Amazon CloudWatch Logs__
438  - ### Features
439    - Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.
440
441## __Amazon Connect Participant Service__
442  - ### Features
443    - This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.
444
445## __Amazon Connect Service__
446  - ### Features
447    - Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.
448
449## __Amazon Elastic Compute Cloud__
450  - ### Features
451    - Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value.
452
453## __Amazon OpenSearch Service__
454  - ### Features
455    - This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change.
456
457## __Amazon SageMaker Service__
458  - ### Features
459    - HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs
460
461## __CodeArtifact__
462  - ### Features
463    - Documentation updates for CodeArtifact
464
465# __2.19.19__ __2023-01-18__
466## __AWS SDK for Java v2__
467  - ### Features
468    - Updated endpoint and partition metadata.
469
470## __AWS WAFV2__
471  - ### Features
472    - Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups.
473
474## __Amazon CloudWatch__
475  - ### Features
476    - Enable cross-account streams in CloudWatch Metric Streams via Observability Access Manager.
477
478## __Amazon Elastic File System__
479  - ### Features
480    - Documentation updates for EFS access points limit increase
481
482## __Amazon Interactive Video Service Chat__
483  - ### Features
484    - Updates the range for a Chat Room's maximumMessageRatePerSecond field.
485
486# __2.19.18__ __2023-01-17__
487## __AWS Cloud9__
488  - ### Features
489    - Added minimum value to AutomaticStopTimeMinutes parameter.
490
491## __AWS Network Firewall__
492  - ### Features
493    - Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.
494
495## __AWS SDK for Java v2__
496  - ### Features
497    - Updated endpoint and partition metadata.
498
499## __AWSBillingConductor__
500  - ### Features
501    - This release adds support for SKU Scope for pricing plans.
502
503## __EC2 Image Builder__
504  - ### Features
505    - Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
506
507# __2.19.17__ __2023-01-13__
508## __AWS Outposts__
509  - ### Features
510    - This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.
511
512## __AWS Resource Groups__
513  - ### Features
514    - AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.
515
516## __AWS SDK for Java v2__
517  - ### Features
518    - Updated endpoint and partition metadata.
519
520## __Amazon Connect Service__
521  - ### Features
522    - This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
523
524## __Amazon Elastic Compute Cloud__
525  - ### Features
526    - Documentation updates for EC2.
527
528# __2.19.16__ __2023-01-12__
529## __AWS Clean Rooms Service__
530  - ### Features
531    - Initial release of AWS Clean Rooms
532
533## __AWS Elemental MediaConvert__
534  - ### Features
535    - The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.
536
537## __AWS Lambda__
538  - ### Features
539    - Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.
540
541## __AWS SDK for Java v2__
542  - ### Features
543    - Updated endpoint and partition metadata.
544
545## __AWS Secrets Manager__
546  - ### Features
547    - Update documentation for new ListSecrets and DescribeSecret parameters
548
549## __Amazon CloudWatch Logs__
550  - ### Features
551    - Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead
552
553# __2.19.15__ __2023-01-11__
554## __AWSKendraFrontendService__
555  - ### Features
556    - This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD
557
558# __2.19.14__ __2023-01-10__
559## __AWS SDK for Java v2__
560  - ### Features
561    - Updated endpoint and partition metadata.
562
563  - ### Bugfixes
564    - Prevent NullPointerException in Netty exception handler
565        - Contributed by: [@sigurjonviktorsson](https://github.com/sigurjonviktorsson)
566
567## __Amazon Location Service__
568  - ### Features
569    - This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source.
570
571## __Amazon Relational Database Service__
572  - ### Features
573    - This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.
574
575## __Contributors__
576Special thanks to the following contributors to this release:
577
578[@sigurjonviktorsson](https://github.com/sigurjonviktorsson)
579# __2.19.13__ __2023-01-09__
580## __AWS Network Firewall__
581  - ### Features
582    - Network Firewall now supports the Suricata rule action reject, in addition to the actions pass, drop, and alert.
583
584## __AWS Resource Access Manager__
585  - ### Features
586    - Enabled FIPS aws-us-gov endpoints in SDK.
587
588## __AWS SDK for Java v2__
589  - ### Features
590    - Updated endpoint and partition metadata.
591
592## __Amazon Elastic Container Registry Public__
593  - ### Features
594    - This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.
595
596## __Amazon Kendra Intelligent Ranking__
597  - ### Features
598    - Introducing Amazon Kendra Intelligent Ranking, a new set of Kendra APIs that leverages Kendra semantic ranking capabilities to improve the quality of search results from other search services (i.e. OpenSearch, ElasticSearch, Solr).
599
600## __Amazon WorkSpaces Web__
601  - ### Features
602    - This release adds support for a new portal authentication type: AWS IAM Identity Center (successor to AWS Single Sign-On).
603
604# __2.19.12__ __2023-01-06__
605## __AWS Audit Manager__
606  - ### Features
607    - This release introduces a new data retention option in your Audit Manager settings. You can now use the DeregistrationPolicy parameter to specify if you want to delete your data when you deregister Audit Manager.
608
609## __AWS Certificate Manager Private Certificate Authority__
610  - ### Features
611    - Added revocation parameter validation: bucket names must match S3 bucket naming rules and CNAMEs conform to RFC2396 restrictions on the use of special characters in URIs.
612
613## __AWS SDK for Java v2__
614  - ### Features
615    - Updated endpoint and partition metadata.
616
617# __2.19.11__ __2023-01-05__
618## __AWS App Runner__
619  - ### Features
620    - This release adds support of securely referencing secrets and configuration data that are stored in Secrets Manager and SSM Parameter Store by adding them as environment secrets in your App Runner service.
621
622## __AWS SDK for Java v2__
623  - ### Features
624    - Add `s3-transfer-manager` in `aws-sdk-java` module so that it's included in `bundle`.
625    - Updated endpoint and partition metadata.
626
627## __Amazon Connect Service__
628  - ### Features
629    - Documentation update for a new Initiation Method value in DescribeContact API
630
631## __Amazon Lightsail__
632  - ### Features
633    - Documentation updates for Amazon Lightsail.
634
635## __Amazon Relational Database Service__
636  - ### Features
637    - This release adds support for specifying which certificate authority (CA) to use for a DB instance's server certificate during DB instance creation, as well as other CA enhancements.
638
639## __AmazonMWAA__
640  - ### Features
641    - MWAA supports Apache Airflow version 2.4.3.
642
643## __AmplifyBackend__
644  - ### Features
645    - Updated GetBackendAPIModels response to include ModelIntrospectionSchema json string
646
647## __EMR Serverless__
648  - ### Features
649    - Adds support for customized images. You can now provide runtime images when creating or updating EMR Serverless Applications.
650
651# __2.19.10__ __2023-01-04__
652## __Amazon CloudWatch Logs__
653  - ### Features
654    - Update to remove sequenceToken as a required field in PutLogEvents calls.
655
656## __Amazon Simple Systems Manager (SSM)__
657  - ### Features
658    - Adding support for QuickSetup Document Type in Systems Manager
659
660## __Application Auto Scaling__
661  - ### Features
662    - Customers can now use the existing DescribeScalingActivities API to also see the detailed and machine-readable reasons for Application Auto Scaling not scaling their resources and, if needed, take the necessary corrective actions.
663
664# __2.19.9__ __2023-01-03__
665## __AWS SDK for Java v2__
666  - ### Features
667    - Updated endpoint and partition metadata.
668
669## __Amazon Security Lake__
670  - ### Features
671    - Allow CreateSubscriber API to take string input that allows setting more descriptive SubscriberDescription field. Make souceTypes field required in model level for UpdateSubscriberRequest as it is required for every API call on the backend. Allow ListSubscribers take any String as nextToken param.
672
673# __2.19.8__ __2022-12-30__
674## __AWS IoT FleetWise__
675  - ### Features
676    - Update documentation - correct the epoch constant value of default value for expiryTime field in CreateCampaign request.
677
678## __AWS SDK for Java v2__
679  - ### Features
680    - Updated endpoint and partition metadata.
681
682## __Amazon CloudFront__
683  - ### Features
684    - Extend response headers policy to support removing headers from viewer responses
685
686# __2.19.7__ __2022-12-29__
687## __AWS SDK for Java v2__
688  - ### Features
689    - Updated endpoint and partition metadata.
690
691## __AWS Secrets Manager__
692  - ### Features
693    - Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
694
695## __Amazon API Gateway__
696  - ### Features
697    - Documentation updates for Amazon API Gateway
698
699## __Amazon Connect Wisdom Service__
700  - ### Features
701    - This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading.
702
703## __Amazon EMR__
704  - ### Features
705    - Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries.
706
707# __2.19.6__ __2022-12-28__
708## __AWS Network Firewall__
709  - ### Features
710    - AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
711
712## __AWS Route53 Recovery Control Config__
713  - ### Features
714    - Added support for Python paginators in the route53-recovery-control-config List* APIs.
715
716## __Amazon ElastiCache__
717  - ### Features
718    - This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
719
720## __Amazon Relational Database Service__
721  - ### Features
722    - This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
723
724# __2.19.5__ __2022-12-27__
725## __AWS Transfer Family__
726  - ### Features
727    - Add additional operations to throw ThrottlingExceptions
728
729## __Amazon MemoryDB__
730  - ### Features
731    - This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
732
733# __2.19.4__ __2022-12-23__
734## __AWS SDK for Java v2__
735  - ### Features
736    - Updated endpoint and partition metadata.
737
738## __Amazon Connect Participant Service__
739  - ### Features
740    - Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
741
742## __Amazon Connect Service__
743  - ### Features
744    - Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
745
746## __Amazon Detective__
747  - ### Features
748    - This release adds a missed AccessDeniedException type to several endpoints.
749
750## __Amazon FSx__
751  - ### Features
752    - Fix a bug where a recent release might break certain existing SDKs.
753
754## __Inspector2__
755  - ### Features
756    - Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.
757
758# __2.19.3__ __2022-12-22__
759## __AWS Compute Optimizer__
760  - ### Features
761    - This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate.
762
763## __AWS IoT Core Device Advisor__
764  - ### Features
765    - This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API.
766
767## __AWS SDK for Java v2__
768  - ### Features
769    - Updated endpoint and partition metadata.
770
771## __AWS Secrets Manager__
772  - ### Features
773    - Documentation updates for Secrets Manager
774
775## __Amazon Connect Service__
776  - ### Features
777    - Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API.
778
779## __Amazon Kinesis Video WebRTC Storage__
780  - ### Features
781    - Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
782
783## __Amazon Relational Database Service__
784  - ### Features
785    - Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster.
786
787# __2.19.2__ __2022-12-21__
788## __AWS License Manager Linux Subscriptions__
789  - ### Features
790    - AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
791
792## __AWS SDK for Java v2__
793  - ### Features
794    - Updated endpoint and partition metadata.
795
796## __AWS Support__
797  - ### Features
798    - Documentation updates for the AWS Support API
799
800## __AWS Transfer Family__
801  - ### Features
802    - This release adds support for Decrypt as a workflow step type.
803
804## __Amazon Connect Participant Service__
805  - ### Features
806    - Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API.
807
808## __Amazon Connect Service__
809  - ### Features
810    - Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API.
811
812## __Amazon EventBridge Scheduler__
813  - ### Features
814    - Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name.
815
816## __Amazon Macie 2__
817  - ### Features
818    - This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
819
820## __Amazon SageMaker Service__
821  - ### Features
822    - This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
823
824## __Amazon Simple Systems Manager (SSM)__
825  - ### Features
826    - Doc-only updates for December 2022.
827
828# __2.19.1__ __2022-12-20__
829## __AWS Batch__
830  - ### Features
831    - Adds isCancelled and isTerminated to DescribeJobs response.
832
833## __AWS Elemental MediaLive__
834  - ### Features
835    - This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
836
837## __AWS Resource Explorer__
838  - ### Features
839    - Documentation updates for AWS Resource Explorer.
840
841## __AWS SDK for Java v2__
842  - ### Features
843    - Updated endpoint and partition metadata.
844
845## __Amazon Elastic Compute Cloud__
846  - ### Features
847    - Adds support for pagination in the EC2 DescribeImages API.
848
849## __Amazon Lookout for Equipment__
850  - ### Features
851    - This release adds support for listing inference schedulers by status.
852
853## __Amazon Route 53 Domains__
854  - ### Features
855    - Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability.
856
857## __Amazon S3 Transfer Manager__
858  - ### Bugfixes
859    - Add `s3-transfer-manager` to bom so that users can use bom to manage its version.
860
861## __Amazon SageMaker Service__
862  - ### Features
863    - Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API.
864
865## __Amazon Transcribe Service__
866  - ### Features
867    - Enable our batch transcription jobs for Swedish and Vietnamese.
868
869## __AmazonNimbleStudio__
870  - ### Features
871    - Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles.
872
873# __2.19.0__ __2022-12-19__
874## __AWS SDK for Java v2__
875  - ### Features
876    - Updated endpoint and partition metadata.
877
878  - ### Bugfixes
879    - Include the raw `partitions.json` data as a string within `DefaultPartitionDataProvider` so it doesn't need to be loaded at runtime as a classpath resource.
880
881## __Amazon Athena__
882  - ### Features
883    - Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
884
885## __Amazon EC2 Container Service__
886  - ### Features
887    - This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.
888
889## __Amazon Kinesis Video Streams__
890  - ### Features
891    - Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
892
893## __Amazon Kinesis Video WebRTC Storage__
894  - ### Features
895    - Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
896
897## __Amazon Relational Database Service__
898  - ### Features
899    - Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.
900
901## __Amazon S3 Transfer Manager__
902  - ### Features
903    - The Amazon S3 Transfer Manager is now generally available. Visit [Dev Guide](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/transfer-manager.html) for more information,
904
905## __Amazon SageMaker Service__
906  - ### Features
907    - AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management.
908