Skip to content

Commit 1e6ae7f

Browse files
Update models for release
1 parent 0afccba commit 1e6ae7f

32 files changed

+715
-598
lines changed

.changes/3.298.7

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[
2+
{
3+
"type": "enhancement",
4+
"category": "ECS",
5+
"description": "Documentation only update for Amazon ECS."
6+
},
7+
{
8+
"type": "api-change",
9+
"category": "Pricing",
10+
"description": "Add Throttling Exception to all APIs."
11+
},
12+
{
13+
"type": "enhancement",
14+
"category": "PrometheusService",
15+
"description": "Overall documentation updates."
16+
},
17+
{
18+
"type": "api-change",
19+
"category": "IoT",
20+
"description": "This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain."
21+
},
22+
{
23+
"type": "api-change",
24+
"category": "Batch",
25+
"description": "This feature allows Batch to support configuration of repository credentials for jobs running on ECS"
26+
},
27+
{
28+
"type": "api-change",
29+
"category": "CostOptimizationHub",
30+
"description": "Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API."
31+
},
32+
{
33+
"type": "api-change",
34+
"category": "Braket",
35+
"description": "Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device."
36+
}
37+
]

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

3+
## next release
4+
5+
* `Aws\ECS` - Documentation only update for Amazon ECS.
6+
* `Aws\Pricing` - Add Throttling Exception to all APIs.
7+
* `Aws\PrometheusService` - Overall documentation updates.
8+
* `Aws\IoT` - This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
9+
* `Aws\Batch` - This feature allows Batch to support configuration of repository credentials for jobs running on ECS
10+
* `Aws\CostOptimizationHub` - Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.
11+
* `Aws\Braket` - Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.
12+
313
## 3.298.6 - 2024-02-08
414

515
* `Aws\WorkSpaces` - This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".

0 commit comments

Comments
 (0)