Skip to content

Commit 53565ac

Browse files
authored
Merge branch 'master' into joviegas/post-surface-api-review
2 parents 12b37f4 + dd3571f commit 53565ac

File tree

584 files changed

+15726
-1590
lines changed

Some content is hidden

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

584 files changed

+15726
-1590
lines changed

.changes/2.32.1.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.32.1",
3+
"date": "2025-07-15",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS CRT Async HTTP Client",
8+
"contributor": "",
9+
"description": "Fixed potential connection leak issue when SDK failed to convert the SDK request to CRT request"
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "AWS CRT Async HTTP Client",
14+
"contributor": "",
15+
"description": "Fixed the issue where AWS CRT HTTP client was eagerly buffering data before the underlying CRT component was able to handle it"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon EC2 Container Service",
20+
"contributor": "",
21+
"description": "This release removes hookDetails for the Amazon ECS native blue/green deployments."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Updated endpoint and partition metadata."
28+
}
29+
]
30+
}

.changes/2.32.2.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"version": "2.32.2",
3+
"date": "2025-07-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS DataSync",
8+
"contributor": "",
9+
"description": "AWS DataSync now supports IPv6 address inputs and outputs in create, update, and describe operations for NFS, SMB, and Object Storage locations"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaPackage v2",
14+
"contributor": "",
15+
"description": "This release adds support for CDN Authentication using Static Headers in MediaPackage v2."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS IoT Wireless",
26+
"contributor": "",
27+
"description": "FuotaTaskId is not a valid IdentifierType for EventConfiguration and is being removed from possible IdentifierType values."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Step Functions",
32+
"contributor": "",
33+
"description": "Doc-only update to introduction, and edits to clarify input parameter and the set of control characters."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Bedrock",
38+
"contributor": "",
39+
"description": "This release adds support for on-demand custom model inference through CustomModelDeployment APIs for Amazon Bedrock."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Bedrock Agent Core Control Plane Fronting Layer",
44+
"contributor": "",
45+
"description": "Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Bedrock AgentCore Data Plane Fronting Layer",
50+
"contributor": "",
51+
"description": "Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Bedrock Runtime",
56+
"contributor": "",
57+
"description": "document update to support on demand custom model."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon CloudWatch Logs",
62+
"contributor": "",
63+
"description": "CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon GuardDuty",
68+
"contributor": "",
69+
"description": "Add expectedBucketOwner parameter to ThreatIntel and IPSet APIs."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Network Flow Monitor",
74+
"contributor": "",
75+
"description": "Introducing 2 new scope status types - DEACTIVATING and DEACTIVATED."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Payment Cryptography Data Plane",
80+
"contributor": "",
81+
"description": "Expand length of message data field for Mac generation and validation to 8192 characters."
82+
}
83+
]
84+
}

.changes/2.32.3.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.32.3",
3+
"date": "2025-07-17",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fix generation of credentialType(bearer) for non-priority bearer operations"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms ML",
14+
"contributor": "",
15+
"description": "This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaConvert",
20+
"contributor": "",
21+
"description": "This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Step Functions",
26+
"contributor": "",
27+
"description": "Align input with style guidelines."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon CloudFront",
32+
"contributor": "",
33+
"description": "Doc only update for CloudFront that fixes some customer-reported issues"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "AWS Free Tier Version2 Support"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Keyspaces Streams",
44+
"contributor": "",
45+
"description": "Doc only update for the Amazon Keyspaces Streams API."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "MailManager",
50+
"contributor": "",
51+
"description": "Allow underscores in the local part of the input of the \"Email recipients rewrite\" action in rule sets."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Synthetics",
56+
"contributor": "",
57+
"description": "This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary"
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.32.4.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.32.4",
3+
"date": "2025-07-18",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Audit Manager",
8+
"contributor": "",
9+
"description": "Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaConvert",
14+
"contributor": "",
15+
"description": "This release adds support for TAMS server integration with MediaConvert inputs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Outposts",
20+
"contributor": "",
21+
"description": "Add AWS Outposts API to surface customer billing information"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java V2",
26+
"contributor": "",
27+
"description": "Add support for tracking business metrics from resolved endpoints."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Convert codegen exceptions caused by bad customization config or invalid models to ModelInvalidException."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon CloudWatch Logs",
38+
"contributor": "",
39+
"description": "CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Simple Email Service",
44+
"contributor": "",
45+
"description": "Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Simple Systems Manager (SSM)",
50+
"contributor": "",
51+
"description": "July 2025 doc-only updates for Systems Manager."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS SDK for Java v2",
56+
"contributor": "",
57+
"description": "Updated endpoint and partition metadata."
58+
}
59+
]
60+
}

