Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Feb 9, 2024
1 parent 0afccba commit 1e6ae7f
Show file tree
Hide file tree
Showing 32 changed files with 715 additions and 598 deletions.
37 changes: 37 additions & 0 deletions .changes/3.298.7
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"type": "enhancement",
"category": "ECS",
"description": "Documentation only update for Amazon ECS."
},
{
"type": "api-change",
"category": "Pricing",
"description": "Add Throttling Exception to all APIs."
},
{
"type": "enhancement",
"category": "PrometheusService",
"description": "Overall documentation updates."
},
{
"type": "api-change",
"category": "IoT",
"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."
},
{
"type": "api-change",
"category": "Batch",
"description": "This feature allows Batch to support configuration of repository credentials for jobs running on ECS"
},
{
"type": "api-change",
"category": "CostOptimizationHub",
"description": "Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API."
},
{
"type": "api-change",
"category": "Braket",
"description": "Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device."
}
]
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## next release

* `Aws\ECS` - Documentation only update for Amazon ECS.
* `Aws\Pricing` - Add Throttling Exception to all APIs.
* `Aws\PrometheusService` - Overall documentation updates.
* `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.
* `Aws\Batch` - This feature allows Batch to support configuration of repository credentials for jobs running on ECS
* `Aws\CostOptimizationHub` - Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.
* `Aws\Braket` - Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.

## 3.298.6 - 2024-02-08

* `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".
Expand Down
Loading

0 comments on commit 1e6ae7f

Please sign in to comment.