-
Notifications
You must be signed in to change notification settings - Fork 853
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into sugmanue/sra-retr…
…ies-merge-2.20.163-SNAPSHOT
- Loading branch information
Showing
1,093 changed files
with
105,308 additions
and
103,923 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"version": "2.20.144", | ||
"date": "2023-09-08", | ||
"entries": [ | ||
{ | ||
"type": "bugfix", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Fixed an issue in async client where the future would get stuck if there is a server error and the server fails to return response body that matches with the content length specified in the response header. See [#4354](https://github.com/aws/aws-sdk-java-v2/issues/4354)" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS Single Sign-On Admin", | ||
"contributor": "", | ||
"description": "Content updates to IAM Identity Center API for China Regions." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon FSx", | ||
"contributor": "", | ||
"description": "Amazon FSx documentation fixes" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon SageMaker Service", | ||
"contributor": "", | ||
"description": "Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon WorkSpaces", | ||
"contributor": "", | ||
"description": "A new field \"ErrorDetails\" will be added to the output of \"DescribeWorkspaceImages\" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"version": "2.20.145", | ||
"date": "2023-09-11", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS Elemental MediaLive", | ||
"contributor": "", | ||
"description": "AWS Elemental Link now supports attaching a Link UHD device to a MediaConnect flow." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon EC2 Container Registry", | ||
"contributor": "", | ||
"description": "This release will have ValidationException be thrown from ECR LifecyclePolicy APIs in regions LifecyclePolicy is not supported, this includes existing Amazon Dedicated Cloud (ADC) regions. This release will also change Tag: TagValue and Tag: TagKey to required." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon QuickSight", | ||
"contributor": "", | ||
"description": "This release launches new updates to QuickSight KPI visuals - support for sparklines, new templated layout and new targets for conditional formatting rules." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"version": "2.20.146", | ||
"date": "2023-09-12", | ||
"entries": [ | ||
{ | ||
"type": "bugfix", | ||
"category": "AWS CRT-based S3 Client", | ||
"contributor": "", | ||
"description": "Improved CRT client uploads by directly passing requestPath, eliminating unnecessary file I/O in the Java SDK Transfer Manager." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWSKendraFrontendService", | ||
"contributor": "", | ||
"description": "Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon DynamoDB Enhanced Client", | ||
"contributor": "psnilesh", | ||
"description": "This commit introduces DynamoDbTable#getItemWithResponse() that allows customers to specify additional parameters on the request such as ReturnConsumedCapacity to get additional information the service response." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Elastic Compute Cloud", | ||
"contributor": "", | ||
"description": "This release adds support for restricting public sharing of AMIs through AMI Block Public Access" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon EventBridge", | ||
"contributor": "", | ||
"description": "Adds sensitive trait to various shapes in Jetstream Connections API model." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
{ | ||
"version": "2.20.147", | ||
"date": "2023-09-13", | ||
"entries": [ | ||
{ | ||
"type": "bugfix", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "faucct", | ||
"description": "Fix `InputStreamSubscriber` to return 0 when reading a length of 0." | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Allow IamPolicy to read json policies where the principal value is itself an array" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS Cloud9", | ||
"contributor": "", | ||
"description": "Update to include information on Ubuntu 18 deprecation." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SimSpace Weaver", | ||
"contributor": "", | ||
"description": "Edited the introductory text for the API reference." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS X-Ray", | ||
"contributor": "", | ||
"description": "Add StartTime field in GetTraceSummaries API response for each TraceSummary." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon CloudWatch Internet Monitor", | ||
"contributor": "", | ||
"description": "This release updates the Amazon CloudWatch Internet Monitor API domain name." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon DynamoDB Enhanced Client", | ||
"contributor": "psnilesh", | ||
"description": "This commit introduces returnConsumedCapacity input to BatchGetItemEnhancedRequest that allows customers to find out exactly how much read units were consumed by the operation." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon GuardDuty", | ||
"contributor": "", | ||
"description": "Add `managementType` field to ListCoverage API response." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Interactive Video Service RealTime", | ||
"contributor": "", | ||
"description": "Doc only update that changes description for ParticipantToken." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Kinesis Firehose", | ||
"contributor": "", | ||
"description": "DocumentIdOptions has been added for the Amazon OpenSearch destination." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Elastic Disaster Recovery Service", | ||
"contributor": "", | ||
"description": "Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"version": "2.20.148", | ||
"date": "2023-09-14", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS CloudFormation", | ||
"contributor": "", | ||
"description": "Documentation updates for AWS CloudFormation" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS EntityResolution", | ||
"contributor": "", | ||
"description": "Changed \"ResolutionTechniques\" and \"MappedInputFields\" in workflow and schema mapping operations to be required fields." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon AppStream", | ||
"contributor": "", | ||
"description": "This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Lookout for Equipment", | ||
"contributor": "", | ||
"description": "This release adds APIs for the new scheduled retraining feature." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"version": "2.20.149", | ||
"date": "2023-09-15", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS DataSync", | ||
"contributor": "", | ||
"description": "Documentation-only updates for AWS DataSync." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon AppStream", | ||
"contributor": "", | ||
"description": "This release introduces app block builder, allowing customers to provision a resource to package applications into an app block" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Connect Service", | ||
"contributor": "", | ||
"description": "New rule type (OnMetricDataUpdate) has been added" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon SageMaker Service", | ||
"contributor": "", | ||
"description": "This release introduces Skip Model Validation for Model Packages" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"version": "2.20.150", | ||
"date": "2023-09-18", | ||
"entries": [ | ||
{ | ||
"type": "bugfix", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Do not instruct the CRT Sigv4a signer to do path normalization to avoid signature mismatch errors" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS Application Discovery Service", | ||
"contributor": "", | ||
"description": "Add sensitive protection for customer information" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Macie 2", | ||
"contributor": "", | ||
"description": "This release changes the default managedDataIdentifierSelector setting for new classification jobs to RECOMMENDED. By default, new classification jobs now use the recommended set of managed data identifiers." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon WorkMail", | ||
"contributor": "", | ||
"description": "This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"version": "2.20.151", | ||
"date": "2023-09-19", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS Outposts", | ||
"contributor": "", | ||
"description": "This release adds the InstanceFamilies field to the ListAssets response." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Elastic Compute Cloud", | ||
"contributor": "", | ||
"description": "This release adds support for C7i, and R7a instance types." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon SageMaker Service", | ||
"contributor": "", | ||
"description": "This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
Oops, something went wrong.