xref: /aosp_15_r20/external/aws-sdk-java-v2/.changes/2.10.x/2.10.29.json (revision 8a52c7834d808308836a99fc2a6e0ed8db339086)
1{
2    "version": "2.10.29",
3    "date": "2019-12-03",
4    "entries": [
5        {
6            "type": "feature",
7            "category": "AWS Step Functions",
8            "description": "This release of the AWS Step Functions SDK introduces support for Express Workflows."
9        },
10        {
11            "type": "feature",
12            "category": "Amazon Relational Database Service",
13            "description": "This release adds support for the Amazon RDS Proxy"
14        },
15        {
16            "type": "feature",
17            "category": "Amazon Rekognition",
18            "description": "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."
19        },
20        {
21            "type": "feature",
22            "category": "Amazon SageMaker Service",
23            "description": "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."
24        },
25        {
26            "type": "feature",
27            "category": "AWS Lambda",
28            "description": "- 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."
29        },
30        {
31            "type": "feature",
32            "category": "Application Auto Scaling",
33            "description": "This release supports auto scaling of provisioned concurrency for AWS Lambda."
34        },
35        {
36            "type": "feature",
37            "category": "Amazon Elastic Block Store",
38            "description": "This release introduces the EBS direct APIs for Snapshots: 1. ListSnapshotBlocks, which lists the block indexes and block tokens for blocks in an Amazon EBS snapshot. 2. ListChangedBlocks, which lists the block indexes and block tokens for blocks that are different between two snapshots of the same volume/snapshot lineage. 3. GetSnapshotBlock, which returns the data in a block of an Amazon EBS snapshot."
39        },
40        {
41            "type": "bugfix",
42            "category": "Amazon S3",
43            "description": "Interacting with an access point in a different region to the one the S3 client is configured for will no longer result in the request being signed for the wrong region and rejected by S3."
44        }
45    ]
46}