Skip to content

Commit f9fd91f

Browse files
committed
Merge remote-tracking branch 'origin/master' into gosar/sra-ia-merge
2 parents 36effdc + a95b16e commit f9fd91f

File tree

590 files changed

+24976
-17771
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

590 files changed

+24976
-17771
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -787,6 +787,15 @@
787787
"contributions": [
788788
"code"
789789
]
790+
},
791+
{
792+
"login": "paulolieuthier",
793+
"name": "Paulo Lieuthier",
794+
"avatar_url": "https://avatars.githubusercontent.com/u/1238157?v=4",
795+
"profile": "https://github.com/paulolieuthier",
796+
"contributions": [
797+
"code"
798+
]
790799
}
791800
],
792801
"contributorsPerLine": 7,

.changes/2.20.64.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.20.64",
3+
"date": "2023-05-10",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "martinKindall",
9+
"description": "STS was being skipped in the default credential provider chain when using native builds in java. Now a proper reflect-config.json file was added to include sts."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon EMR",
14+
"contributor": "",
15+
"description": "EMR Studio now supports programmatically executing a Notebooks on an EMR on EKS cluster. In addition, notebooks can now be executed by specifying its location in S3."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Relational Database Service",
20+
"contributor": "",
21+
"description": "Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Simple Workflow Service",
26+
"contributor": "",
27+
"description": "This release adds a new API parameter to exclude old history events from decision tasks."
28+
}
29+
]
30+
}

.changes/2.20.65.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.20.65",
3+
"date": "2023-05-11",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Health APIs and Notifications",
8+
"contributor": "",
9+
"description": "Add support for regional endpoints"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Support",
14+
"contributor": "",
15+
"description": "This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "This release updates GetMetricDataV2 API, to support metric data up-to last 35 days"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon ElastiCache",
26+
"contributor": "",
27+
"description": "Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elasticsearch Service",
32+
"contributor": "",
33+
"description": "This release fixes DescribePackages API error with null filter value parameter."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Interactive Video Service RealTime",
38+
"contributor": "",
39+
"description": "Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Omics",
44+
"contributor": "",
45+
"description": "This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon OpenSearch Service",
50+
"contributor": "",
51+
"description": "This release fixes DescribePackages API error with null filter value parameter."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Route 53 Resolver",
56+
"contributor": "",
57+
"description": "Update FIPS endpoints for GovCloud (US) regions in SDK."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS SDK for Java v2",
62+
"contributor": "",
63+
"description": "Updated endpoint and partition metadata."
64+
}
65+
]
66+
}

.changes/2.20.66.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.20.66",
3+
"date": "2023-05-15",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Transfer Family",
8+
"contributor": "",
9+
"description": "This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Athena",
14+
"contributor": "",
15+
"description": "You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CodeCatalyst",
20+
"contributor": "",
21+
"description": "With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Rekognition",
26+
"contributor": "",
27+
"description": "This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "IAM Roles Anywhere",
32+
"contributor": "",
33+
"description": "Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Managed Streaming for Kafka",
38+
"contributor": "",
39+
"description": "Added a fix to make clusterarn a required field in ListClientVpcConnections and RejectClientVpcConnection APIs"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

.changes/2.20.67.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.20.67",
3+
"date": "2023-05-16",
4+
"entries": [
5+
{
6+
"type": "documentation",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "sugmanue",
9+
"description": "Fix javadoc warnings in the sdk-core package."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Direct Connect",
14+
"contributor": "",
15+
"description": "This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "Add Support for Tags for Custom Entity Types"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Secrets Manager",
26+
"contributor": "",
27+
"description": "Documentation updates for Secrets Manager"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS WAFV2",
32+
"contributor": "",
33+
"description": "My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Detective",
38+
"contributor": "",
39+
"description": "Added and updated API operations in Detective to support the integration of ASFF Security Hub findings."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

.changes/2.20.68.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"version": "2.20.68",
3+
"date": "2023-05-18",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "This update fixes an issue where CompletableFutures are leaked/never completed when the submission to the FUTURE_COMPLETE_EXECUTOR is rejected.\n\nBy default, the SDK uses `2 * number of cores` (with a maximum of 64), and uses bounded queue of size 1000. In cases where the throughput to the client exceeds the executor's ability to keep up, it would reject executions. Before this change this would lead to leaked futures."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "S3 Transfer Manager",
14+
"contributor": "",
15+
"description": "Fixed the issue where S3 Transfer Manager attempted to load AWS CRT classes when Java based S3 client was used. See [#3936](https://github.com/aws/aws-sdk-java-v2/issues/3936)."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS CloudTrail",
20+
"contributor": "",
21+
"description": "Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Compute Optimizer",
26+
"contributor": "",
27+
"description": "In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Elemental MediaConvert",
32+
"contributor": "",
33+
"description": "This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Security Token Service",
38+
"contributor": "",
39+
"description": "API updates for the AWS Security Token Service"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Athena",
44+
"contributor": "",
45+
"description": "Removing SparkProperties from EngineConfiguration object for StartSession API call"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Connect Service",
50+
"contributor": "",
51+
"description": "You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon EC2 Container Service",
56+
"contributor": "",
57+
"description": "Documentation only release to address various tickets."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Elastic Compute Cloud",
62+
"contributor": "",
63+
"description": "Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Relational Database Service",
68+
"contributor": "",
69+
"description": "RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot"
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon SageMaker geospatial capabilities",
74+
"contributor": "",
75+
"description": "This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "AWS SDK for Java v2",
80+
"contributor": "",
81+
"description": "Updated endpoint and partition metadata."
82+
}
83+
]
84+
}

.changes/2.20.69.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.20.69",
3+
"date": "2023-05-19",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Backup",
8+
"contributor": "",
9+
"description": "Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaPackage v2",
14+
"contributor": "",
15+
"description": "Adds support for the MediaPackage Live v2 API"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Cases",
20+
"contributor": "",
21+
"description": "This release adds the ability to create fields with type Url through the CreateField API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Simple Email Service",
26+
"contributor": "",
27+
"description": "This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated endpoint and partition metadata."
34+
}
35+
]
36+
}

.changes/2.20.70.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.20.70",
3+
"date": "2023-05-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Backup",
8+
"contributor": "",
9+
"description": "Added support for tags on restore."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "scrocquesel",
15+
"description": "Add client configuration overriding of SCHEDULED_EXECUTOR_SERVICE option"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "This commit adds a new ErrorType core metric that is recorded for all failed API call attempts. The ErrorType records the general category of error that ocurred for a failed API call attempt. Those categories are:\n\n - Throttling errors\n - Service errors other than throttling\n - I/O errors\n - API call or API call attempt timeouts\n\n The intent of this metric is to help locate possible issues at a glance and help direct further debugging or investigation."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Pinpoint",
26+
"contributor": "",
27+
"description": "Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon QuickSight",
32+
"contributor": "",
33+
"description": "Add support for Asset Bundle, Geospatial Heatmaps."
34+
}
35+
]
36+
}

0 commit comments

Comments
 (0)