Skip to content

Commit 81955c0

Browse files
authored
Merge branch 'feature/master/migration-tool' into zoewang/migrationToolFramework
2 parents 77bf749 + b29f144 commit 81955c0

File tree

737 files changed

+20620
-2253
lines changed

Some content is hidden

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

737 files changed

+20620
-2253
lines changed

.changes/2.23.0.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.23.0",
3+
"date": "2024-01-10",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS CRT HTTP Client",
8+
"contributor": "",
9+
"description": "Fixed the issue where `AWS_ERROR_HTTP_CONNECTION_CLOSED` was not retried by the SDK."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "Amazon S3",
14+
"contributor": "",
15+
"description": "Fixes a bug in DeleteObjects to properly encode the key in the request."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CloudWatch Logs",
20+
"contributor": "",
21+
"description": "Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional \"selectionCriteria\" parameter for resource selection."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AmazonConnectCampaignService",
26+
"contributor": "",
27+
"description": "Minor pattern updates for Campaign and Dial Request API fields."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Wisdom Service",
32+
"contributor": "",
33+
"description": "QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Location Service",
38+
"contributor": "",
39+
"description": "This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Q Connect",
44+
"contributor": "",
45+
"description": "QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Route 53",
50+
"contributor": "",
51+
"description": "Route53 now supports geoproximity routing in AWS regions"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Redshift Serverless",
56+
"contributor": "",
57+
"description": "Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl"
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.23.1.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.23.1",
3+
"date": "2024-01-11",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fix IllegalArgumentException in FullJitterBackoffStrategy when base delay and max backoff time are zero."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT",
14+
"contributor": "",
15+
"description": "Add ConflictException to Update APIs of AWS IoT Software Package Catalog"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS IoT FleetWise",
20+
"contributor": "",
21+
"description": "The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Secrets Manager",
26+
"contributor": "",
27+
"description": "Doc only update for Secrets Manager"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon EC2 Container Service",
32+
"contributor": "",
33+
"description": "This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon EventBridge",
44+
"contributor": "",
45+
"description": "Adding AppSync as an EventBridge Target"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon WorkSpaces",
50+
"contributor": "",
51+
"description": "Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS SDK for Java v2",
56+
"contributor": "",
57+
"description": "Updated endpoint and partition metadata."
58+
}
59+
]
60+
}

.changes/2.23.10.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.23.10",
3+
"date": "2024-01-24",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Outposts",
8+
"contributor": "",
9+
"description": "DeviceSerialNumber parameter is now optional in StartConnection API"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Storage Gateway",
14+
"contributor": "",
15+
"description": "Add DeprecationDate and SoftwareVersion to response of ListGateways."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon EC2 Container Service",
20+
"contributor": "",
21+
"description": "Documentation updates for Amazon ECS."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Relational Database Service",
32+
"contributor": "",
33+
"description": "This release adds support for Aurora Limitless Database."
34+
}
35+
]
36+
}

.changes/2.23.11.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.23.11",
3+
"date": "2024-01-25",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Certificate Manager Private Certificate Authority",
8+
"contributor": "",
9+
"description": "AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Lightsail",
14+
"contributor": "",
15+
"description": "This release adds support for IPv6-only instance plans."
16+
}
17+
]
18+
}

.changes/2.23.12.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.23.12",
3+
"date": "2024-01-26",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fixed bug where the ProfileCredentialsProvider would re-read the credentials file with each request by default."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Improved performance of chunk-encoded streaming uploads, like S3's PutObject."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "Update list and string length limits for predefined attributes."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon SageMaker Service",
26+
"contributor": "",
27+
"description": "Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Inspector2",
32+
"contributor": "",
33+
"description": "This release adds ECR container image scanning based on their lastRecordedPullTime."
34+
}
35+
]
36+
}

.changes/2.23.13.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.23.13",
3+
"date": "2024-01-29",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Amazon Simple Storage Service",
8+
"contributor": "",
9+
"description": "S3 client configured with crossRegionEnabled(true) will now use us-east-1 regional endpoint instead of the global endpoint. See [#4720](https://github.com/aws/aws-sdk-java-v2/issues/4720)."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Comprehend",
14+
"contributor": "",
15+
"description": "Comprehend PII analysis now supports Spanish input documents."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Compute Cloud",
20+
"contributor": "",
21+
"description": "EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Import/Export Snowball",
26+
"contributor": "",
27+
"description": "Modified description of createaddress to include direction to add path when providing a JSON file."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AmazonMWAA",
32+
"contributor": "",
33+
"description": "This release adds MAINTENANCE environment status for Amazon MWAA environments."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Relational Database Service",
38+
"contributor": "",
39+
"description": "Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Auto Scaling",
44+
"contributor": "",
45+
"description": "EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/2.23.14.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.23.14",
3+
"date": "2024-01-30",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon DataZone",
8+
"contributor": "",
9+
"description": "Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Route 53",
14+
"contributor": "",
15+
"description": "Update the SDKs for text changes in the APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon S3",
20+
"contributor": "",
21+
"description": "Reduce memory usage when request-level plugins aren't used."
22+
}
23+
]
24+
}

.changes/2.23.15.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.23.15",
3+
"date": "2024-01-31",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CloudFormation",
8+
"contributor": "",
9+
"description": "CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "Update page size limits for GetJobRuns and GetTriggers APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Reduce how many times input data is copied when writing to chunked encoded operations, like S3's PutObject."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Simple Systems Manager (SSM)",
26+
"contributor": "",
27+
"description": "This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Elastic Load Balancing",
32+
"contributor": "",
33+
"description": "This release enables unhealthy target draining intervals for Network Load Balancers."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}

0 commit comments

Comments
 (0)