CHANGELOG.md

Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,145 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.32.4__ __2025-07-18__
3+
## __AWS Audit Manager__
4+
- ### Features
5+
- Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded.
6+
7+
## __AWS Elemental MediaConvert__
8+
- ### Features
9+
- This release adds support for TAMS server integration with MediaConvert inputs.
10+
11+
## __AWS Outposts__
12+
- ### Features
13+
- Add AWS Outposts API to surface customer billing information
14+
15+
## __AWS SDK for Java V2__
16+
- ### Features
17+
- Add support for tracking business metrics from resolved endpoints.
18+
19+
## __AWS SDK for Java v2__
20+
- ### Features
21+
- Convert codegen exceptions caused by bad customization config or invalid models to ModelInvalidException.
22+
- Updated endpoint and partition metadata.
23+
24+
## __Amazon CloudWatch Logs__
25+
- ### Features
26+
- CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation
27+
28+
## __Amazon Simple Email Service__
29+
- ### Features
30+
- Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses.
31+
32+
## __Amazon Simple Systems Manager (SSM)__
33+
- ### Features
34+
- July 2025 doc-only updates for Systems Manager.
35+
36+
# __2.32.3__ __2025-07-17__
37+
## __AWS Clean Rooms ML__
38+
- ### Features
39+
- This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML.
40+
41+
## __AWS Elemental MediaConvert__
42+
- ### Features
43+
- This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3.
44+
45+
## __AWS SDK for Java v2__
46+
- ### Features
47+
- Updated endpoint and partition metadata.
48+
49+
- ### Bugfixes
50+
- Fix generation of credentialType(bearer) for non-priority bearer operations
51+
52+
## __AWS Step Functions__
53+
- ### Features
54+
- Align input with style guidelines.
55+
56+
## __Amazon CloudFront__
57+
- ### Features
58+
- Doc only update for CloudFront that fixes some customer-reported issues
59+
60+
## __Amazon Elastic Compute Cloud__
61+
- ### Features
62+
- AWS Free Tier Version2 Support
63+
64+
## __Amazon Keyspaces Streams__
65+
- ### Features
66+
- Doc only update for the Amazon Keyspaces Streams API.
67+
68+
## __MailManager__
69+
- ### Features
70+
- Allow underscores in the local part of the input of the "Email recipients rewrite" action in rule sets.
71+
72+
## __Synthetics__
73+
- ### Features
74+
- This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary
75+
76+
# __2.32.2__ __2025-07-16__
77+
## __AWS DataSync__
78+
- ### Features
79+
- AWS DataSync now supports IPv6 address inputs and outputs in create, update, and describe operations for NFS, SMB, and Object Storage locations
80+
81+
## __AWS Elemental MediaPackage v2__
82+
- ### Features
83+
- This release adds support for CDN Authentication using Static Headers in MediaPackage v2.
84+
85+
## __AWS Glue__
86+
- ### Features
87+
- AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK
88+
89+
## __AWS IoT Wireless__
90+
- ### Features
91+
- FuotaTaskId is not a valid IdentifierType for EventConfiguration and is being removed from possible IdentifierType values.
92+
93+
## __AWS Step Functions__
94+
- ### Features
95+
- Doc-only update to introduction, and edits to clarify input parameter and the set of control characters.
96+
97+
## __Amazon Bedrock__
98+
- ### Features
99+
- This release adds support for on-demand custom model inference through CustomModelDeployment APIs for Amazon Bedrock.
100+
101+
## __Amazon Bedrock Agent Core Control Plane Fronting Layer__
102+
- ### Features
103+
- Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.
104+
105+
## __Amazon Bedrock AgentCore Data Plane Fronting Layer__
106+
- ### Features
107+
- Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.
108+
109+
## __Amazon Bedrock Runtime__
110+
- ### Features
111+
- document update to support on demand custom model.
112+
113+
## __Amazon CloudWatch Logs__
114+
- ### Features
115+
- CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation.
116+
117+
## __Amazon GuardDuty__
118+
- ### Features
119+
- Add expectedBucketOwner parameter to ThreatIntel and IPSet APIs.
120+
121+
## __Network Flow Monitor__
122+
- ### Features
123+
- Introducing 2 new scope status types - DEACTIVATING and DEACTIVATED.
124+
125+
## __Payment Cryptography Data Plane__
126+
- ### Features
127+
- Expand length of message data field for Mac generation and validation to 8192 characters.
128+
129+
# __2.32.1__ __2025-07-15__
130+
## __AWS CRT Async HTTP Client__
131+
- ### Bugfixes
132+
- Fixed potential connection leak issue when SDK failed to convert the SDK request to CRT request
133+
- Fixed the issue where AWS CRT HTTP client was eagerly buffering data before the underlying CRT component was able to handle it
134+
135+
## __AWS SDK for Java v2__
136+
- ### Features
137+
- Updated endpoint and partition metadata.
138+
139+
## __Amazon EC2 Container Service__
140+
- ### Features
141+
- This release removes hookDetails for the Amazon ECS native blue/green deployments.
142+
2143
# __2.32.0__ __2025-07-15__
3144
## __AWS Price List Service__
4145
- ### Features

0 commit comments

Comments
 (0)